![Sunfar V260-4T0007G/4T0011P User Manual Download Page 228](http://html1.mh-extra.com/html/sunfar/v260-4t0007g-4t0011p/v260-4t0007g-4t0011p_user-manual_1396025228.webp)
220 Description Of Communication Protocol
V260 Series High Performance Closed-Loop Vector Inverter User manual
Bus Controlling Parameter Address
(0x1300 ~ 0x1400)
Register Name
Value Range
Access Address
Controlling character (mapping coils 0-15)
②
0 ~ 0xFFFF
0x1300
Modbus setting value 1 (Relative Value)
③
-10000 ~ 10000
0x1301
Modbus setting value 2 (Absolute Value)
-30000 ~ 30000
0x1302
Mapping application parameters 1
④
[F0.00 ~FF.55]
0x1303
Mapping application parameters 2
[F0.00 ~FF.55]
0x1304
Mapping application parameters 3
[F0.00 ~FF.55]
0x1305
Mapping application parameters 4
[F0.00 ~FF.55]
0x1306
Mapping application parameters 5
[F0.00 ~FF.55]
0x1307
Mapping application parameters 6
[F0.00 ~FF.55]
0x1308
Status Character (Mapping discrete range 0-15)
0 ~ 0xFFFF
0x1309
Mapping status parameters 1
[d0.00 ~d1.49]
0x130A
Mapping status parameters 2
[d0.00 ~d1.49]
0x130B
Mapping status parameters 3
[d0.00 ~d1.49]
0x130C
Mapping status parameters 4
[d0.00 ~d1.49]
0x130D
Mapping status parameters 5
[d0.00 ~d1.49]
0x130E
Mapping status parameters 6
[d0.00 ~d1.49]
0x130F
Mapping status parameters 7
[d0.00 ~d1.49]
0x1310
Mapping status parameters 8
[d0.00 ~d1.49]
0x1311
Mapping status parameters 9
[d0.00 ~d1.49]
0x1312
Mapping status parameters 10
[d0.00 ~d1.49]
0x1313
Keep Undefined
0x1314
~0x1400
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.