ID |
0:Int32 |
A unique number assigned to each type of alarm, stop or warning. |
Value |
0:Int32 |
An alarm, stop or warning message number associated to the ID to allow for user specific detail or to break down the Alarm.ID to greater detail |
Message |
0:String |
The actual text of the alarm, stop or warning for those machines capable of providing string information |
Category |
0:Int32 |
A user defined value which indicates what type of alarm, stop or warning has occurred. E.g. electrical, mechanical, process limit, … |
DateTime |
0:UtcTime |
The date and time that the alarm, stop or warning occurred, in ISO 8601 format (year, month, day, hour, minute, second, msec), as an array of 32 bit integers. Any unused date time elements should be set to zero |
AckDateTime |
0:UtcTime |
The date and time that the alarm, stop or warning has been acknowledged, in ISO 8601 format (year, month, day, hour, minute, second, msec), as an array of 32 bit integers. Any unused date time elements should be set to zero |
Trigger |
0:Boolean |
This variable is true when the alarm is active |