Description Of Communication Protocol 221
V560 Series High Performance Closed-Loop Vector Inverter User manual
3) Input Register Address Summary (0x1200 ~ 0x1300)
Relevant Modbus functional codes: 0x04 (read input register)
Register name Function Description Value Range Access Address
AI1 Analog input value 1 0 ~ 4080 0x1200
AI2 Analog input value 2 0 ~ 4080 0x1201
AI3 Analog input value 3 (extendable card) 0 ~ 4080 0x1202
Fin Pulse input value (extendable card) 0 ~ 4080 0x1203
Keep 0x1204~0x1299
4) Hold Register Address Summary
Relevant Modbus functional codes: 0x03 (read multiple registers), x06 (write to multiple registers), 0x10
(write to multiple registers), 0x17 (read/write to multiple registers).
Application parameter address
The application parameter access address can be obtained from the parameter’s identifier when ascertaining
the access address, the method is to ignore the sub-class code in the identifier (following referred to as “*”);
let's see an example, for parameter identifier: HH.*.DD (e.g.F2.0.33), it will obtain HHDD directly
(hexadecimal format), and the access address for F2.0.33 is: 0xF233H. Below attached is the table for
respective conversion of access addresses:
Parameter identifier
RAM Access Address ①
ROM Access Address
F0.#.00 ~ F0.#.55 0xF000~0xF055 0xE000~0xE055
•••••• • • • • • • • •
F9.#.00 ~ F9.#.55 0xF900~0xF955 0xE900~0xE955
FA.#.00 ~ FA.#.55 0xFA00~0xFA55 0xEA00~0xEA55
•••••• • • • • • • • •
FF.#.00 ~ FF.#.55 0xFF00~0xFF55 0xEF00~0xEF55
dE.#.00 ~ dE.#.55 (read-only) 0xDE00~0xDE55 0xBE00~0xBE55
Status parameter address (read-only): The address conversion method for status parameter is similar to
that for application parameter. However, there is no ROM access address.
Parameter Identifier RAM Access Address
d0.#.00 ~ d0.#.55 0xD000~0xD055
d1.#.00 ~ d1.#.55 0xD100~0xD155