97
2
2
2
2
.
.
.
.
Communication
Communication
Communication
Communication address
address
address
address :
00H : broadcast for all the inverters ( broadcast )
01H : communicate with the inverter addressed 01
0FH : communicate with the inverter addressed 15
10H : communicate with the inverter addressed 16
By parity of reasoning ……… . , max can reach 254 ( FEH )
3
3
3
3
.
.
.
.
Function
Function
Function
Function code
code
code
code and
and
and
and D
D
D
D ata
ata
ata
ata :
03H : Read data from registers , can read several registers with the numbers less than 31 and only can read the data in the
same group every time.
06H : Write data into the register.
08H : Diagnosis
10H: write several data to register
( 1 ) Function code 03H : read register
For example : Read data from address2104H ( Output current
) :
RTU Mode :
( 2 ) Function code 06H : Write to register
For example : 01H , write function code P0.02=50.00HZ .
RTU Mode :
( 3 ) Comm and mode : 08H Diagnosis
This command is used for testing that if the communication between the client device ( master ) and inverter (slave) is
normal.Inverter will sent the d ata to control device.
RTU mode :