Goodrive350-19 series VFD Communication protocols
- 429 -
For example, to write 5000 (1388H) to 0004H of the VFD whose address is 02H, the frame structures
are described in the following.
RTU master command (sent from the master to the VFD):
START
T1-T2-T3-T4 (time gap with a min. length of
3.5 bytes)
ADDR
02H
CMD
06H
MSB of data writing address
00H
LSB of data writing address
04H
MSB of to-be-written data
13H
LSB of to-be-written data
88H
CRC LSB
C5H
CRC MSB
6EH
END
T1-T2-T3-T4 (time gap with a min. length of
3.5 bytes)
RTU slave response (sent from the VFD to the master):
START
T1-T2-T3-T4 (time gap with a min. length of
3.5 bytes)
ADDR
02H
CMD
06H
MSB of data writing address
00H
LSB of data writing address
04H
MSB of to-be-written data
13H
LSB of to-be-written data
88H
CRC LSB
C5H
CRC MSB
6EH
END
T1-T2-T3-T4 (time gap with a min. length of
3.5 bytes)
Note: Sections 10.4.1 and 10.4.2 mainly describe the command formats. For the detailed application,
see the section 10.4.7.
10.4.3 Command code 08H, diagnosis
Sub-function code description:
Sub-function code
Description
0000
Return data based on query requests
For example, to query about the circuit detection information about the VFD whose address is 01H,