4 Modbus Communications Procedure
4 - 8
E5@C Digital Temperature Controllers Communications Manual (H175)
4-4 Detailed Description of the Functions
To read from the variable area, set the required data in the command frame, as shown in the following
diagram.
Command Frame
4-4-1 Variable Read, Multiple
Name Description
Slave address Specify the E5@C's unit number.
The unit number can be set between H'01 and H'63 hexadecimal (1 to 99 decimal).
Function code The Read Variable Area function's function code is H'03.
Read start address Specify the address containing the data to be read.
Refer to Section 5 Communications Data for Modbus for details on addresses.
Number of elements 4-byte Mode
Specify 2 times the number of setting data items as the number of elements to be
read. The setting range for the number of elements is H'0002 to H'006A (2 to 106).
When H'006A is set, 53 items of setting data can be read.
Example: When reading 2 items of setting data, set the number of elements to
H'0004.
2-byte Mode
Specify the number of setting data items to be read as the number of elements.
The setting range for the number of elements is H'0001 to H'006A (1 to 106).
When H'006A is set, 106 items of setting data can be read.
Example: When reading two items of setting data, set the number of elements to
H'0002.
CRC-16 This check code is calculated with the data from the slave address to the end of the
data.
For details on the CRC-16 calculation, refer to CRC-16 Calculation Example in 4-1-1
Command Frame on page 4-2.
CRC-16
12
2
1
H'03
Number of
Elements
2 bytes
Slave
address
Function
code
Read start address