HV100 Series High Performance Current Vector Inverter
139
8. Error code meaning of slave response abnormal information:
Error Code
Description
01H
Illegal function code
02H
Illegal address
03H
Illegal data
04H
Illegal register length
05H
Error in CRC check
06H
Parameters cannot be modified during operation
07H
Parameters cannot be modified
08H
Invalid upper PC control command
09H
Parameters are password protected
0AH
Password error
9. Correspondence addresses corresponding to all parameters of series inverters:
Function code
Communication address
00.00
~
00.20
6000H
~
6014H
01.00
~
01.36
6100H
~
6124H
02.00
~
02.17
6200H
~
6211H
03.00
~
03.08
6300H
~
6308H
04.00
~
04.27
6400H
~
641BH
05.00
~
05.24
6500H
~
6518H
06.00
~
06.52
6600H
~
6634H
07.00
~
07.40
6700H
~
6728H
08.00
~
08.24
6800H
~
6818H
09.00
~
09.73
6900H
~
6949H
10.00
~
10.35
6A00H
~
6A23H
11.00
~
11.08
6B00H
~
6B08H
12.00
~
12.30
6C00H
~
6C1EH
14.00
~
14.18
6E00H
~
6E12H
15.00
~
15.08
6000H
~
6008H
16.00
~
16.04
7000H
~
7004H
FFF.00
~
FFF.22
7100H
~
7116H
d-00
~
d-57
D000H
(
1D00H
)~
D039H
(
1D39H
)
Notes:
1. In the above examples, the address of the inverter is selected as 01 for convenience of explanation. When the inverter is
a slave, the address is set in the range of 1 ~ 247. If any data in the frame format is changed, the check code should be
recalculated. You can download the CRC16-bit check code calculation tool online.
2. The starting address of the monitored items is D000, and each item is offset by the corresponding hexadecimal value
based on this address, and then added to the starting address. For example, the monitoring start item is
D-00,
and the
corresponding start address is D000H
(1D00H).
Now read the monitoring item D-18, 18-00
=
18,
and
if
18
is converted into
hexadecimal for 12H, then the reading address of D-18 is D000h+12h = D012h
(1D01H
3. The frame format when the slave response information is abnormal: inverter (80H+ function code)+error
code+16-bit CRC check code; If the frame returned by the slave is 01H+83H+04H+40F3H
;
; 01H is the slave address, 83H
is 80H+03H, indicating read error, 04H indicates illegal data length, and 40F3H is a 16-bit CRC check code.