RTU frame format
:
Frame header (START)
Greater than the 3.5-byte transmission idle time
Slave address(ADR)
Communication address:1 to 247(0: broadcast address)
Command code(CMD)
03: Read slave parameters, 06: Write slave parameters
Function code address(H)
It is the internal parameter address of the inverter,
expressed in hexadecimal format. The parameters
include functional parameters and non-functional
parameters (running status and running command).
During transmission, low-order bytes follow the high-
order bytes.
Function code address(L)
If the wrong communication frame was detected by the salve or other
reasons caused the failure of reading and writing, the wrong frame will be
replied.
User Manual
172
User Manual
173
Slave reads
command
frame
>3.5byte
1byte
2byte
Free
(Start frame)
Target
station
address
Read the
command
(0x03)
Function
code
address
(H... ...L)
Number
of
function
code (n)
CRC
correction
and H... ...L
Free
Calculate CRC
correction
1byte
2nbyte
2byte
Master writes
command
frame
>3.5byte
1byte
2byte
Free
(Start frame)
Target
station
address
Read the
command
(0x06)
Function
code
address
(H... ...L)
Number
of
function
code (n)
CRC
correction
and H... ...L
Free
Calculate CRC
correction
1byte
1byte
2byte
Slave writes
command
frame
>3.5byte
1byte
2byte
Free
(Start frame)
Target
station
address
Read the
command
(0x06)
Function
code
address
(H... ...L)
Number
of
function
code (n)
CRC
correction
and H... ...L
Free
Calculate CRC
correction
1byte
1byte
2byte
Slave reads
and replies
error frame
>3.5byte
1byte
1byte
Free
(Start frame)
Target
station
address
Read the
command
(0x83)
Error type
CRC
correction
and H... ...L
Free
Calculate CRC
correction
1byte
2byte
Slave writes
and replies
error frame
>3.5byte
1byte
1byte
Free
(Start frame)
Target
station
address
Read the
command
(0x86)
Error type
CRC
correction
and H... ...L
Free
Calculate CRC
correction
1byte
2byte
Error types :
01 - Command code error
02 - Address error
03 - Data error
04 - Command cannot
to process
Chapter 9
Chapter 9