8-17
8. Command and Response Structure8. Command and Response Structure8. Command and Response Structure8. Command and Response Structure8. Command and Response Structure
4. Read alarm status character from the meter number 15 HEX:
Command format *15U01<CR>
Response format 15U01@<CR>
where “@” is the alarm status character, decoded using Table 8.4.
5. Enable setpoints number 3 and 4 in point-to-point mode:
Command format *E01<CR>
Response format E01<CR>
6. Hold display value on meter number 15 HEX:
Command format *15D04<CR>
Response format 15D04<CR>
7. Cold reset (reset 1) in point-to-point mode:
Command format *Z04<CR>
Response format Z04<CR>
8. Publish measurement string from the meter in point-to-point mode:
Command format *V01<CR>
Response format V01 567.891 567.880 712.345 110.765<CR>
9. Publish current reading value from the meter number 15 HEX in multipoint mode:
Command format *15X01<CR>
Response format X01 567.891<CR>
10.Read block of data from EEPROM in point-to-point mode:
Command format *R42<CR>
Response format R42271100010001EO3E003F<CR>
11.Display “HELLO” onto the meter number 15 HEX in multipoint mode:
Command format *15Y01HELLO<CR>
Response format 15Y01<CR>