UniInt device status messages
- Last UpdatedApr 03, 2023
- 1 minute read
The device status health point produces messages based on the interface device status. Messages that are interface-specific are documented in the interface user guide.
The following table lists standard status strings.
|
Message |
Description |
|---|---|
|
0 | Good |
The interface is working properly, and reading/writing data. |
|
10 | Connected / No Data |
The interface is connected to the device, but not receiving data. |
|
30-70 |
Interface-specific status messages. Refer to interface user guide for more information. |
|
90 | Starting |
The interface is starting, but not connected to the device. |
|
95 | Device(s) in error |
There is a communication error with the device. |
|
99 | Intf Shutdown |
The interface is shutting down. |