0% found this document useful (0 votes)
8K views43 pages

Sunsynk - Modbus - No Chinese

The document discusses the Modbus RTU protocol, including function codes 0x03 for reading registers and 0x10 for writing registers. It provides the data structure, length and range for request and response PDUs for each function code, and gives an example of reading three registers at address 107 and writing values 0x000A and 0x0102 to addresses 1 and 2.

Uploaded by

fquen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8K views43 pages

Sunsynk - Modbus - No Chinese

The document discusses the Modbus RTU protocol, including function codes 0x03 for reading registers and 0x10 for writing registers. It provides the data structure, length and range for request and response PDUs for each function code, and gives an example of reading three registers at address 107 and writing values 0x000A and 0x0102 to addresses 1 and 2.

Uploaded by

fquen
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 43

Modbus RTU Protocol

2.6 Modbus_RTU
2.6 function code of Modbus_RTU protocol

The following table lists only the function codes to which this protocol applies.

function code Function code explain remark


type

0x03

Public function Read the register Contains reads to a single


code register and multiple registers

0x10

Public function write the register Contains writes to a single


code register and multiple registers

2.6.1(0x03)
2.6.1 read register (function code: 0x03)
1 PDU Request the PDU

data structure data length data range


1
function code 0x03
1 byte
2
Starting register address 0x0000~0xFFFF
2 byte
2
Number of registers 0x0001~ 0x007D
2 byte
2 PDU Normal response PDU

data structure data length data range


1
function code 1 byte 0x03
1 N×2
byte count 1 byte
N×2
Register values N×2 byte
N= Note: N= number of registers
3 PDU Abnormal response PDU

data range

data structure data length


1
wrong code 1 byte 0x83
1 “”
exception code 1 byte See "exception code" for details.
4 give a typical example
107 3 PDU
Request to read out three consecutive register values starting at address 107 (describe PDU
only) :
request normal response exceptional response

field
● field valu
field name value field name e field name field value

wrong
function code 0x03 function code 0x03 code 0x83
Hi
Starting exception
address Hi 0x00 byte count 0x06 code 0x04
Lo [107]Hi
Starting Register [107]
address Lo 0x6B Hi 0x02
Hi [107]Lo
Number of Register [107]
registers Hi 0x00 Lo 0x2B
Lo [108]Hi
Register Register [108]
number Lo 0x03 Hi 0x00
[108]Lo
Register [108]
Lo 0x00
[109]Hi
Register [109]
Hi 0x00
[109]Lo
Register [109]
Lo 0x64

2.6.2 (0x10)
2.6.2 write register (function code: 0x10)
1 PDU
Request the PDU

data structure data length data range


1
function code 0x10
1 byte
2
Starting register 0x0000~0xFFFF
address 2 byte

2
Number of 0x0001~0x007B
registers 2 byte
1
byte count N×2
1 byte
N×2
Register values N×2 byte
N=
Note: N= number of registers
2 PDU
Normal response PDU

data structure data length data range


1 0x10
function code 1 byte
2
Starting register 0x0000~0xFFFF
address 2 byte

2
Number of 0x0001~0x007B
registers 2 byte
3 PDU
Abnormal response PDU

data structure data length data range


1
wrong code 0x90
1 byte
1 “”
exception code 1 byte See "exception code" for details.
4
give a typical example

0x000A 0x0102 1 PDU


Request to write 0x000A and 0x0102 to the two registers starting at address 1 (describing
only PDU) :

normal
request response exceptional response

● field field field


field name value field name value name field value

wrong
function code 0x10 function code 0x10 code 0x90
Hi Hi excepti
Starting address Starting address on
Hi 0x00 Hi 0x00 code 0x04
Lo Lo
Starting address Starting address
Lo 0x01 Lo 0x01
Hi Hi
Number of Number of
registers Hi 0x00 registers Hi 0x00
Lo Lo
Register number Register number
Lo 0x02 Lo 0x02

byte count 0x04


Hi
Register value
Hi 0x00
Lo
Register value
Lo 0x0A
Hi
Register value
Hi 0x01
Lo 0x02
Register value
Lo

[remark] Baud rate: 9600bps RS232 or RS485


[remark] Reserved words, reserved bytes, reserved bits, and unsupported registers a
re all filled with 0x00.
[remark] this protocol is for Microinverter,string inverter and storage inverter

Addr Register meaning R/W data range unit note

Intrinsic attribute region

R 0X0200

000 Device type 0X0300

0X0400 MI

001 Modbus address R [1,247] MI

Communication R ‘0’~’9’; 0x 0102 1.2 MI


002
protocol version ‘A’~’Z’

SN byte 01 R ‘0’~’9’; The serial number is ten ASCII


003 ‘A’~’Z’ characters,
SN byte 02
If "AH12345678",
SN byte 03 R ‘0’~’9’;
004 ‘A’~’Z’ Byte 01 is 0x41 (A),
SN byte 04
The 02nd byte is 0x48 (H),
SN byte 05 R ‘0’~’9’;
‘A’~’Z’ ……
005 SN byte 06
The 09th byte is 0x37 (7),
SN byte 07 R ‘0’~’9’;
The tenth byte is 0x38 (8).
‘A’~’Z’
006 SN byte 08
MI
SN byte 09 R ‘0’~’9’;
‘A’~’Z’
007 SN byte 10

R 0x0000 ● 2 single-phase inverter


008 Rated Power
● 3three-phase inverter

8Single-phase storage inverter

R 0x0000

009 undefined

1 R [0,255] Based on the year 2000MI

Delivery time byte Year


01

2 [1,12]

Delivery time byte Month


010 02

3 R [1,31]

Delivery time byte Day


03

4 [0,23]

Delivery time byte Hour


011 04

5 R [0,59] Minute

Delivery time byte


05

6 [0,59]

Delivery time byte Sec


012 06

R MI

Firmware version of

013 control board

Firmware version of
014 communication board

R MI

015 Safety type

R 0.1W MI

Rated power low


016 word

017 R 0.1W MI

Rated power high


word

MPPT R [1,8]/[1,3] MI 0x0503: five-mppts three-


phase
MPPT number and
018 phases

R 0x0000

019 undefined

Variable attribute area


R/W
020 Remote Lock

R/W [0,1000] S MI

021 self-check time

1 R/W [0,255] MI 20 00

system time byte 01 Year Based on the year 2000

2 [1,12]

022 system time byte 02 Month

3 R/W [1,31]

system time byte 03 Day

4 [0,23]

023 system time byte 04 Hour

5 R/W [0,59] Minute

system time byte 05

6 [0,59]

024 system time byte 06 Sec

Minimum insulation
025 impedance R/W [100,20000] 0.1KΩ

Dc voltage upper
026 limit R/W [2000,10000] 0.1V
MI
Grid voltage Upper
027 limit R/W [1600,5500] 0.1V
MI
Grid voltage Lower
028 limit R/W [1600,5500] 0.1V
029 R/W [4500,6500] 0.01 Hz MI
Grid frequency upper
limit
MI
Grid frequency lower
030 limit R/W [4500,6500] 0.01 Hz

grid current Upper


031 limit R/W [10,20000] 0.1A

Starting voltage
032 upper limit R/W [7000,9000] 0.1V

Starting voltage
033 lower limit R/W [4500,9000] 0.1V

034 OverFrq_Derate_point R/W [4500,6500] 0.01HZ MI

035 OverFrq_De_rate R/W [0,100] MI

Internal temperature
036 upper limit R/W [500,3000] 0.1℃

Communication MI
037 address R 0x0000 -

Communication baud MI
038 rate R 0x0000 -
The value after the true value is offset
by +1000For example
-0.852 is 148
Power factor 0 is 1000
039 regulation R/W [0,2000] 0.001 0.982 is1982

Active power 800 80.0% MI


040 regulation R/W [0,1200] 0.1%/1% If 800, adjust to 80.0%

Reactive power 800 80.0%


041 regulation R/W [0,1200] 0.1% If 800, adjust to 80.0%

Apparent power 800 80.0%


042 regulation R/W [0,1200] 0.1% If 800, adjust to 80.0%
0 1MI 2
Switch on and off
043 enable R/W [0,1] - 0: power off 1: power on

044 Factory reset enable R/W [0,1] 0: disable 1: enable

045 Self-checking time R/W [0,1] - 0-360 seconds

Island protection MI
046 enable R/W [0,1] 0: disable 1: enable
MPPT
MPPT number

047 MI R/W [0,1] -


GFDI MI
048 GFDI enable R/W [0,1] - 0: disable 1: enable
RCD
RCD enable

049 MI R/W [0,1] - 0: disable 1: enable


RISO
050 RISO enable R/W [0,1] 0: disable 1: enable
1, 2, 3,4EN50438 5,MI
1, China 2, Brazil 3, India 4, EN50438 5,
051 GridStandard R/W [0,20] others
PV
052 PV curve enable R/W [0,1] 0: disable 1: enable

Low voltage across


053 enable 0: disable 1: enable
0: MI
1: EEPROM
2: EEPROM
0: normal operation
1: initialize the control board
EEPROM EEPROM
EEPROM initial 2: initialize the communication board
054 enabled R/W [0,2] - EEPROM
Bit0 ()
Bit1
1 Bit2 LED,
055 Factory only R/W [0,3] - Bit3
Limter
Limter function
056 enable R/W 0x0000 -
100 mean 1
057 PowerWH Factor R/W -0.01 111 mean 1.11
RSD
058 RSD enable R/W 0x0001 - 0x0001

Run the data area in real time


MI
059 R [0,5] - See the code table of running
run state
state
[-
32768,32767 MI
060 DayActive PowerWh R ] 0.1kWh Signed int
[-
32768,32767
061 DayReactive PowerWh R ] 0.1kVarh Signed int

062 Day Grid Work Time R [0,65535] S

Total_Active_PowerWh low
063 word R [0,0xFFFFFF MI
0.1kWh
FF] Signed int
Total_Active_PowerWh high
064 word R
Total_Reactive_Power 0.1kVarh
String Wh low word [0,0xFFFF]
Hybir PVSG:Month_PV_Pow
d erWh 1kwh
065 MI 1 R 0.1kwh
Total_Reactive_Power
String Wh high word 0.1kVarh
1kwh
Hybir Month_Load_PowerW
d h
066 MI 2 R [0,0xFFFF] 0.1kwh

Total Work time low


String word 0.1h

Hybir SG:
d Month_Grid_PowerWh 1kwh
067 MI 3 R [0,0xFFFF] 0.1kwh

Total Work time high


String word 0.1h
Hybir PVYear_PV_PowerWh DLN
d Low word 0.1kwh LCD statistics, DLN high status
068 MI 4 R [0,0xFFFF] 0.1kwh reversed

String inverter efficiency 0.1%


Hybir PVYear_PV_PowerWh
d high word
069 MI 1 R [0,999] 0.1kwh
AB
String Grid voltage AB 0.1V

Hybir● Day_Batt_Charge
d _PowerWh
070 MI 1 R [0,9999] 0.1kwh
BC

String Grid voltage BC 0.1V

Hybir● Day_Batt_Discharge
d _PowerWh
2
071 MI R [0,9999] 0.1kwh
AC
String Grid voltage AC 0.1V

Hybir● tatol_Batt_charge_P
d owerWh_low word
2
072 MI R [0,9999] 0.1kwh
A
Grid voltage A
String 0.1V

Hybir● tatol_Batt_charge_P
d owerWh _high_word

073 R [0,9999] 0.1kwh MI


074 B R [0,9999]
String Grid voltage B
invert
er ● 0.1V
Hybir 0.1kwh
● tatol_Batt_Discharge
d
invert
er
_PowerWh_low word
MI 3
C
String Grid voltage C 0.1V
● tatol_Batt_Discharge
Hybir _PowerWh_high_wor
d d
075 MI 3 R [0,9999] 0.1kwh
A
String Grid current A 0.1A

Hybir Day_GridBuy_Power
076 d Wh R [0,65535] 0.1kwh MI
B
String Grid current B 0.1A

Hybir Day_GridSell_Power
d Wh

077 MI 4 R [0,65535] 0.1kwh


String C
invert Grid current C
er 0.1A

Hybir Total_GridBuy_Powe
d r Wh_low word
078 MI 4 R [0,65535] 0.1kwh

079 Grid frequency R [0,9999] 0.01Hz MI

Displays low power


String bytes 0.1W

Total_Grid
Hybir Buy_Power Wh_high
d word
080 R 0x0000 0.1kwh

Displays high power


String bytes 0.1W

Hybir Total_GridSell_Powe
d r Wh_low word
081 R 0x0000 0.1kwh
String
invert Input_active_
er power_low word 0.1W

Hybir Total_GridSell_Powe [0,0xFFFFF


082 d r Wh_high word R FFF] 0.1kwh

Input active power


String high word 0.1W

Hybir Generator daily


083 d operating time R 0.1 24024
output apparent
String power low word 0.1VA

Hybir SG:Day_Load_Powe
084 d r Wh R [0,0xFFFF] 0.1kwh

output apparent
String power high word 0.1VA

Hybir Total_Load_Power
085 d Wh_low word R [0,0xFFFF] 0.1kwh

Output active power


String low word 0.1W

Hybir Total_Load_Power
086 d Wh_high word R [0,0xFFFF] 0.1kwh

Output active power


String high word 0.1W

Hybir Year_Load_Power
087 d Wh_low word R [0,0xFFFF] 0.1kwh MI

Output reactive
String power low word 0.1Var

Hybir Year_Load_Power
088 d Wh_high word R [0,0xFFFF] 0.1kwh

Output reactive power high


089 word R
(DC)
Radiator temperature
090 (DCTransformer temperature) R [0,3000] 0.1℃ MI
-56.2℃ 438
0℃ 1000
50.5 ℃ 1505
IGBT (AC) -56.2℃indicated as 438
IGBT temperature (Radiator 0℃ indicated as 1000
091 temperature) R [0,3000] 0.1℃ 50.5 ℃indicated as 1505
1 ()
inductance 1 temperature
092 (Void) R [0,3000] 0.1℃
093 R
power factor R/W [0,1000] *1000
1000 SD2000

SD ● 1000 indicated as SD fault2000


094 SD Card Status R [0,3000] 0.1℃ normal

095 environment temperature R [0,3000] 0.1℃


PV
096 historyPV PowerWh low word R 0.1kWh
PV
historyPV PowerWh high [0,0xFFFFF
097 word R FFF] 0.1kWh
098 String RCD R [0,65535] 0.01A
invert
er RCD leak current

Hybir Year_GridSell_Powe
d r Wh_low word 0.1kwh
Limter
Limter power
String 1W

Hybir Year_GridSell_Powe
099 d r Wh_high word R 0x0000 0.1kwh
Bit0
Bit1 CAN 1
Bit8 RS485
Bit9 CAN
Bit10 1234
Bit0 arc communication sign

Bit8 li-ion battery interface


RS485

Bit9 Li-ion battery interface


CAN

Bit10 buttons 1 2 3 4
Bit11 1
100 Other test flag bits R 0x0000

1 See the alarm information


101 Warning message word 1 R [0,65535] - coding table

2 See the alarm information


102 Warning message word 2 R [0,65535] coding table
MI
1 See the fault information
103 Fault information word 1 R [0,65535] coding table

2 See the fault information


104 Fault information word 2 R [0,65535] coding table

3 See the fault information


105 Fault information word 3 R [0,65535] coding table

4 See the fault information


106 Fault information word 4 R [0,65535] coding table
107 Corrected_AH R [0,1000] 1AH 100 is 100AH
PV
108 Day PV PowerWh R [0,65535] 0.1kWh
1
109 Dc voltage 1 R [0,65535] 0.1V MI
1
110 Dc current 1 R [0,65535] 0.1A MI
2
111 Dc voltage 2 R [0,65535] 0.1V MI
2
112 Dc current 2 R [0,65535] 0.1A MI
3
113 Dc voltage 3 R [0,65535] 0.1V MI
3
114 Dc current 3 R [0,65535] 0.1A MI
4
115 Dc voltage 4 R [0,65535] 0.1V MI
4
116 Dc current 4 R [0,65535] 0.1A MI

117 undefined R 0x0000 - undefined

118 undefined R 0x0000


0x0000
Means no damage,
PV4 PV3 PV2 PV1 0x1000 PV4
Indicates that PV4 is corrupt
Whether the damage 0x0100 PV3
119 R 0x0000 Denotes PV3 corruption

120 Debug Data R 0x0000

121 Debug Data R 0x0000

122 Debug Data R 0x0000

123 Debug Data R 0x0000

124 Debug Data R 0x0000

Input_active_
198 power_low word R 1W

Input active power high


199 word R 1W

Day_Load_Power Wh
200 0.01kwh

history_Load_Power
201 Wh_low word 0.1kwh

history_Load_Power
202 Wh_high word 0.1kwh

Meter_active_
203 power_low word R 1W int Signed int

Meter active power high


204 word R 1W int Signed int

Day_ GridSell _Power


205 Wh 0.01kwh

history_ GridSell
206 _Power Wh_low word 0.1kwh

history_ GridSell
207 _Power Wh_high word 0.1kwh

Day_ GridBuy _Power


208 Wh 0.01kwh
history_ GridBuy
209 _Power Wh_low word 0.1kwh

history_ GridBuy
210 _Power Wh_high word 0.1kwh

150 L1-N R
Grid side voltage 0.1V
L1-N
151 L2-N R
Grid side voltage 0.1V
L2-N
152 L1-L2 R
Grid side voltage 0.1V
L1-L2
153 R
L1-L2
Voltage at middle 0.1V
side of relay L1-
L2
154
L1-N
R
inverter output 0.1V
voltage L1-N
155 L2-N
inverter output R 0.1V
voltage L2-N

156 L1-L2 inverter


output voltage R 0.1V
L1-L2
157 L1 R 0.1V
Load voltage L1
158 L2 R 0.1V
Load voltage L2
159 R

160 L1 int Signed int


Grid side current R 0.01A
L1
161 L2 R int Signed int
Grid side current 0.01A
L2
162 LimterL1 int Signed int
Grid external R 0.01A
Limter current L1
163 LimterL2 R int Signed int
Grid external 0.01A
Limter current L2
164 L1 int Signed int
Inverter output R 0.01A
current L1
165 L2 R int Signed int
Inverter output 0.01A
current L2
166 Gen R
Gen Do micro
1W
inverse power
input
167 L1 int Signed int
Grid side L1 R 1W
power
168 L2 R int Signed int
Grid side L2 1W
power
169 L1L2 int 00
Total power of R Signed int
1W > 0 BUY
grid side L1L2
< 0 SELL
170 Limter1 Grid R int Signed int
external Limter1 1W
power
171 Limter2 R int Signed int
Grid external 1W
Limter2 power
172 int Signed int
Grid external R 1W
Total Power
173 L1 R int Signed int
inverter outputs 1W
L1 power
174 L2 R 1W int Signed int
inverter outputs
L2 power
175 R int Signed int
inverter output 1W
Total power
176 L1 R int Signed int
Load side L1 1W
power
177 L2 int Signed int
Load side L2 R 1W
power
178 R int Signed int
load side Total 1W
power
179 L1 R int Signed int
0.01A
Load current L1
180 L2 R int Signed int
0.01A
Load current L2
181 R
undefined
182 R [0,3000] +1000 120020.0℃
battery 0.1℃ Real value of offset +
temperature 1000 1200 is 20.0 ℃
183 R 410041.0V
0.01V
battery voltage 4100 mark of 41.0 V
184 R [0,100]
1%
battery capacity
185 R
undefined
186 PV1 R
1W
PV1 input power
187 PV2 R
1W
PV2 input power
188 PV3 R
1W
PV3 input power
189 PV4 R
1W
PV4 input power
190 R int Signed int
● Battery output 1W
power

191 R int Signed int


Battery output 0.01A
current
192 R
● load frequency 0.01Hz

193 R
Inverter output 0.01Hz
frequency
194 R 1 Disconnect
Grid side relay 2
status closed
195 R 4
Generator side Low 4 indicates the
relay status state of generator relay
0not attached
1 actuation
2vacancy
3Represents the suction and
closing of the generator under
operation

4
The high 4 bits indicate
the switch signal
0 power off
1 power on
196 R

197 R

20 R/ - - 0x0000 Lead-Battery, four-


0 Control Mode W stage charging
method
0x0001 Lithium battery
20 Equalization V R/ [3800,6100] 0.01 1480 means 14.8v
1 W V
20 R/ 0.01
Absorption V [3800,6100] 1440 means 14.4v
2 W V
20 Float V R/ [3800,6100] 0.01 1440 means 14.4v
3 W V
20 R/ [0,2000] 1 Ah 200 means 200AH
4 Batt Capacity W
20 R/ 1%
5 Lithium battery W
capacity of LCD
20 1 R/ 0.1℃ 1000 120120.1℃
6 Battery low W Real value migration such
temperature as 1000 to 1201 said 20.1 ℃
protection point 1
20 R/ [0 90] Day
7 Equalization day W
cycle
20 R/ [0 20] 0.5H 0.5
8 Equalization time W our Resolution 0.5 h
20 R/ [0,50] 1mV/ int Signed int
9 TEMPCO W ℃
21 R/ [0,185] 1A 0-185A
0 Max A Charge W
21 R/ [0,185] 1A 0-185A
1 Max A discharge W
21 R/
2 undefined W
21 R/ 1 According to the voltage
3 battery operates W 2 According to the capacity
according to 2 no battery
voltage or capacity
21 R/ 0 enabled
4 Lithium battery W 1 Disable
wake up sign bit
21 R/ [0,6000] mΩ
5 battery resistance W
value
21 R/ [0-100] 0.1% 98398.3%
6 Battery charging W 983 is 98.3%
efficiency
ShutDown R/ [0,100] 1%
21 battery capacity W Low capacity cutoff point
7 ShutDown
Restart R/ [0,100] 1%
21 battery W Protection recovery point
8 capacityRestart
LowBatt R/ [0,100] 1%
21 battery W
9 capacityLowBatt
ShutDown R/ [3800,6100] 0.01 cutoff 41V
22 battery W V Low protection point cutoff
0 voltageShutDown 41V
Restart R/ [3800,6100] 0.01 Reboot /recover
22 battery W V 52V
1 voltageRestart
LowBatt R/ [3800,6100] 0.01 46V
22 battery W V Discharge depth 46V
2 voltageLowBatt
0.1 12012
22 Maximum operating hour 120 is 12 hours
3 time of generator s
22 0.1 12012
Generator cooling hour 120 is 12 hours
4 time s
R/ [0000 6300] 0.01
Generator charging W V The battery voltage is less
22 Starting voltage than this value
5 point
R/ [0000 6300] 1%
Generator charging W The battery capacity is less
22 starting capacity than this value
6 point
22 R/ [0000 185] 1A
7 Generator charges W The generator charges the
the battery current battery
22 R/ [0000 6300] 0.01
8 Grid charging Start W v
voltage point o
22 R/ [0000 6300] 1%
9 Grid charging start W
capacity point
23 R/ [0000 185] 1A
0● Grid charge the W Grid charge the battery
current
battery current

R/
23 Generator is W
1 charged to enable
R/
23 Grid is charged to W
2 enable
SolarPSU R/ [0 1 ] 0solar 1PSU
23
● Solar Input as PSU W 0 is solar 1 is PSU
3
R/ 2351
Force on generator W The premise is that register
as load function 234 has enabled 1
● 0 Do not force
23
4 1 force
R/ 0
generator input is W Disable generator input
enabled as the load 1 Enable generator input as
output load output
23 2
5 Enable as inverter input
OFF R/ [3800 6300] 0.01
23 SmartLoad OFF W V
6 batt Voltage
OFF R/ [0000 100] 1%
23 SmartLoad OFF W
7 batt
23 ON R/ [3800 6300] 0.01
SmartLoad ON batt W V
8 Voltage
23 ON R/ [0000 100] 1%
9 SmartLoad ON batt W
PWM R/ 0
● PWM Test Enable W default
1 pwm
24 To enter the PWM test
0 function
solar R/ [0,8000] 1W
minimum solar W
24 power required to
1 start a generator
24 Gen_Grid_Signal
2 On

Energy 0Battery priority


management model mode
24 1Load first mode
3
limit R/ 0/1 0x00
limit control W sell electricity enabled
function 0x01 built-in enabled
0x02
24 extraposition enabled
4
R/ [0,8000] 1W
Limit the maximum W Represents total power
24 power output of the
5 grid connection
R/ [xx,00] 1W [11][12]
External current W
sensor clamp
24 phase
6
24 R/ 0x00 solar Don't sell 0x01
7 Solar sell W solar sell
R/ 0 Disable
24 Time of Use Selling W 0xFF enabled
8 enabled
R/
undefined W

24 undefined
9
25 1 R/ [0000 2359] 23592359
0 Sell mode time W 2359 means time 23:59
point 1

Sell mode time


point 1
2 R/ [0000 2359]
Sell mode time W
25 point 2
1
3 R/ [0000 2359]
Sell mode time W
25 point 3
2
4 R/ [0000 2359]
Sell mode time W
25 point 4
3
5 R/ [0000 2359]
Sell mode time W
25 point5
4
6 R/ [0000 2359]
Sell mode time W
point6

25
5
1 R/ [0000 8000] 1W Affected by the maximum
25 Sell mode time W discharge power of the
6 point 1 power battery
2 R/ [0000 8000] 1W
25 Sell mode time W
7 point 2 power
25 3 Sell mode time R/ [0000 8000] 1W
8 point 3 power W
25 4 Sell mode time R/ [0000 8000] 1W
9 point 4 power W
26 5 Sell mode time R/ [0000 8000] 1W
0 point 5 power W
26 6 Sell mode time R/ [0000 8000] 1W
1 point 6 power W
1 Sell mode time R/ [0000 6300] 0.01
26 point 1 voltage W V Is affected by the battery
2 voltage
2 Sell mode time R/ [0000 6300] 0.01
point 2 voltage W V
26
3
26 3 Sell mode time R/ [0000 6300] 0.01
4 point 3 voltage W V
26 4 Sell mode time R/ [0000 6300] 0.01
5 point 4 voltage W V
26 5 Sell mode time R/ [0000 6300] 0.01
6 point 5 voltage W V
26 6 Sell mode time R/ [0000 6300] 0.01
7 point 6 voltage W V
26 1 1 capacity R/ [0,100] 1%
8 W
26 2 2 capacity R/ [0,100] 1%
9 W
27 3 3 capacity R/ [0,100] 1%
0 W
27 4 4 capacity R/ [0,100] 1%
1 W
27 5 5 capacity R/ [0,100] 1%
2 W
27 6 6 capacity R/ [0,100] 1%
3 W
1 R/ [0,1]
Time point 1 charge W
27 enable
4
2 R/ [0,1]
27 Time point 2 charge W
5 enable
3 R/ [0,1]
27 Time point 3 charge W
6 enable
4 R/ [0,1]
27 Time point 4 charge W
7 enable
5 R/ [0,1]
27 Time point 5 charge W
8 enable
6 R/ [0,1]
27 Time point 6 charge W
9 enable
28 Microinverter R/ [0,1] Bit0-3 0:Disable 1:enable
export to grid W Bit4-7 0:Gen peak-shaving
cutoff disable
1:Gen peak-shaving
enable
Bit8-11 0:Grid peak-shaving
disable
1:Grid peak-shaving
enable
0 Bit12-16 On Grid always on
28 R/ [0,1]
1 W
R/ [10 300]
28 Restore connection W
2 time
Solar Arc Fault R/ [0 1] ● 0x00 Close
● Solar Arc Fault W
Mode turned on ● 0x01 open

0x02 0201
Arc fault reset, the inverter
received 02 that the LCD
28 issued a clear mark, and then
3 automatically back to 01
R/ [0 1 ] 0= general standard
Grid Mode W 1= UL1741&IEE1547
2= CPUC RULE21
3= SRD-UL1741
28
4 ……
R/ [0 1] 0x00 50HZ
28 Grid Frequency W 0x01 60hz
5

R/ [0 3 ] 0x00 240V/230V/220V
Grid Type W Single-phase 240 v / 230 v /
220 v
0x01 120V/240V
Stands for two-phase
120V/240V
0x02 208V 120120V
Represents the three-phase
system 208V 120 degrees
28 120V
6 0X03 120V Single Phase
28 R/ [1800 2700] 0.1V
7 Grid Vol High W
28 R/ [1800 2700] 0.1V
8 Grid Vol Low W
28 R/ [4500 6500] 0.01
9 Grid Hz High W Hz
29 R/ [4500 6500] 0.01
0 Grid Hz Low W Hz
29 R/ [1 0] 0 disable
1 W 1 enabled
29 GEN peak shaving R/ [0 16000] 1w
2 Power W
29 GRID peak shaving R/ [0 16000] 1w
3 Power W
29 SmartLoad Open R/ [1 120] 1Min
4 Delay W ute
29 PF R/ [800 1200] 80080% 1200120%
5 W 800 for 80%, 1200 for 120%
29 R/ [0 1] 0 European single phase
6 Type of inverter W 1 North American biphasic
ARC_facTory_B R/ [0,65535]
29 ARC_facTory_B W High and status
7 high word combination, with numerical
29 R/ [0,65535] display can be
8 Low word W
ARC_facTory_IARC R/ [0,65535]
29 _facTory_I high W
9 word
30 R/ [0,65535]
0 Low word W
ARC_facTory_F R/ [0,65535]
30 ARC_facTory_F W
1 high word
30 R/ [0,65535]
2 Low word W
ARC_facTory_D R/ [0,65535]
30 ARC_facTory_D W
3 high word
30 R/ [0,65535]
4 Low word W
ARC_facTory_T R/ [0,65535]
30 ARC_facTory_T W
5 high word
30 R/ [0,65535]
6 Low word W
ARC_facTory_C R/ [0,65535]
30 ARC_facTory_C W
7 high word
30 R/ [0,65535]
8 Low word W
ARC_facTory_Frz R/ [0,65535]
30 ARC_facTory_Frz W
9 high word
31 R/ [0,65535]
0 Low word W
31 R/
1 W
31 R/ 0.01
2 charging voltage W V
31 R/ 0.01
3 discharge voltage W V
R/ 1A
31 charging current W
4 limiting
R/ 1A
31 Discharge current W
5 limiting
R/ 1%
31
● real time Capacity W
6
31 R/ 0.01
7 real time voltage W V
R/ 1A
31
● real time current W
8
R/ 0.1C 10000 120020.0 800 -20.0C
● real time temp W 1000 corresponds to 0
degrees
31 1200 means 20.0 degrees
9 800 means -20.0C
32 Maximum charge R/ 1A
0 current limit W
R/
Maximum W
32 discharge current
1 limiting
R/ 0x0001
32 Lithium battery W
2 alarm position
R/ [0,65535]
32 Lithium battery fault W
3 location
2 R/ [0,65535] ● Bit0 Vacancy
Lithium battery W
symbol 2 Bit1 Strong impact
32
4 marks
R/ 0x0000
Lithium battery type W PYLON SOLAX
CAN
0x0100 RS485modbus
0x0200 KOK
0x0300 keith
0X0400
32 0X0500 485
5
32
6
32
7
32
8
32
9
33 R/ Bit0 01
0 W Bit1 beep 01
CA_LHVRT R/ [0,1] 0: disable 1: enable
California low W
pressure high
33 pressure through
1 CA_LHVRT enable
33 CA_HV2 R/ [1000,3000] 0.1V
2 W
33 CA_HV1 R/
3 W
33 CA_LV1 R/
4 W
33 CA_LV2 R/
5 W
33 CA_LV3 R/
6 W
33 CA_HV2_Time R/ [0,300] 0 is 0.16S
7 W
33 CA_HV1_Time R/
8 W
33 CA_LV1_Time R/
9 W
34 CA_LV2_Time R/
0 W
34 CA_LV3_Time R/
1 W
CA_LHFRT R/
California low W
frequency high
34 frequency traverses
2 CA_LHFRT enable
34 CA_HF2 R/ [4500,6500] 0.01
3 W Hz
34 CA_HF1 R/
4 W
34 CA_LF1 R/
5 W
34 CA_LF2 R/
6 W
34 CA_HF2_Time R/ [0,300]
7 W
34 CA_HF1_Time R/
8 W
34 CA_LF1_Time
9
35 CA_LF2_Time
0
CA_QV
35 California CA_QV
1 enable
35 CA_QV_V1 [1000,3000]
2
35 CA_QV_V2
3
35 CA_QV_V3
4
35 CA_QV_V4 [-44,+44] 0.01
5
35 CA_QV_Q1
6
35 CA_QV_Q2
7
35 CA_QV_Q3
8
35 CA_QV_Q4
9
CA_FW
36 California CA_FW
0 enable
36 CA_Fstart
1
36 CA_Fstop
2
CA_VW
36 California CA_VW
3 enable
36 CA_Vstart
4
36 CA_Vstop
5
R/ [1 100] 1%
36 Normal upward W
6 slope
36 R/ [1 100] 1% 100%
7 Soft start rise rate W default 100%
36
8
36
9
37
0

39 Solar1Wind R/ [0,1] 0: disable 1: enable


0 Solar1 do Wind W
Input can make
Solar2Wind R/ [0,1] 0: disable 1: enable
39 Solar2 do Wind W
1 Input can make
39
● Voltage 1 R/ [500,5000] 0.1V
2 W

39
● Voltage 2 R/ 0.1V
3 W
39 Voltage 3 R/ 0.1V
4 W
39 Voltage 4 R/ 0.1V
5 W
39 Voltage 5 R/ 0.1V
6 W
39 Voltage 6 R/ 0.1V
7 W
39 Voltage 7 R/ 0.1V
8 W
39 Voltage 8 R/ 0.1V
9 W
40 Voltage 9 R/ 0.1V
0 W
40 Voltage 10 R/ 0.1V
1 W
40 Voltage 11 R/ 0.1V
2 W
40 Voltage 12 R/ 0.1V
3 W
40
● Current 1 R/ [0-200] 0.1A
4 W
40 Current 2 R/ 0.1A
5 W
40 Current 3 R/ 0.1A
6 W
40 Current 4 R/ 0.1A
7 W
40 Current 5 R/ 0.1A
8 W
40 Current 6 R/ 0.1A
9 W
41 Current 7 R/ 0.1A
0 W
41 Current 8 R/ 0.1A
1 W
41 Current 9 R/ 0.1A
2 W
41 Current 10 R/ 0.1A
3 W
41 Current 11 R/ 0.1A
4 W
41 Current 12 R/ 0.1A
5 W
41
6
1 R/ -- -- Bit0 1:Parallel Enable
W
0: Parallel Disable

Bit1 1:Master 0:Slave

Bit2-7 Void

Bit8-9
Phase(00:A,01:B,10:C,11:void)
41 Bit10-15 Modbus SN(0-63)
7
2 R -- -- Bit0-4 A Phase inverter
Num

Bit5-9 B Phase inverter


Num

Bit10-14 C Phase inverter


Num
41 Bit15 Void
8
41
9
42
0

Addr R/W Range Unit note


.

For Hybird inverter Real-time data 3

Fifteen Battery packs ID num.(this is only for TIAN-POWER)

ID

11 R ‘0’- ‘9’ ASCII


500 ‘A’- ‘Z’
12

13 R
501
14

502 15
16

17
503
18

19
504
110

111
505
112

21 R ‘0’- ‘9’ ASCII


506 ‘A’- ‘Z’
22

23 R
507
24

25
508
26

27
509
28

29
510
210

211
511
212

31 R ‘0’- ‘9’ ASCII


512 ‘A’- ‘Z’
32

33 R
513
34

35
514
36

37
515
38

39
516
310

311
517
312
41 R ‘0’- ‘9’ ASCII
518 ‘A’- ‘Z’
42

43 R
519
44

45
520
46

47
521
48

49
522
410

411
523
412

51 R ‘0’- ‘9’ ASCII


524 ‘A’- ‘Z’
52

53 R
525
54

526 55

56

57
527
58

59
528
510

511
529
512

61 R ‘0’- ‘9’ ASCII


530 ‘A’- ‘Z’
62

63 R
531
64

65
532
66

533 67

68
69
534
610

611
535
612

71 R ‘0’- ‘9’ ASCII


536 ‘A’- ‘Z’
72

73 R
537
74

75
538
76

77
539
78

79
540
710

711
541
712

81 R ‘0’- ‘9’ ASCII


542 ‘A’- ‘Z’
82

83 R
543
84

85
544
86

87
545
88

89
546
810

811
547
812

91 R ‘0’- ‘9’ ASCII


548 ‘A’- ‘Z’
92
93 R
549
94

95
550
96

97
551
98

99
552
910

911
553
912

101 R ‘0’- ‘9’ ASCII


554 ‘A’- ‘Z’
102

103 R
555
104

105
556
106

557 107

108

109
558
1010

1011
559
1012

111 R ‘0’- ‘9’ ASCII


560 ‘A’- ‘Z’
112

113 R
561
114

115
562
116

117
563
118

564 119

1110
1111
565
1112

121 R ‘0’- ‘9’ ASCII


566 ‘A’- ‘Z’
122

123 R
567
124

125
568
126

127
569
128

129
570
1210

1211
571
1212

131 R ‘0’- ‘9’ ASCII


572 ‘A’- ‘Z’
132

573 133 R

134

135
574
136

137
575
138

139
576
1310

1311
577
1312

141 R ‘0’- ‘9’ ASCII


578 ‘A’- ‘Z’
142

143 R
579
144
145
580
146

147
581
148

149
582
1410

1411
583
1412

151 R ‘0’- ‘9’ ASCII


584 ‘A’- ‘Z’
152

153 R
585
154

155
586
156

157
587
158

159
588
1510

1511
589
1512

600 PACK1 Module Voltage

601 Module Current

602 Temperater-AVE

603 SOC

Remain
604
Capacity

605 Total Capacity

606 Charge Voltage

607 Charge Current

608 Discharge
Current
609 Max Cell V

610 Min Cell V

611 Cycle number

612 Warming

613 Fault

614 Module Voltage

615 Module Current

616 Temperater-AVE

617 SOC

Remain
618 Capacity

619 Total Capacity

620 Charge Voltage


PACK2
621 Charge Current

Discharge
622 Current

623 Max Cell V

624 Min Cell V

625 Cycle number

626 Warming

627 Fault

628 PACK3 Module Voltage

629 Module Current

630 Temperater-AVE

631 SOC

Remain
632 Capacity

633 Total Capacity

634 Charge Voltage

635 Charge Current

Discharge
636 Current

637 Max Cell V


638 Min Cell V

639 Cycle number

640 Warming

641 Fault

642 Module Voltage

643 Module Current

644 Temperater-AVE

645 SOC

Remain
646 Capacity

647 Total Capacity

648 Charge Voltage


PACK4
649 Charge Current

Discharge
650 Current

651 Max Cell V

652 Min Cell V

653 Cycle number

654 Warming

655 Fault

656 Module Voltage

657 Module Current

658 Temperater-AVE

659 SOC

Remain
660 Capacity

661 PACK5 Total Capacity

662 Charge Voltage

663 Charge Current

Discharge
664 Current

665 Max Cell V

666 Min Cell V


667 Cycle number

668 Warming

669 Fault

670 Module Voltage

671 Module Current

672 Temperater-AVE

673 SOC

Remain
674 Capacity

675 Total Capacity

676 Charge Voltage


PACK6
677 Charge Current

Discharge
678 Current

679 Max Cell V

680 Min Cell V

681 Cycle number

682 Warming

683 Fault

684 PACK7 Module Voltage

685 Module Current

686 Temperater-AVE

687 SOC

Remain
688 Capacity

689 Total Capacity

690 Charge Voltage

691 Charge Current

Discharge
692 Current

693 Max Cell V

694 Min Cell V

695 Cycle number


696 Warming

697 Fault

698 Module Voltage

699 Module Current

700 Temperater-AVE

701 SOC

Remain
702 Capacity

703 Total Capacity

704 Charge Voltage


PACK8
705 Charge Current

Discharge
706 Current

707 Max Cell V

708 Min Cell V

709 Cycle number

710 Warming

711 Fault

712 Module Voltage

713 Module Current

714 Temperater-AVE

715 SOC

Remain
716 Capacity

717 Total Capacity

718 PACK9 Charge Voltage

719 Charge Current

Discharge
720 Current

721 Max Cell V

722 Min Cell V

723 Cycle number

724 Warming
725 Fault

726 Module Voltage

727 Module Current

728 Temperater-AVE

729 SOC

Remain
730 Capacity

731 Total Capacity

732 Charge Voltage


PACK10
733 Charge Current

Discharge
734 Current

735 Max Cell V

736 Min Cell V

737 Cycle number

738 Warming

739 Fault

740 Module Voltage

741 Module Current

742 Temperater-AVE

743 SOC

Remain
744 Capacity

745 Total Capacity

746 Charge Voltage


PACK11
747 Charge Current

Discharge
748 Current

749 Max Cell V

750 Min Cell V

751 Cycle number

752 Warming

753 Fault
754 Module Voltage

755 Module Current

756 Temperater-AVE

757 SOC

Remain
758 Capacity

759 Total Capacity

760 Charge Voltage


PACK12
761 Charge Current

Discharge
762 Current

763 Max Cell V

764 Min Cell V

765 Cycle number

766 Warming

767 Fault

768 Module Voltage

769 Module Current

770 Temperater-AVE

771 SOC

Remain
772 Capacity

773 Total Capacity

774 Charge Voltage


PACK13
775 Charge Current

Discharge
776 Current

777 Max Cell V

778 Min Cell V

779 Cycle number

780 Warming

781 Fault

782 PACK14 Module Voltage


783 Module Current

784 Temperater-AVE

785 SOC

Remain
786 Capacity

787 Total Capacity

788 Charge Voltage

789 Charge Current

Discharge
790 Current

791 Max Cell V

792 Min Cell V

793 Cycle number

794 Warming

795 Fault

796 Module Voltage

797 Module Current

798 Temperater-AVE

799 SOC

Remain
800 Capacity

801 Total Capacity

802 Charge Voltage


PACK15
803 Charge Current

Discharge
804 Current

805 Max Cell V

806 Min Cell V

807 Cycle number

808 Warming

809 Fault

You might also like