Learn about health monitoring points
- Last UpdatedJan 14, 2025
- 1 minute read
- PI System
- PI Event Frames Generator 5.1.7
- Interfaces
The heartbeat point value is a cycle of integers from 1 to 15, updated according to the frequency defined by the /scan command-line parameter or every minute, whichever is less. The device status point is a string reflecting the interface status as follows:
-
: The interface is communicating properly with the PI Server and the AF Server.
-
: The interface is initializing.
-
: The interface is shutting down.
Location1 contains the interface instance ID, and the point source is the value you specify when configuring the interface instance (/PS flag).
The following table lists essential attributes of the health monitoring points.
|
Point name |
PointType |
Location3 |
ExDesc |
|---|---|---|---|
|
DeviceStatus |
Int32 |
0 |
[UI_DEVICESTATUS] |
|
HeartBeat |
Int32 |
1 |
[UI_HEARTBEAT] |