Represents information about the I/O state of the component.
Fields:
| Name | Type | Description |
|---|---|---|
| Good | BOOL |
No problems detected. |
| Disabled | BOOL |
The hardware component is disabled. |
| MaintenanceRequired | BOOL |
Maintenance required. |
| MaintenanceDemanded | BOOL |
Maintenance demanded. |
| Error | BOOL |
Error. |
| NotAccessible | BOOL |
Hardware component not reachable; hardware component cannot be accessed. |
| DiagnosticsAvailable | BOOL |
At least one qualified diagnostics is available. |
| IODataNotAvailable | BOOL |
I/O data not available. |
| NetworkError | BOOL |
Network error. |
| HardwareError | BOOL |
Hardware error. |