8000m Series
- 140 -
RTU mode
In RTU mode, the modbus minimum idle time between frames should be no less
than 3.5 bytes. The checksum adopts CRC-16 method. All data except checksum
itself sent will be counted into the calculation. Please refer to section: CRC Check
for more information. Note that at least 3.5 bytes of modbus idle time should be
kept and the start and end idle time need not be summed up to it.
The table below shows the data frame of reading parameter 0002H (F0.02) from
slave node address 1.
Node addr. Command Data addr. Data No. CRC
01H 03H 00H 02H 00H 01H 25H CAH
The table below shows the reply frame from slave node address 1.
Node addr. Command Byte No. Data CRC
01H 03H 02H 00H 00H B8H 44H