Goodrive350-19 series VFD for crane
Communication protocol
-423-
VFD
address
Read
command
Number of
bytes
Type of
last fault
Type of
current fault
Type of last
but one fault
CRC
Type of last
but two fault
Type of last
but three fault
Type of last
but four fault
03 03 0C 00 23 00 23 00 23 00 23
00 23
00 23
5F D2
According to the returned data, all the fault types are 0023H, that is, 35 in the decimal form, which
means the maladjustment fault (STo).
10.4.8.2 Write command 06H examples
Example 1: Set the VFD whose address is 03H to be forward running. Refer to the table of other
function parameters, the address of "Communication-based control command" is 2000H, and 0001H
indicates forward running, as shown in the following figure.
Function
Address
Data description
R/W
Communication-based
control command
2000H
0001H: Run forward
W
0002H: Run reversely
0003H: Jog forward
0004H: Jog reversely
0005H: Stop
0006H:
Coast
to
stop
(in
emergency)
0007H: Fault reset
0008H: Jogging to stop
The command transmitted by the master is as follows:
Parameter
address
CRC
VFD
address
Write
command
Forward
running
03
06
20 00
00 01
42 28
If the operation is successful, the following response is returned (same as the command transmitted
by the master):
Parameter
address
CRC
VFD
address
Write
command
Forward
running
03
06
20 00
00 01
42 28
Example 2: Set the max. output frequency to 100 Hz for the VFD with the address of 03H.
Function
code
Name
Description
Setting range
Default
Modify
P00.03
Max. output
frequency
P00.04
–600.00H (400.00Hz)
100.00
–600.00
50.00Hz
◎
According to the number of decimals, the fieldbus scale of the "Max. output frequency" (P00.03) is
100. Multiply 100 Hz by 100. The value 10000 is obtained, and it is 2710H in the hexadecimal form.
The command transmitted by the master is as follows: