Click or drag to resize

GroupSignal Properties

The GroupSignal type exposes the following members.

Properties
  NameDescription
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Public propertyGroupMaxValue
Gets the maximum value of the group signal.
Public propertyGroupValue
Gets or sets the value of the group signal
Public propertyMaxValue Obsolete.
Gets the maximum value of the group signal.
Public propertyName
Gets the name of the IO data.
(Inherited from Signal.)
Public propertySignalValue
Gets or sets the value of the Signal.
(Inherited from Signal.)
Public propertyState
Gets SignalState of the Signal.
(Inherited from Signal.)
Public propertyType
Gets the signal type.
(Inherited from Signal.)
Public propertyValue Obsolete.
Gets or sets the value of the Signal.
Top
See Also