Represents diagnostic information about a hardware component.
The DiagnosticDetails structure is used by the GetDiagnostics function
Fields:
| Name | Type | Description |
|---|---|---|
| ComponentStateDetail | ComponentStateDetail |
Represents detailed state information about the hardware component and the PLC. |
| ComponentState | ComponentState |
State of the component. |
| IOState | IOState |
State of the inputs and outputs of the component. |
| OperatingState | OperatingState |
Operating state of the PLC. |