Click or drag to resize

AnalogSignal Properties

The AnalogSignal type exposes the following members.

Properties
  NameDescription
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Public propertyMaxValue
Gets the maximum value of the analog signal.
Public propertyMinValue
Gets the minimum value of the analog 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.
(Inherited from Signal.)
Top
See Also