SignalState Structure |
Namespace: ABB.Robotics.Controllers.IOSystemDomain
public struct SignalState
The SignalState type exposes the following members.
Name | Description | |
---|---|---|
GroupValue | Gets the value of the signal | |
Quality | Gets the valid status of the signal | |
Simulated | Gets the simulated status of the signal | |
Value | Gets the value of the signal |
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |