Description Of Communication Protocol
V800 Series High Performance Closed-Loop Vector Inverter User manual
Bus Controlling Parameter Address (0x1300 ~ 0x1400)
Controlling character (mapping coils 0-15) ②
Modbus setting value 1 (Relative Value) ③
Modbus setting value 2 (Absolute Value)
Mapping application parameters 1 ④
Mapping application parameters 2
Mapping application parameters 3
Mapping application parameters 4
Mapping application parameters 5
Mapping application parameters 6
Status Character (Mapping discrete range 0-15)
Mapping status parameters 1
Mapping status parameters 2
Mapping status parameters 3
Mapping status parameters 4
Mapping status parameters 5
Mapping status parameters 6
Mapping status parameters 7
Mapping status parameters 8
Mapping status parameters 9
Mapping status parameters 10
Notes:
If there is no need to keep the parameters permanently, it suffices to write the parameters to the RAM area.
However, if the parameters have to be maintained permanently, it is required to write the parameter values
into the ROM area. The service life of ROM area will be shortened if parameters are frequently written to
the ROM area. If value F2.1.13 needs to be written and maintained permanently, the register address
where it should be written to is 0xE213.
When reading/writing controlling characters, it can be achieved via reading/writing to the coil mapped to
each digit of controlling characters, and it can also be achieved via reading/writing to the hold register
corresponding to the controlling characters. Both methods can achieve identical results. If it is needed to
set the value for operation allowed,we can set the value of the digit 1 for controlling character (address
0x1001) as 1 Via functional code 05, we can also set the value of controlling character (address 0x1300)
as 0x0002 via functional code 06. When reading the status characters, the method is similar to that for
reading/writing controlling characters. It can be achieved via reading the discrete input mapped to each
digit of status characters, and it can also be achieved via reading the hold register corresponding to the
status characters. If we need to read the operation direction, we can read the status digit 5 (address
0x1105) via functional code 02, we can also read the status character (address 0x1309) via functional
code 03.