Goodrive300-01 inverter for air compressor Communication protocol
-86-
The address of function code occupies 2 bytes with the high bit is in the front and the low bit in behind.
The range of high and low byte is: high byte
—00~ffH; low byte—00~ffH. The high byte is the group
number before the radix point of the function code and the low byte is the number after the radix point.
But both the high byte and the low byte should be changed into hex. For example P05.06, the group
number before the radix point of the function code is 05, then the high bit of the parameter is 05, the
number after the radix point 06, then the low bit of the parameter is 06, then the function code
address is 0506H and the parameter address of P10.01 is 0A01H.
A.2.4.2 The address instruction of other Modbus function
This part is the address definition for communication data. It is used to control inverter operation,
obtain inverter state information as well as relevant inverter parameter setting.
Function instruction
Address
definition
Data meaning instruction
R/W
characteristic
Communication control
command
2000H
0001H:forward running
W/R
0002H:reverse running
0003H:forward jogging
0004H:reverse jogging
0005H:stop
0006H:coast to stop (emergency stop)
0007H:fault reset
0008H:jogging stop
The address of the
communication setting value
2001H
Communication setting frequency
(0~Fmax (unit: 0.01Hz))
W/R
2002H
PID reference, range (0~1000, 1000
corresponds to100.0% )
2003H
PID feedback, range (0~1000, 1000
corresponds to100.0% )
W/R
2004H
Torque setting value (-3000~3000,
1000 corresponds to the 100.0% of the
rated current of the motor)
W/R
2005H
The upper limit frequency setting during
forward rotation (0~Fmax (unit:
0.01Hz))
W/R
2006H
The upper limit frequency setting during
reverse rotation (0~Fmax (unit:
0.01Hz))
W/R
2007H
The upper limit torque of electromotion
torque (0~3000, 1000 corresponds to
the 100.0% of the rated current of the
motor)
W/R
2008H
The upper limit torque of braking torque
(0~3000, 1000 corresponds to the
W/R