Share via


DataPoint.DataPointConfiguration Property

Definition

Protocol-specific configuration for the data point. For OPC UA, this could include configuration like, publishingInterval, samplingInterval, and queueSize.

public string DataPointConfiguration { get; set; }
member this.DataPointConfiguration : string with get, set
Public Property DataPointConfiguration As String

Property Value

Applies to