14
FlameGard 5 MSIR HART
10.15
Command #142: Read Time Stamp (MODBUS Reg 0x6A, 0x6B, 0x6C)
Read the last time that the test lamp check was successfully performed.
Request Data Bytes
Byte
Format
Description
None N/A
N/A
Response Data Bytes
Byte
Format
Description
0 - 2
Date
Last Successful Test Lamp Check
3
Unsigned-8
Last Successful Test Lamp Check – Hour
4
Unsugned-8
Last Successful Test Lamp Check - Minute
Command-Specific Response Codes
Code
Class
Description
0
Success
No Command-Specific Errors
1-127
Undefined
10.16
Command #143: Read Event Logging Counters (MODBUS Reg 0xA8, 0xB0,
0xB8, 0xC0)
This command reads the four Event Logging Counters to give the number of events which have been stored in
each of the event logs. The four event logs record the most recent 10 events which have been recorded by the
instrument. These are the most recent: warning time, alarm time, fault time, and test lamp checkout time. The
event logs are stored in most recent order and going back to the least recent event. The most recent event is
event number 0 and the least recent is event number 9. If fewer than 10 events have been recorded, then the
least recent event times will indicate a time stamp of January 1, 2000.
Request Data Bytes
Byte
Format
Description
None
N/A
N/A
Response Data Bytes
Byte
Format
Description
0 - 1
Unsigned-16
Warning Event Counter
2 - 3
Unsigned-16
Alarm Event Counter
4 – 5
Unsigned-16
Fault Event Counter
6 - 7
Unsigned-16
Maintenance Event Counter
Command-Specific Response Codes