Enum SignalQuality
Predefined quality status of a Signal.
Namespace: ABB.Robotics.Controllers.IOSystemDomain
Assembly: ABB.Robotics.Controllers.PC.dll
Syntax
public enum SignalQuality
Fields
| Name | Description |
|---|---|
| Bad | The signal value is not useful. |
| Good | The quality of the value is good. |
| Unknown | The quality of the signal value is unknown. |