Click or drag to resize

Signal Properties

The Signal type exposes the following members.

Properties
  NameDescription
Public propertyControllerType
Gets the ControllerType.
(Inherited from SDKBase.)
Protected propertyCode exampleIsDisposed
Gets or sets a value indicating whether the object has already been disposed or not.
(Inherited from SDKDisposeBase.)
Public propertyName
Gets the name of the IO data.
Public propertySignalValue
Gets or sets the value of the Signal.
Public propertyState
Gets SignalState of the Signal.
Public propertyType
Gets the signal type.
Public propertyValue Obsolete.
Gets or sets the value of the Signal.
Top
See Also