AnalogChannelSignalKind Property

Gets or sets signal kind of this AnalogChannel.

Definition

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

Property Value

SignalKind

Exceptions

ArgumentExceptionValue is not a valid analog signal kind.

See Also