AnalogChannelSignalKind Property

Gets or sets signal kind of this AnalogChannel.

Definition

Namespace: Gemstone.COMTRADE
Assembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.171 -- Release Build+0661865935964cb2988565d3a60041a99159e539
public SignalKind SignalKind { get; set; }

Property Value

SignalKind

Exceptions

ArgumentExceptionValue is not a valid analog signal kind.

See Also