Signal Properties |
The Signal type exposes the following members.
| Name | Description | |
|---|---|---|
| ControllerType |
Gets the ControllerType.
(Inherited from SDKBase.) | |
| IsDisposed | Gets or sets a value indicating whether the object has already been disposed or not. (Inherited from SDKDisposeBase.) | |
| Name | Gets the name of the IO data. | |
| SignalValue |
Gets or sets the value of the Signal.
| |
| State |
Gets SignalState of the Signal.
| |
| Type |
Gets the signal type.
| |
| Value | Obsolete.
Gets or sets the value of the Signal.
|