167
Decelerate and stop function. VB5N : assign 7 to H2000,
VH6 : assign 5 to H1100.
Turning on the mapping function can only modify the corresponding address, but cannot modify the content in
the address. If the value is set in the program, writing 7 to H1100 means “fault reset”, and the program still
needs to be modified under this condition.
Specific instructions are as follows:
When the A9-00 is set to 1, the communication mapping function is enabled, and the data can only be read and
written through the mapping address set in A9-01~A9-14. If the communication address in the data frame is
inconsistent with the address value set in A9-01~A9-14, the inverter reply frame will report the communication
address error, resulting in alarm of normal communication control.
For example, the original control system needs to start and stop (forward rotation) through communication and
given frequency. Use VH6 replace VB5N, the frequency address is 0x2000, and the start and stop control
address is 0x2001. A9-00 is set to 1, A9-01 is set to 0x2000, A9-02 is set to 0x2001, A9-15 is set to 0x1000 ,
and A9-16 is set to 0x1100.
Write 50.00Hz data frame: 01 06 20 00 27 10 97 36
Start / Stop data frame: 01 06 20 01 00 01 12 0A
4-2-22. Group AD AIAO correction parameters
AI3 measured voltage 1 (only AI3
support negative voltage)
1: Forward running
2: Reverse operation
3: Forward jog
4: Reverse jog
5: Deceleration stop
6: Free stop
7: Fault reset
01H:Running command
02H:Forward command
03H:Reverse command
04H:Jog command(forward)
05H:Jog forward command
06H:Jog reverse command
07H:Decelerate stop command
08H:Emergency stop command
09H:Jog stop command
0AH:Fault reset command