HV100 Series High Performance Current Vector Inverter
134
Validate user password (address AD00H and 1C00H
are common)
Send frame: 01H 06H AD00H 001H 68A6H
Return frame: 01H 06H AD00H 001H 68A6H
Send frame: 01H 06H 1C00H 001H 4F9AH
Return frame: 01H 06H 1C00H 001H 4F9AH
Verification operation restriction function password
(address AD01H and 1C01H are common)
Send frame: 01H 06H AD01H 0002H 7967H
Return frame: 01H 06H AD01H 0002H 7967H
Send frame: 01H 06H 1C01H 0002H 5E5BH
Return frame: 01H 06H 1C01H 0002H 5E5BH
MODBUS analog output AO1 controls output 5V
Send frame: 01H 06H 2005H 3FFFH C3BBH
Return frame: 01H 06H 2005H 3FFFH C3BBH
MODBUS analog output AO1 controls output 10V
Send frame: 01H 06H 2006H 7FFFH 027BH
Return frame: 01H 06H 2006H 7FFFH 027BH
MODBUS pulse DO output control output 25KHz
Send frame: 01H 06H 2007H 3FFFH 627BH
Return frame: 01H 06H 2007H 3FFFH 627BH
MODBUS digital output terminal Y1 controls the output
Send frame: 01H 06H 2008H 001H C208H
Return frame: 01H 06H 2008H 001H C208H
(5) Write multiple parameters continuously
Inquiry information frame format:
Address
01H
Function
10H
Starting data address
01H
00H
Number of Data(Byte)
00H
02H
DataNum*2
04H
Data1(2Byte)
00H
01H
Data2(2Byte)
00H
02H
CRC CHK High
2EH
CRC CHK Low
3EH
Analysis of this data:
01H is the inverter address
10H is the write function code
0100H is item 01.00 of the starting address similar to the control keypad.
0002H is the number of registers
04H is the total number of bytes (number of 2* registers)
001H is the data of 01.00 items
0002H is the data of 01.01 items
2E3EH is a 16-bit CRC validation code
The Response information frame format (return frame)
Address
01H
Function
10H
Starting data address
01H
00H
Number of Data(Byte)
00H