22
The Read Request:
The Read Request is used to query parameter values and it has
the following message format:
[START CHAR][ID][ZONE][TYPE][PARAM][CHKSUM][END CHAR]
Field Description: TYPE Must contain the uppercase letter ‘R’.
Request Message
Description
$Ø1Ø1RØ5C1<CR>
Queries the value of the Process Variable
of Controller #1.
$Ø1Ø1RØ9C5<CR>
Queries the value of the EEPROM
Setpoint 1 of Controller #1
$Ø2Ø1RØ9C6<CR>
Queries the value of the EEPROM
Setpoint 1 of Controller #2.
END CHAR
CHKSUM
PARAM
TYPE
ZONE
ID
START CHAR
Digital
Communications
Option
Examples of the responses to these requests are given
in later sections on Response Messages.