0% found this document useful (0 votes)
2K views

MODBUS RTU DEYE

The document outlines the MODBUS RTU communication protocol for a three-phase energy storage inverter, detailing its physical interface, data frame format, and error handling. It includes specifications for register addresses, function codes, and data processing, allowing real-time monitoring and control of the inverter. Amendments to the protocol are also recorded, reflecting updates and additional features over time.

Uploaded by

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

MODBUS RTU DEYE

The document outlines the MODBUS RTU communication protocol for a three-phase energy storage inverter, detailing its physical interface, data frame format, and error handling. It includes specifications for register addresses, function codes, and data processing, allowing real-time monitoring and control of the inverter. Amendments to the protocol are also recorded, reflecting updates and additional features over time.

Uploaded by

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

MODBUS RTU three-phase energy storage

communication protocol
(Copyright, any reproduction will be investigated)

No.1Pages total54Page
amend record
version number change content Responsibl Change
e date
V100 initial version Liu 2020.09.16
Shengli

V103 Added DeyePack Battery Protocol 500 Start Liu 2021.07.01


Shengli
V104 The AC measurement data register is added to Liu 2021.11.22
32bit, and the original register is used as the Shengli
lower 16 bits of data. Registers 687-709
Add registers required by grid standards Chen 2021.12.22
Xudong
V105 .1 Add customized register Chen 2023.10.06
Xudong

No.2Pages total54Page
1. Overview

This agreement applies to the communication protocol between our three-phase energy
storage inverter and the host computer monitoring and DSP. Adopt MODBUS RTU
communication protocol. This protocol can read the operating information of the inverter
and control the inverter in real time.

2. physical interface

2.1. Adopt RS485/RS232, which is asynchronous receiving and


receiving mode, master-slave mode, fixed baud rate.
----Baud rate: 9600bps
----Parity bit: None
----Data bits: 8
----Stop bit: 1

2.2. Interframe interval time requirements


3. Data frame format

Slave Address Function code Data CRC Check


8-Bits 8-Bits Nx8-Bits 16-Bits
Slave Address field:is the corresponding slave address, which must match the slave address of
the inverter.
Function code field:Function codes, currently only 03H and 10H function codes are available.
Function code(Hex) Chinese name Register Function
address
02H Read switch input Read the contents of the
status fault information register
03H Read holding register 0~59/500~2000 Read the contents of the
setup register
04H Read input register Read inverter information
content
05H Write a single coil On/off setting function
06H Write to a single Set single byte functionality
holding register
10H Write multiple 60-499 Set multibyte capabilities
holding registers
Data field:Including starting register address, data length, number of data bytes, and data content.
The high byte comes first and the low byte comes last.
CRC Check field:CRC table check mode, low byte first and high byte last.
4. Error information and data processing

Slave reply (hexadecimal):


Slave Address Function code Error code CRC Check
low byte high byte
xx xx|0x80 xx
xx xx
When the inverter communication module detects errors other than CRC code errors, it must send information

No.3Pages total54Page
back to the host. The highest position of the function code is 1, that is, 128 is added to the function code sent by
the host.
The error code sent back by the inverter communication module is:
0x01 Illegal function code The server does not understand the function code
0x02 Illegal data address related to request
0x03 Illegal data value related to request
0x04 Service Fault The inverter communication module cannot retrieve data during execution.
5. Detailed protocol description

Register addresses 0-59 are readable register types, 0x03 function code.
Register addresses 60-499 are readable and writable register types, with 0x10 function code.
Register address 500-2000 is a readable register type, 0x03 function code.

5.1. 03 Read the inherent attribute area, corresponding to function


code 0x03, address range 0~59
Addr Register meaning R/W data range unit note

Equipment type R 0X0200 String machine inverter


Device type 0X0300 single-phase energy storage
machine hybird
0X0400 MI microinverter
0X0500 low voltage three-phase energy
000
storage machine phase3 hybird
0X0600 High-voltage three-phase energy
storage machine
0600 Three-phase high voltage 6-15kw
0601 Three-phase high voltage 20-50kw
001 Modbus address R [1,247]
R '0'~'9'; 'A'~'Z' The version of this protocol that the
002 Communication protocol firmware complies with, such as 0x 0102
version represents version 1.2
SN byte 01 R '0'~'9'; 'A'~'Z' The serial number is ten ASCII characters,
003 If "AH12345678",
SN byte 02 Byte 01 is 0x41 (A),
SN byte 03 R '0'~'9'; 'A'~'Z' The 02nd byte is 0x48 (H),
004
SN byte 04 …
R '0'~'9'; 'A'~'Z' The 09th byte is 0x37 (7),
SN byte 05 The tenth byte is 0x38 (8).
005 SN byte 06
SN byte 07 R '0'~'9'; 'A'~'Z'

006 SN byte 08
SN byte 09 R '0'~'9'; 'A'~'Z'

007 SNbyte 10
Power level R 0x0000 
008 Rated Power
reserved words R 0x0000
009 undefined
R 0xFFFF Bit0-7 Grid-standard Version
010 MCU board Version Bit8-15 undefined
011 Control board auxiliary R 0XFFFF Bit0-7 bootloader software
microcontroller software Bit8-15 Assistant program Assistant
version number program

No.4Pages total54Page
Assistant program version
Control panel launcher
version number
bootloader software
version
Arc version number R
012 AFCI Version
Auxiliary microcontroller R
version number
013 Slave MCU Version
R Example 0x2001
The high byte 0x20 is inherent to three-phase low-
Control Board Firmware voltage energy storage.
Version - Field 2 The low byte 0x01 is the hardware version number, and
Control panel firmware the factory settings cannot be changed.
014 version-2 Password for debug
Control board firmware R Example: 0x1001
version - major version Bit12-15: The number indicates the release version,
Control panel firmware which is distinguished by major versions; F indicates
master version the R&D internal test version
015 Bit0-11: Version serial number
Communication board R
firmware version - field 1
Comm panel firmware
016 version-1
Communication board R
firmware version - field 2
Comm panel firmware
017 version-2
Communication board R
firmware version-main
version
Comm panel firmware
018 master version
Safety type R
019 Safety type
Rated power low word R 0.1W
020 Rated power low word
Rated power high word R 0.1W
021 Rated power high word
MPPT channel number R [1,8]/[1,3] 0x0503: five-mppts three-phase
and phase number
MPPT numbers and
022 phases
Rated power code R [0-3] Factory only
selection Appendix 1: Rated power model
023 selection table
Number of battery R [0,4] 0 The default value is also 1 input
channels 1 1 battery input
024 Battery input number 2 2-way battery input
Three-phase output or R [0,1] Default three-phase
split-phase output 0: Three-phase output
025 selection 1: Split phase output
EU or UL 0: EU default value
Choose European or 1:UL
026 American version
027 Fan configuration Bit0 always enabled

No.5Pages total54Page
Bit1 Internal fan 1
Bit2 Internal fan 2
Bit3 external fan 1
Bit4 External fan 2
Bit5 external fan 3
R [0,10] 1:SG01
2:SG02
028 Inverter algebra
R [A,Z] 26 alphabetical order
Refer to the inverter series classification
029 Inverter series distinction table
InternalRTC/ExternalRTC R InternalRTC:1
030 External RTC: 0
Lcd_MCU_Type R High 8 bits: chip type, low 8 bits: chip serial
031 number
Control_MCU_Type R High 8 bits: chip type, low 8 bits: chip serial
032 number
HV: bus voltage level R Engineer only
0:220-277VAC IGBT=1200V
1:100-133VAC IGBT=650V
LV: TRANS_RATIO Engineer only
0:ratio=12
033 1:ratio=9
Default output voltage Appendix 3: Output voltage selection
034 table
Factory only
035 FSW for INV bridge LV:0=15K 1=20K
Factory only
036 Relay selfcheck Bit0: 0-disable 1-enable
059

5.2. 10 can read and write the variable attribute area, and the
corresponding function code is 0x10.
Addr Register meaning R/W data range unit note

60 Factory only R/W Engineer debug only


Power on self test time R/W [0,1000] S MI
61 self-check time
System time 1st byte R/W [0,255] Year MI is based on the year 2000
system time byte 01 Year Based on the year 2000
62 System time 2nd byte R/W [1,12] moon
system time byte 02 Month
System time 3rd byte R/W [1,31] day
system time byte 03 Day
63 System time 4th byte R/W [0,23] hour
system time byte 04 Hour
64 System time 5th byte R/W [0,59] Minute

No.6Pages total54Page
system time byte 05
System time 6th byte R/W [0,59] Second
system time byte 06 Sec
65
reserved
66 Undefine
reserved
67 Undefine
reserved
68 Undefine
reserved
69 Undefine
reserved
70 Undefine
reserved
71 Undefine
reserved
72 Undefine
73
mailing address
74 communication address R 0x0000 -
Voltage to active power
response time
75 V(W) ResponseTime R/W [0,1200] 0.1S
Reactive power response
76 time
V(Q) ResponseTime R/W [0,1200] 0.1S
Active power regulation
77 Active-power regulation R/W [0,1000] 0.1%
Reactive power regulation
78 Reactive-power regulation R/W [-600,600] 0.1%
Apparent power adjustment
79 Apparent power regulation R/W [0,1200] 0.1%
0: Shut down 1: Turn on MI 2: Shut down
On/off enable
80 Switch on and off enable R/W [0,1] - 0: power off 1: power on
Restore factory enable
81 Factory reset enable R/W [0,1] 0: disable 1: enable 3: Lockedinv
Self-test time
82 Self-checking time R/W [0,1] - 0-360 seconds
Island protection enabled
83 Island protection enable R/W [0,1] 0: disable 1: enable
Need to be mutually exclusive with
voltage active-V(Q) active and reactive-
Reactive power enable
P(Q) active PF-P(F)
bit R/W [0,1] -
0 disable
1PF enable
84 2 Q enable
GFDI enable 0: disable 1: enable
85 GFDI enable R/W [0,1] Used
86 RCD enable 0: disable 1: enable
RISO enabled
87 RISO enable R/W [0,1] 0: disable 1: enable
88 R shutdown R/W [0,1] 0: disable others: enable
89

No.7Pages total54Page
90
Control board EEPROM
initial enable 0: work normal
MCU-EEPROM initial 1: Initialize control board EEPROM init mcu
91 enabled R/W [0,2] - eeprom
Communication board 0: normal work normal
EEPROM initial enable 1: Initialize communication board EEPROM
Comm-EEPROM initial init comm eeprom
92 enabled R/W 3:Locekd inverter(Sunsynk)
Bit0 turns on the test enable (the latter ones
are only valid if they are enabled)
Control board test control Test enable=1 if use later bit
instructions Bit1 Open all fans of the inverter
Bit4 opens Gen signal relayopen Gen singal
93 Factory only relay
Bit0 turns on the test enable (the latter ones
are only valid if they are enabled)
Test enable=1 if use later bit
Bit2 flashes all LEDs on the display board,
honeycomb, backlight, and displays red,
yellow, and blue
Flash display board for all LEDs, honey
maker, backlight, display red, yellow and
blue
Bit3 turns on lithium battery interface test
Communication board test Open lithium battery interface test
control command Factory Bit5 restarts the LCD program
94 only R/W [0,3] - Restart lcd
95
Power generation correction 100 mean 1
coefficient 111 mean 1.11
96 PowerWH Factor R/W -0.01
For debug only
Bit0 PV input power mode
Solar input is SPU Bit1 battery input is unidirectional source
97 TEST MODE mode
Battery charging type R/W - - 0x0000 Lead-Battery, four-stage charging
Control Mode method
98 0x0001 Lithium battery
99 Equalization V R/W [3800,6100] 0.01V 1480 means 14.8v
Absorption V R/W [3800,6100] 0.01V 1440 means 14.4v
100
101 Float V R/W [3800,6100] 0.01V 1440 means 14.4v
battery capacity R/W [0,2000] 1 Ah 200 means 200AH
102 Batt Capacity
103 Empty_v R/W 0.01V
Minimum limit effective R/W
power
104 ZeroExport power
Balance charging is R/W [0 90] Day
performed once every few
days
105 Equalization day cycle
106 Balanced charge execution R/W [0 20] 0.5Hour Resolution 0.5 hours
time Resolution 0.5 h
Equalization time [0-20] corresponds to 0-10 hours

No.8Pages total54Page
But the MCU is [0-100]
Temperature compensation R/W [0,50] 1mV/ Signed int with positive and negative int type
value
107 TEMPCO
Battery maximum charging R/W [0,185] 1A 0-185A
current
108 Max A Charge
Battery maximum discharge R/W [0,185] 1A 0-185A
current
109 Max A discharge
110 Parallel Bat&Bat2 R/W [0,1] For high volume three phase inverter
Does the battery work R/W According to the voltageAccording to the
according to voltage or voltage
capacity? According to the capacityAccording to the
battery operates according capacity
111 to voltage or capacity 2 no battery no battery
Lithium battery wake-up R/W Bit0 Battery 1 wake-up 0=enabled 1=Disable
flag bit Bit8 Battery 2 wake-up 0=enabled 1=Disable
112 Li-battery wake up sign bit
Battery internal resistance R/W [0,6000] mΩ
113 battery resistance value
Battery charging efficiency R/W [0-100] 0.1% 983 means 98.3%
114 Battery charging efficiency 983 is 98.3%
Battery capacityShutDown R/W [0,100] 1% low capacity cutoff point
115 battery capacity ShutDown Low capacity cutoff point
Battery capacityRestart R/W [0,100] 1% Protect recovery points
116 battery capacityRestart Protection recovery point
Battery capacityLowBatt R/W [0,100] 1%
117 battery capacityLowBatt
Battery voltage ShutDown R/W [3800,6100] 0.01V Low protection point cutoff 41V
118 battery voltageShutDown Low protection point cutoff 41V
Battery voltageRestart R/W [3800,6100] 0.01V Reboot /recover 52V
119 battery voltageRestart
Battery voltage LowBatt R/W [3800,6100] 0.01V Discharge depth 46V Discharge depth 46V
120 battery voltageLowBatt
Generator maximum 0.1 hours 120 means 12 hours
operating time 120 is 12 hours
Maximum operating time of
121 generator
Generator cooling time 0.1 hours 120 means 12 hours
122 Generator cooling time 120 is 12 hours
Generator charging starting R/W [0000 6300] 0.01V When the battery voltage is lower than this
voltage point value, the generator starts charging.
Generator charging Starting The battery voltage is less than this value
123 voltage point
Generator charging starting R/W [0000 6300] 1% If the battery capacity is less than this value,
capacity point the generator starts charging.
Generator charging starting The battery capacity is less than this value
124 capacity point
Generator charging current R/W [0000 185] 1A Generator charging current to battery
to battery The generator charges the battery
Generator charges the
125 battery current
126 Mains charging starting R/W [0000 6300] 0.01v
voltage point
Grid charging Start voltage

No.9Pages total54Page
point o
Mains charging starting R/W [0000 6300] 1%
capacity point
Grid charging start capacity
127 point
Mains charging current to R/W [0000 185] 1A Mains charging current to battery
battery Grid charge the battery current
Grid charge the battery
128 current
Generator charging enable R/W
Generator is charged to
129 enable
Mains charging enable R/W
130 Grid is charged to enable
AC couple frequency upper R/W 5000-6500 5000-6500
131 limit setting
Forced on generator as load R/W The premise is that register 235 has been
function enabled 1
Force on generator as load The premise is that register 234 has enabled
function 1
0 Do not force
132 1 force
Generator input as load R/W 0 only Gen use
output enable 1 smart load output only smart load output
generator input is enabled 2 Enable as inverter input only microinverter
133 as the load output input
Generator load OFF voltage R/W [3800 6300] 0.01V
SmartLoad OFF batt
134 Voltage
Generator load OFF power R/W [0000 100] 1%
135 SmartLoad OFF batt
Generator load ON voltage R/W [3800 6300] 0.01V
SmartLoad ON batt
136 Voltage
Generator load ON power R/W [0000 100] 1%
137 SmartLoad ON batt
Output voltage level setting
138 R/W Appendix 3: Output voltage selection table
Output voltage level setting
Minimum solar power to R/W [0,8000] 1W
turn on the generator
minimum solar power
139 required to start a generator
Generator grid connection Bit0 grid signal
signal Bit1 gen signal
140 Gen_Grid_Signal On
141 energy management Bit0-1 10 battery first mode battery first
mode mode
Energy management 11 load first mode load first mode
model Bit2-3 represents passive grid-connected
power balance functionRepresents passive
grid-connected power balance function
10 Do not enable colse
11 open
Bit4-5 represents active grid-connection
power balance functionRepresents active
grid-connection power balance function
10 Do not open close

No.10Pages total54Page
11 open
limit control function R/W 0/1 0x00 enables selling electricity
limit control function sell electricity enabled
0x01 enables built-in enabled
0x02 enable external
extraposition enabled
142
Maximum selling power R/W [0,8000] 1W Low Vol: 1W
143 Max sell Power High Vol:10W
External current sensor R/W [xx,00] 1W [11][12]
direction
External current
sensorclamp phase
144
Photovoltaic electricity R/W 0x00 Photovoltaic does not sell electricity
sales solar Don't sell 0x01 Photovoltaic sells
145 Solar sell electricity solar sell
Advanced peak shaving and R/W Bit0 0 disable
valley filling function 1 enable
enabled Bit1 Monday
Time of Use Selling enabled 0-disable 1-enable
Bit2 Tuesday

Bit7 Sunday
146 Bit8 Spanish Mode
1
2
Three-phase ABC power
0 120 240
147 grid phase sequence setting R/W
0 240 120
Grid Phase

148 TOU Time1 R/W [0000 2359] 2359 means time 23:59
149 TOU Time2 R/W [0000 2359] HMI range[0-287]
150 TOU Time3 R/W [0000 2359] Communication range[0000-2355]
151 TOU Time4 R/W [0000 2359]
152 TOU Time5 R/W [0000 2359]
153 TOU Time6 R/W [0000 2359]
154 TOU Time1 bat out power R/W [0000 8000] 1W LV INV: 1W
155 TOU Time2 bat out power R/W [0000 8000] 1W HV INV:10W
156 TOU Time3 bat out power R/W [0000 8000] 1W
157 TOU Time4 bat out power R/W [0000 8000] 1W
158 TOU Time5 bat out power R/W [0000 8000] 1W
159 TOU Time6 bat out power R/W [0000 8000] 1W
TOU Time1 battery target R/W [0000 6300] 0.01V
160 voltage
TOU Time2 battery target R/W [0000 6300] 0.01V
161 voltage
TOU Time3 battery target R/W [0000 6300] 0.01V
162 voltage
TOU Time4 battery target R/W [0000 6300] 0.01V
163 voltage
TOU Time5 battery target R/W [0000 6300] 0.01V
164 voltage

No.11Pages total54Page
TOU Time6 battery target R/W [0000 6300] 0.01V
165 voltage
1 capacity1 capacity R/W [0,100] 1% Soc
166
167 2 capacity2 capacity R/W [0,100] 1%
168 3 capacity3 capacity R/W [0,100] 1%
169 4 capacity4 capacity R/W [0,100] 1%
170 5 capacity5 capacity R/W [0,100] 1%
171 6 capacity6 capacity R/W [0,100] 1%
TOU Time1 charge enable R/W [0,1] Bit0 grid charging enable
Bit1 gen charging enable
LV inverter
Bit2 Spain GM mode
Bit3 Spain BU mode
Bit4 Spain CH mode

172
173 TOU Time2 charge enable R/W [0,1] Same as above
174 TOU Time3 charge enable R/W [0,1] Same as above
175 TOU Time4 charge enable R/W [0,1] Same as above
176 TOU Time5 charge enable R/W [0,1] Same as above
177 TOU Time6 charge enable R/W [0,1] Same as above
Control panel special R/W [0,1] All need to be changed to two bits control
function bit 1 need two bits control
Microinverter export to grid -00 no action -01 no action -10
cutoff incapacity-11Enable
-00Nowork-01Nowork-10Disable-
11Enable
Bit0-1 10:Disable
11:enable
Bit2-3 10:Gen peak-shaving disable
11:Gen peak-shaving enable
Bit4- 5: 10:Grid peak-shaving disable
11:Grid peak-shaving enable
Bit6-7 10:On Grid always on disable
11:On Grid always on enable
Bit8-9 10:external relay disable
11:external relay enable
Bit10-11 10: If the lithium battery is lost, the
fault report is disabled.
Loss of lithium battery report fault disable
11: Enable fault reporting when
lithium battery is lost
Loss of lithium battery report fault enable

Bit12-13 10: DRM enable bit disable


11: DRM enable bit enable
Bit14-15 10: US version ground fault disable
11: US version ground fault
enable
Note that this register cannot all be enabled

178
179 Force off-grid setting R/W [0,1] 1: force off-grid

No.12Pages total54Page
0:auto

Time to restore grid R/W [10 300]


connection
Restore connection time
180
Solar Arc Fault mode is on R/W [0 1] 0x00 CloseClose
Solar Arc Fault Mode 0x01 open
181 turned on 0x02 Arc fault is cleared. When the inverter
Grid connection standards R/W [0 1 ] areceives
back
Arc
LCD
automatically
clear
reset,
to
issued
Appendixflag,
01.
02,
1:the
and
aitinverter
back
clear
Ratedmeans
thento
mark,
powerautomatically
that
01
received
the
andselection
model LCD
then
02 that
has
changes
the
issued
table
182 Grid Mode
Grid frequency setting R/W [0 1] 0x00 50HZ
183 Grid Frequency 0x01 60hz
Grid type setting R/W [0 3 ] 1 Three Phase SystemThree Phase
Grid Type 2 Single-phase
Now it is three phases, 3 Split-phase
184 invalid
Grid high voltage protection R/W [1800 2700] 0.1V
point
185 Grid Vol High
Grid low voltage protection R/W [1800 2700] 0.1V
point
186 Grid Vol Low
High grid frequency R/W [4500 6500] 0.01Hz
protection point
187 Grid Hz High
Low grid frequency R/W [4500 6500] 0.01Hz
protection point
188 Grid Hz Low
The generator is connected R/W [1 0] 0 disable
to the grid input 1 enabled
The generator is connected
189 to the grid input
190 GEN peak shaving Power R/W [0 16000] LV:1W
GRID peak shaving Power R/W [0 16000] HV:10W
191
192 Smart Load Open Delay R/W [1 120] 1Minute
Output PF value setting R/W [800 1200] 800 indicates adjustment to 80% and 1200
(active power adjustment) indicates adjustment to 120%.
Output PF value Settings 800 for 80%, 1200 for 120%
193
External relay bit R/W [0 0xFFFF] Bit0-8 corresponds to 8 relay bits
194 External relay bit Bit0-8 corresponds to 8 relay bits
ARC_facTory_B high bit R/W [0,65535] The combination of high position and status
ARC_facTory_B high word can be displayed numerically
High and status combination, with numerical
195 display can be
low position R/W [0,65535]
196 Low word
ARC_facTory_I high word R/W [0,65535]
197 ARC_facTory_I high word
low position R/W [0,65535]
198 Low word
ARC_facTory_F high bit R/W [0,65535]
199 ARC_facTory_F high word
200 low position R/W [0,65535]

No.13Pages total54Page
Low word
ARC_facTory_D high bit R/W [0,65535]
201 ARC_facTory_D high word
low position R/W [0,65535]
202 Low word
203 Arc frequency filter R/W [0,65535]
ARC_facTory_T low bit R/W [0,65535]
204 ARC_facTory_T low word
ARC_facTory_C high bit R/W [0,65535]
205 ARC_facTory_C high word
low position R/W [0,65535]
206 Low word
ARC_facTory_Frz high bit R/W [0,65535]
ARC_facTory_Frz high
207 word
low position R/W [0,65535]
208 Low word
Ups_delay time R/W 1S 0 is default
209 1 1S
Charging voltage R/W 0.01V
210 charging voltage
Discharge voltage R/W 0.01V
211 discharge voltage
Charging current limit R/W 1A
212 charging current limiting
Discharge current limit R/W 1A
213 Discharge current limiting
Current battery level R/W 1%
214 Li-bat SOC
Current voltage R/W 0.01V
215 Li-bat voltage
current current R/W 1A
216 Li-bat current
Current Temperature R/W 0.1C 1000 corresponds to 0 degrees, 1200 means
Li-bat temperature 20.0 degrees, 800 means -20.0C
1000 corresponds to 0 degrees
1200 means 20.0 degrees
217 800 means -20.0C
Maximum charge current R/W 1A
218 limit for off-grid charging
Maximum off-grid R/W
discharge current limit
Maximum discharge current
219 limiting
Lithium battery warning bit R/W 0x0001
220 Lithium battery alarm flag
Lithium battery fault bit R/W [0,65535]
221 Lithium battery fault flag
Lithium battery logo 2 R/W [0,65535] Bit0 NULL
Lithium battery other flag Bit1 Battery 1 force charge flag Force charge
Bit2 Battery 2 force charge flag Force charge
Bit3 battery sleep flag Sleep
Bit8-15 drop Voltage when float
222
223 Lithium battery type R/W 0x0000 ZTE Pai Neng De Lang Neng
Lithium battery type Lithium

No.14Pages total54Page
PYLON SOLAX
Universal CAN protocol
0x0001 Tianbangda RS485modbus protocol
0x0002 KOK protocol
0x0003 keith
0X0004 Tuopai protocol
0X0005 Paineng 485 protocol
0X0006 Jelis 485 protocol
0X0007 Xinwangda 485 Agreement
0X0008 Xinruineng 485 protocol
0X0009 Tianbangda 485 protocol
0X000A Shenggao Electric can protocol

Lithium battery SOH


224 Lithium battery SOH
Lithium battery software
225 version number
226 Battery rating AH
Lithium battery hardware R/W
227 version number
Communication board R/W Bit0-1 time adjustment
setting function
Comm board setting Bit2-3 beep
function Bit4-5 AM/PM
Bit6-7 Auto dim

Bit14-15 Allow_Remote (11 is enabled,


10 is disabled)

-00 no action no work


-01no action no work
-10 disable
228 -11 enable enable
229 Battery 1 manufacturer R/W //======LV battery
Battery1 brand #defineHereYin0
#definePYLON1
#defineSOLAX2
#defineDYNESS_L3
#defineCCGX4
#defineAlpha_ESS5
#defineSUNGO_CAN6
#defineVISION_CAN7
#defineWATTSONIC_CAN8
#defineKUNLAN9
#defineGSEnergy10
#defineGS_HUB11
#defineBYD_LV12
#defineAOBO13
#defineDEYE14
#defineCFE15
#defineDMEGC16
#defineUZENERGY17

No.15Pages total54Page
#defineGROWATT18
//======HV battery
#define Bat_PYLON_HV 0x01
#define Bat_DynessHV_HV 0x02
#define Bat_UZENERGY_HV 0x03
#define Bat_SOLAX_HV 0x04
#define Bat_Deye_HV 0x05
#define Bat_BYD_HV 0x06
#define Bat_JINKOBSS_HV 0x07
#define Bat_Greenway_HV 0x08
#define Bat_WTS_HV 0x09
#define Bat_FNSPOWER_HV 0x0A
#define Bat_SHOTOPOWER_HV 0x0B
#define Bat_DOWELL_HV 0x0C
#define Bat_WECO_HV 0x0D
#define Bat_ZRGP_HV 0x0E
#define Bat_CFE_HV 0x0F
#define Bat_SUNWODA_HV 0x10
#define Bat_GENIX_HV 0x11
#define Bat_THANKSUN_HV 0x12
#define Bat_TURBO_HV 0x13
#define Bat_ENOVANCE_HV 0x14
#define Bat_MLS_HV 0x15
#define Bat_LDV_HV 0x16
#define Bat_VW_HV 0x17
#define Bat_CSE_HV 0x18
#define Bat_HUAFON_HV 0x19
#define Bat_OMLIKA_HV 0x1A

230 Battery 2 manufacturer //=====No LV battery


Battery2 brand //======HV battery
#define Bat_PYLON_HV 0x01
#define Bat_DynessHV_HV 0x02
#define Bat_UZENERGY_HV 0x03
#define Bat_SOLAX_HV 0x04
#define Bat_Deye_HV 0x05
#define Bat_BYD_HV 0x06
#define Bat_JINKOBSS_HV 0x07
#define Bat_Greenway_HV 0x08
#define Bat_WTS_HV 0x09
#define Bat_FNSPOWER_HV 0x0A
#define Bat_SHOTOPOWER_HV 0x0B
#define Bat_DOWELL_HV 0x0C
#define Bat_WECO_HV 0x0D
#define Bat_ZRGP_HV 0x0E
#define Bat_CFE_HV 0x0F
#define Bat_SUNWODA_HV 0x10
#define Bat_GENIX_HV 0x11
#define Bat_THANKSUN_HV 0x12

No.16Pages total54Page
#define Bat_TURBO_HV 0x13
#define Bat_ENOVANCE_HV 0x14
#define Bat_MLS_HV 0x15
#define Bat_LDV_HV 0x16
#define Bat_VW_HV 0x17
#define Bat_CSE_HV 0x18
#define Bat_HUAFON_HV 0x19
#define Bat_OMLIKA_HV 0x1A

231
CT start Selfcheck 0: selfcheck end
1: start selfcheck
232 2: Clear check FG
233 Max Inport power R/W [0,65535] 10W MAX input AC power
AC Couple enable 0 disable 1 enable
234 Bit1: AC couple at load side
Track Grid-Phase R/W [0,1] 0 disable default value
235 1 enable
236 IT_SYSTEM R/W [0,1]
237 Active unbalance load R/W [0,1]
238 unbalance power trip R/W [0,65535]
Step settings in test R/W Test_State
239 mode
Entering the initial testing R/W =12345 Enter
240 process in the factory
Lithium battery 2 charging
voltage
241 Li-bat2 charging voltage
Lithium battery 2 discharge
voltage
242 Li-bat2 discharging voltage
Charging current limit
243 charging current limit
Discharge current limit
244 Discharge current limit
Current battery level
245 Li-bat2 SOC
Current voltage
246 Li-bat2 voltage
current current
247 Li-bat2 current
Current Temperature
248 Li-bat2 temperature
Max charge current limit for
249 off-grid charging
Maximum off-grid
discharge current limit
250 Max discharge current limit
Lithium battery 2 alarm bit
251 Li-bat2 alarm flag
Lithium battery 2 fault bit
252 Li-bat2 fault flag

No.17Pages total54Page
Lithium battery logo 2 R/W [0,65535] Bit0 NULL
Lithium battery other flag Bit1 Battery 1 force charge flag Force charge
Bit2 Battery 2 force charge flag Force charge
Bit3 Battery 2 sleep flag Sleep
253
Lithium 2 Battery Types
254 Lithium battery2 type
Lithium battery 2 SOH
255 Lithium battery2 SOH
Lithium battery 2 software
version number
256 Lithium battery2 Version
Lithium battery 2 rated AH
257 Lithium battery2 AH
Lithium battery 2 hardware
version number
258
259
260
261
262
263
264
265
266
267
268
269 Grid1_I [900,1000] Factory Only
270 Grid2_I Correction coefficient
271 Grid3_I
272 Grid_V_L1
273 Grid_V_L2
274 Grid_V_L3
275 Limit1_I
276 Limit2_I
277 Limit3_I
278 PV1_V
279 PV1_I
280 PV2_V
281 PV2_I
282 INV_A_I
283 INV_B_I
284 INV_C_I
285 INV_A_V
286 INV_B_V
287 INV_C_V
288 BAT1_I
289 BAT1_V
290 Gen1_I
291 Gen2_I
292 Gen3_I
293 Gen1_V
294 Gen2_V

No.18Pages total54Page
295 Gen3_V
296 PV3_V
297 PV3_I
298 PV4_V
299 PV4_I
300 BAT2_I
301 BAT2_V
302
303
304
305
306
307
308
309
Solar enables Wind input R/W [0,1] Bit0 Solar1
Solar makes Wind input Bit1 Solar2
310 enable
311 Voltage 1 R/W [500,5000] 0.1V
312 Voltage 2 R/W 0.1V
313 Voltage 3 R/W 0.1V
314 Voltage 4 R/W 0.1V
315 Voltage 5 R/W 0.1V
316 Voltage 6 R/W 0.1V
317 Voltage 7 R/W 0.1V
318 Voltage 8 R/W 0.1V
319 Voltage 9 R/W 0.1V
320 Voltage 10 R/W 0.1V
321 Voltage 11 R/W 0.1V
322 Voltage 12 R/W 0.1V
323 Current 1 R/W [0-200] 0.1A
324 Current 2 R/W 0.1A
325 Current 3 R/W 0.1A
326 Current 4 R/W 0.1A
327 Current 5 R/W 0.1A
328 Current 6 R/W 0.1A
329 Current 7 R/W 0.1A
330 Current 8 R/W 0.1A
331 Current 9 R/W 0.1A
332 Current 10 R/W 0.1A
333 Current 11 R/W 0.1A
334 Current 12 R/W 0.1A
Off-grid balancing Stop For parallel system
335 SOC
Parallel 1 Bit0 1:Parallel Enable
Parallel-1 0: Parallel Disable
Bit1 1:Master 0:Slave
Bit2-7 Void
Bit8-9 Phase(00:A,01:B,10:C,11:void)
336 Bit10-15 Modbus SN(0-63)
Parallel 2
337 Parallel-2
338 reserved

No.19Pages total54Page
Undefine
reserved
339 Undefine
Maximum photovoltaic R/W 1W Low Vol:1W
electricity sales power High Vol:10W
340 Max Solar Sell Power
Special_Function3 For debug. engineer only
Bit0 Bat1&2 voltage calibration from BMS
Bit1 MinPF enable
341 Bit2
Italy selfcheck mode R/W 0:Disable
342 1:Enable
Italy local mode R/W 0:wide range
343 1: narrowrange
Power grid information R/W BIT00:
monitoring method 0: CT
Grid check from Meter or CT 1: Meter
Bit01: Extra meter2 enable
344 BIT02: -BIT15: undefine
Meter manufacturer 0: reserved
information 1: Eastron Donghong
345 2: CHNT Chint
Meter limit mode [0,1] 0: AVE
346 1:MIN
External CT transformation R/W 30<--> U16
ratio 30:1
347 CT ratio
348
349
Voltage reconnection upper R/W [0,10000] 0.1v 1000:100.0v
limit 2300:230.0v
350 (Reconn.Vol_Max)
Voltage reconnection lower R/W [0,10000] 0.1v 1000:100.0v
limit 2300:230.0v
351 (Reconn.Vol_Min)
Frequency reconnection R/W [0,10000] 0.01Hz 5000:50Hz
upper limit 6000:60Hz
352 (Reconn.Freq_Max)
Frequency reconnection R/W [0,10000] 0.01Hz 5000:50Hz
lower limit 6000:60Hz
353 (Reconn.Freq_Min)
Overvoltage 1 R/W [0,10000] 0.1v 1000:100.0v
354 (Over_Vol.Trip1_Value) 2300:230.0v
Overvoltage 2 R/W [0,10000] 0.1v 1000:100.0v
355 (Over_Vol.Trip2_Value) 2300:230.0v
Undervoltage 1 R/W [0,10000] 0.1v 1000:100.0v
356 (Under_Vol.Trip1_Value) 2300:230.0v
Undervoltage 2 R/W [0,10000] 0.1v 1000:100.0v
357 (Under_Vol.Trip2_Value) 2300:230.0v
Over frequency 1 R/W [0,10000] 0.01Hz 5000:50Hz
358 (Over_Freq.Trip1_Value) 6000:60Hz
Over frequency 2 R/W [0,10000] 0.01Hz 5000:50Hz
359 (Over_Freq.Trip2_Value) 6000:60Hz
Underfrequency 1 R/W [0,10000] 0.01Hz 5000:50Hz
360 (Under_Freq.Trip1_Value) 6000:60Hz

No.20Pages total54Page
Underfrequency 2 R/W [0,10000] 0.01Hz 5000:50Hz
361 (Under_Freq.Trip2_Value) 6000:60Hz
Long term overvoltage R/W [0,10000] 0.1v 1000:100.0v
(Over_Vol_Long.Trip1_Valu 2300:230.0v
362 e)
Voltage-Reactive Power Lock R/W [0,10000] 0.01%Pn 10000:100%Pn
in
363 Volt_VAR
Voltage-reactive power Lock R/W [0,10000] 0.01%Pn
out
364 Volt_VAR
Voltage-active mode enable R/W [0,1] NO 0:disable
365 (V_Watt.Ena) 1:enabled
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 1 5000:50% rated voltage
(V_Watt.V1) 10000:100% rated voltage
(Voltage point 1 is less than or equal to
366 voltage point 2)
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated power
Active point 1 5000:50% rated power
367 (V_Watt.W1) 10000:100% rated power
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 2 5000:50% rated voltage
(V_Watt.V2) 10000:100% rated voltage
(Voltage point 2 is less than or equal to
368 voltage point 3)
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated power
Active point 2 5000:50% rated power
369 (V_Watt.W2) 10000:100% rated power
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 3 5000:50% rated voltage
(V_Watt.V3) 10000:100% rated voltage
(Voltage point 3 is less than or equal to
370 voltage point 4)
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated power
Active point 3 5000:50% rated power
371 (V_Watt.W3) 10000:100% rated power
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 4 5000:50% rated voltage
(V_Watt.V4) 10000:100% rated voltage
372 (Voltage point 4 is the largest)
voltage-active mode, R/W [0,10000] 0.01% 0:0% rated power
Active point 4 5000:50% rated power
373 (V_Watt.W4) 10000:100% rated power
Voltage-Vara mode enabled R/W [0,1] None Bit0: 0:disable 1:enabled
374 (Volt_VAR.Ena) Bit1: 0:Pref=Pn 1:Pref=Pmax
voltage-var mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 1 5000:50% rated voltage
(Volt_VAR.V1) 10000:100% rated voltage
(Voltage point 1 is less than or equal to
375 voltage point 2)
voltage-var mode, R/W [-7000,7000] 0.01% 0:0% rated power
Reactive point 1 -7000:-70% rated power
376 (Volt_VAR.VAr1) 7000:70% rated power
377

No.21Pages total54Page
voltage-var mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 2 5000:50% rated voltage
(Volt_VAR.V2) 10000:100% rated voltage
(Voltage point 2 is less than or equal to
voltage point 3)
voltage-var mode, R/W [-7000,7000] 0.01% 0:0% rated power
Reactive point 2 -7000:-70% rated power
378 (Volt_VAR.VAr2) 7000:70% rated power
voltage-var mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 3 5000:50% rated voltage
(Volt_VAR.V3) 10000:100% rated voltage
(Voltage point 3 is less than or equal to
379 voltage point 4)
voltage-var mode, R/W [-7000,7000] 0.01% 0:0% rated power
380 Reactive point 3 -7000:-70% rated power
(Volt_VAR.VAr3) 7000:70% rated power
voltage-var mode, R/W [0,10000] 0.01% 0:0% rated voltage
Voltage point 4 5000:50% rated voltage
381
(Volt_VAR.V4) 10000:100% rated voltage
(Voltage point 4 is the largest)
voltage-var mode, R/W [-7000,7000] 0.01% 0:0% rated power
382 Reactive point 4 -7000:-70% rated power
(Volt_VAR.VAr4) 7000:70% rated power
Frequency-active parameter R/W [0,7] NO Bit0: enabled (underfrequency loading
mode enable enable)
(Freq_Watt_P.Ena) Bit1: enabled (overfrequency and load
reduction enable)
383
Bit2: Overfrequency freezing prohibited
Bit3: Underfrequency freezing prohibited
Bit4: Pref_enable

Frequency-active parameter R/W [0,200] 0.1% 200:20% droop rate: 50Hz*20%=10Hz


mode,
Underfrequency exit
384
frequency
(Freq_Watt_P.Under_StopHz
)
Frequency-active parameter R/W [0,200] 0.1% 200:20% droop rate: 50Hz*20%=10Hz
mode,
385 Underfrequency_frequency
point 1
(F_Watt_P.Under_Hz1)
Frequency-active parameter R/W [0,10000] 0.001Hz 10000:10Hz
mode,
386
Underfrequency droop rate 1
(F_Watt_P.Under_WGra1)
Frequency-active parameter R/W [0-65535] 0.1S
mode,
387 Underfrequency_frequency
point 1
Start delay
388 Frequency-active parameter R/W [0-65535] 0.1S
mode,
Underfrequency exit
frequency

No.22Pages total54Page
stop delay
Frequency-active parameter R/W [4500,6500] 0.01Hz 4500:45.00Hz
mode, 5000:50.00Hz
389 Overfrequency exit frequency 6500:65.00Hz
point
(F_Watt_P.Over_StopHz)
Frequency-active parameter R/W [0,30000] %Prated/ 100:10.0%Prated/min
mode, min 1000:100.0%Prated/min
390 Overfrequency frequency 30000:3000.0%Prated/min
point 1
(F_Watt_C.Over_Hz1)
Frequency-active parameter
mode,
391
Over frequency droop rate 1
(F_Watt_C.Over.WGra1)
Frequency-active parameter R/W [0-65535] 0.1S
mode,
392 Overfrequency_frequency
point 1
Start delay
Frequency-active parameter R/W [0-65535] 0.1S
mode,
393 Over frequency exit
frequency
stop delay
394 reserved
Active-reactive mode enabled R/W [0,1] NO 0:disable
395
(Watt_VAr.Ena) 1:enabled
Active-reactive mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 1 5000:50% rated power
396 (Watt_VAr.W1) 10000:100% rated power
(Active point 1 is less than or equal to active
point 2)
Active-reactive mode, R/W [-7000,7000] 0.01% 0:0% rated power
397 Reactive point 1 -7000:-70% rated power
(Watt_VAr.VAr1) 7000:70% rated power
Active-reactive mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 2 5000:50% rated power
398 (Watt_VAr.W2) 10000:100% rated power
(Active point 2 is less than or equal to active
point 3)
Active-reactive mode, R/W [-7000,7000] 0.01% 0:0% rated power
399 Reactive point 2 -7000:-70% rated power
(Watt_VAr.VAr2) 7000:70% rated power
Active-reactive mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 3 5000:50% rated power
(Watt_VAr.W3) 10000:100% rated power
(Active point 3 is less than or equal to active
400 point 4)
Active-reactive mode, R/W [-7000,7000] 0.01% 0:0% rated power
Reactive point 3 -7000:-70% rated power
401 (Watt_VAr.VAr3) 7000:70% rated power
402 Active-reactive mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 4 5000:50% rated power
(Watt_VAr.W4) 10000:100% rated voltage

No.23Pages total54Page
(Active point 4 is the largest)
Active-reactive mode, R/W [-7000,7000] 0.01% 0:0% rated power
403 Reactive point 4 -7000:-70% rated power
(Watt_VAr.VAr4) 7000:70% rated power
Active-power factor mode R/W [0,1] NO 0:disable
404 enable 1:enabled
(Watt_PF.Ena)
Active-power factor mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 1 5000:50% rated power
405 (Watt_PF.W1) 10000:100% rated power
(Active point 1 is less than or equal to active
point 2)
Active-power factor mode, R/W [8000,10000], 0.0001 10000: power factor is 1
Power factor point 1 [-8000,-10000] 8000: power factor is 0.8
406
(Watt_PF.PF1) -8000: The power factor is -0.8
-10000: The power factor is -1
Active-power factor mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 2 5000:50% rated power
407 (Watt_PF.W2) 10000:100% rated power
(Active point 2 is less than or equal to active
point 3)
Active-power factor mode, R/W [8000,10000], 0.0001 10000: power factor is 1
Power factor point 2 [-8000,-10000] 8000: power factor is 0.8
408
(Watt_PF.PF2) -8000: The power factor is -0.8
-10000: The power factor is -1
Active-power factor mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 3 5000:50% rated power
409 (Watt_PF.W3) 10000:100% rated power
(Active point 3 is less than or equal to active
point 4)
Active-power factor mode, R/W [8000,10000], 0.0001 10000: power factor is 1
Power factor point 3 [-8000,-10000] 8000: power factor is 0.8
410
(Watt_PF.PF3) -8000: The power factor is -0.8
-10000: The power factor is -1
Active-power factor mode, R/W [-10000,10000] 0.01% 0:0% rated power
Active point 4 5000:50% rated power
411
(Watt_PF.W4) 10000:100% rated voltage
(Active point 4 is the largest)
Active-power factor mode, R/W [8000,10000], 0.0001 10000: power factor is 1
Power factor point 4 [-8000,-10000] 8000: power factor is 0.8
412
(Watt_PF.PF4) -8000: The power factor is -0.8
-10000: The power factor is -1
413 CA_Vstart
414 CA_Vstop
normal rising slope R/W [1 100] 1%
415
Normal upward slope
Soft start rise rate R/W [1 100] 1%
416
Soft start rise rate
Overvoltage 1 trigger delay R/W [1,6000] 0.1S
417 0.1S-600S
(Over_Vol.Trip1_delay)
Overvoltage 2 R/W [1, 6000] 0.1S
418
(Over_Vol.Trip2_ delay)
Undervoltage 1 [1,6000] 0.1S
419
(Under_Vol.Trip1_ delay)
[1, 6000] 0.1S

No.24Pages total54Page
420 Undervoltage 2
(Under_Vol.Trip2_ delay)
Over frequency 1 [1,6000] 0.1S
421
(Over_Freq.Trip1_ delay)
Over frequency 2 [1, 6000] 0.1S
422
(Over_Freq.Trip2_ delay)
Underfrequency 1 [1,6000] 0.1S
423
(Under_Freq.Trip1_ delay)
Underfrequency 2 [1, 6000] 0.1S
424
(Under_Freq.Trip2_ delay)
425
426
427
428
429
430 For debug

Active power-power factor R/W [0,10000] 0.01%Pn 10000:100%Pn
480 Lock in
Watt_PF
Active power-power factor R/W [0,10000] 0.01%Pn
481 Lock out
Watt_PF
High and low crossover R/W Bit0:LVRT enable
482 enable Bit1:HVRT enable
L_HVRT_EN Bit8:ZeroCurrent disable
483 LVRT1 R/W [0,10000] 0.01%
484 LVRT2 R/W [0,10000] 0.01%
485 HVRT1 R/W [0,10000] 0.01%
486 HVRT2 R/W [0,10000] 0.01%
487 HVRT3 R/W [0,10000] 0.01%
488 LVRT1_time R/W [0,32768] 10ms
489 LVRT2_time R/W [0,32768] 10ms
490 HVRT1_time R/W [0,32768] 10ms
491 HVRT2_time R/W [0,32768] 10ms
492 HVRT3_time R/W [0,32768] 10ms
L_HVRT_status R/W [0,1] 0: Zero battery
493
1: Maintain the current before entering

499

5.3. 03 is a read-only real-time attribute area, and the corresponding


function code is 0x03.
Addr Register meaning R/W data range unit note

0000 standby
0001 self-check selfcheck
Operating status 0002 normal normal
500 R [0,5] -
run state 0003 alarm alarm
0004 fault fault
0005 Activating

No.25Pages total54Page
Active power generation on
the grid side of the inverter for
the day
active power generation of
501 today R [-32768,32767] 0.1kWh
Reactive power generation on
the grid side of the inverter for
the day
reactive power generation of
502 today R [-32768,32767] 0.1kVarh
Grid connection time of the
day
503 Grid connection time of today R [0,65535] S
The total active power
generation on the grid side of
the inverter is low.
active power generation of
504 total low byte R
[0,0xFFFFFFFF] 0.1kWh
The total active power
generated on the grid side of
the inverter is high.
active power generation of
505 total high byte R
The total reactive power
generation on the grid side of
the inverter is low.
reactive power generation of
506 total low byte
The total reactive power
generated on the grid side of
the inverter is high.
reactive power generation of
507 total high byte
Debug only for debugging, meaningless
Bit0: Internal fan exists bit; 1 is present, 0 is not
present
Bit1: External fan exists bit; 1 is present, 0 is not
508 Inverter status bit 1 R present
509 Inverter status bit 1 R Debug only for debugging, meaningless
Power generation data-
510 reserved R
Power generation data-
511 reserved R
Generator historical working
512 time low byte R 0.1h
Generator historical working
R
513 time high byte 0.1h
Battery charge capacity for
the day
514 Today charge of the battery R 0.1kwh
Battery discharge capacity on
the day
515 Today discharge of the battery R 0.1kwh
Battery cumulative charge low
word
Total charge of the battery low
516 byte R 0.1kwh
517 Battery cumulative charge R 0.1kwh

No.26Pages total54Page
level high
Total charge of the battery
high byte
Battery cumulative discharge
is low
Total discharge of the battery
518 low byte R 0.1kwh
Battery cumulative discharge
capacity high word
Total discharge of the battery
519 high byte R 0.1kwh
Electricity purchased by the
power grid on the same day
520 Day_GridBuy_Power Wh R 0.1kwh
Electricity sold by the grid on
the day
521 Day_GridSell_Power Wh R 0.1kwh
The cumulative power
purchased by the power grid
is low.
Total_GridBuy_Power
522 Wh_low word R 0.1kwh
The cumulative electricity
purchased by the power grid
is high.
Total_GridBuy_Power
523 Wh_high word R 0.1kwh
The cumulative electricity
sales volume of the power
grid is low.
Total_GridSell_Power
524 Wh_low word R 0.1kwh
The cumulative power sales of
the power grid are high.
Total_GridSell_Power
525 Wh_high word R 0.1kwh
Electricity consumption of the
day
526 Day_Load_Power Wh R 0.1kwh
Accumulated power
consumption low word
Total_Load_Power Wh_low
527 word R 0.1kwh
Cumulative power
consumption high word
Total_Load_Power Wh_high
528 word R 0.1kwh
Total PV power generation on
the day
529 Day_PV_Power Wh R [0,65535] 0.1kWh
PV-1 power generation on the
day
530 Day_PV-1_Power Wh R 0.1kWh reserved
531 PV-2 power generation on the R 0.1kWh reserved

No.27Pages total54Page
day
Day_PV-2_Power Wh
PV-3 power generation on the
day
532 Day_PV-3_Power Wh R 0.1kWh reserved
PV-4 power generation on the
day
533 Day_PV-4_Power Wh R 0.1kWh reserved
Historical PV power reserved
generation is low
Total PV_power Wh_low
534 word R 0.1kWh
Historical PV power
generation high figures
Total PV_power Wh_high
535 word R 0.1kWh
Generator daily power
536 generation R 0.1kWh
Generator total power
537 generation low byte R 0.1kWh
Generator total power
538 generation high byte R 0.1kWh
Generator daily working
hours
Generator working hours per
539 day R 0.1h
DC transformer temperature
540 (DCTransformer temperature) R [0,3000] 0.1 Offset 1000
heat sink temperature
541 Heat sink temperature R [0,3000] 0.1
Reserve temperature 1
542 undefine R [0,3000] 0.1
Reserve temperature 2
543 undefine R [0,3000] 0.1
544 DRMs_Data R [0,3000] 0.1 bit0-bit8 represent DRM0-DRM8 in sequence
Load annual
electricity
consumption low byte
545 Yer_Loadwh_L R [0,0xFFFF] 0.1KWH
Load annual power
546 consumption high byte R
Yer_Loadwh_H [0,0xFFFF] 0.1KWH
547 Steps in test modeTest_State
Communication board fault
status Bit0 Flash chip error
Failure status of Bit1 time error
548 communication board R [0,0xFFFF] Bit2 EEPROM error
549 MCU test flag R Bit0 Arc pull communication sign
MCU test flag Bit1 Parallel CAN communication Parallel
CAN communication
Bit2 OutSide Fan_FG
Bit3 InSide Fan_FG
Bit4 Meter FG

No.28Pages total54Page
Bit5 arc trigger flag
Bit6 Arc magnetic ring 1 self-test

Bit13 Arc magnetic ring 8 self-test

ATE Arc Self-Test Test Usage Bit


Instructions
Low voltage three-phase (1 magnetic ring):
Bit6 Arc magnetic ring 1 self-test
High voltage (2 magnetic rings):
Bit8 Arc magnetic ring 1 self-test
Bit9 Arc magnetic ring 2 self-test

Bit8 Lithium electric interface RS485 Lithium


electric interface RS485
Bit9 Lithium electric interface CAN Lithium
electric interface CAN

LCD test flag Bit10 key1234 key1234


550 LCD test flag R 0x0000 Bit11 LCD interrupt status lcd interrupt status
551 Power on and off status R The lower 4 bits represent the switch signal
Turn off/on status 0000 shutdown power off
0001 power on
552 AC side relay status R 1 off
AC real status 2 on
Bit0 INV relay INV relay
Bit1 load relay reserved undefine
Bit2 grid relay grid relay
Bit3 generator relay gen relay
Bit4 grid power supply relay grid give
power to relay
Bit7 Dry contact1
Bit8 dry contact Dry contact2()

Bit0: reserved
Bit1: Fan failure FAN_WARN
The first word of the alarm
Bit2: Grid phase wrong grid phase wrong
553 message R [0,65535]
Warning message word 1 Bit3:

Bit15
Bit0
Bit1
The second word of the alarm …
message Bit14 Lithium battery loss alarm
554 Warning message word 2 R [0,65535] Bit15 Parallel communication quality alarm
Fault message first word
555 Fault information word 1 R [0,65535]
2nd word of fault message
556 Fault information word 2 R [0,65535]
Fault message 3rd word
557 Fault information word 3 R [0,65535]
Fault message 4th word
558 Fault information word 4 R [0,65535] See fault information coding table
WorkFlag.ON_OFF_Trip_D
559 ATA R

No.29Pages total54Page
560 debug dataDebug Data R
… ...a total of 24 registers Factory test only
583 debug dataDebug Data R 0
584
Reserved battery temperature
585 sensor value R
Battery 1 temperature R [0,3000]
0.1
586 Battery1 temperature
Battery 1 voltage R L 0.01V
587 Battery-1 voltage H 0.1V
Battery 1 power R
[0,100] 1%
588 Battery-1 SOC
Battery 2 power R
[0,100] 1%
589 Battery-2 SOC
Battery output power R H:1W S16
590 Battery output power H:10W
Battery 1 current R S16
0.01A
591 Battery1 Current
Battery corrected R
592 capacityCorrected_AH [0,3000] 1AH 100 is 100AH
Battery 2 voltage R L 0.01V
593 Battery-2 voltage H 0.1V
Battery 2 current R
594 Battery2 Current
Battery 2 power R L:1W
595 Battery2 Power H:10W
Battery 2 temperature R
596 Battery2 temperature
Bit0 CTA 1 SUCC 0 FAIL
Bit1 CTB
597 CT self-examination results R Bit2 CTC
Grid side phase voltage A R
0.1V
598 Grid phase voltage A
Grid side phase voltage B R
0.1V
599 Grid phase voltage B
Grid side phase voltage C R
0.1V
600 Grid phase voltage C
Negative current of battery 1 R
0.1V
601
Negative current of battery 2 R
0.1V
602
Grid side line voltage CA R
0.1V
603 Grid line voltage CA
The power of phase A on the S16
inner side of the grid is 16
bits lower R 1W
A phase power on the inner
604 side of the grid
The power of phase B on the R S16
inner side of the grid is 16
bits lower 1W
B phase power on the inner
605 side of the grid
606 The inner C phase power on R 1W S16
the grid side is 16 bits lower
C phase power on the inner

No.30Pages total54Page
side of the grid
Grid side - total active power S16
inside is 16 bits lower
R 1W
Total active power from side
607 to side of the grid
Grid side-inside total reserved
apparent power is 16 bits
lower R 1W
Grid side - inside total
608 apparent power
Grid side frequency
R
609 Grid-side frequency
Grid side inner current A S16
R 0.01A
610 grid side inner current A
Grid side inner current B R S16
0.01A
611 grid side inner current B
Grid side inner current C R S16
0.01A
612 grid side inner current C
Grid external - current A S16
R 0.01A
613 Out-of-grid - current A
Grid external - current B R S16
0.01A
614 Out-of-grid - current B
Grid external - current C R S16
0.01A
615 Out-of-grid - current C
Grid external - low 16 bits of R S16
power A 1W
616 Out-of-grid -power A
Grid external - low 16 bits of R S16
power B 1W
617 Out-of-grid-power B
Grid external - low 16 bits of R S16
power C
1W
Out-of-grid -power C high
618 16 bits
Grid external - total active S16
power 16 bits lower R 1W
619 Out-of-grid –total power
Out-of-grid –total apparent S16
power Low 16 bits Out-of- R 1VA
620 grid –total apparent power
Grid power factor PF
Grid-connected power factor R
621 PF R/W [0,1000] True value*1000
Grid side A phase power is R The following three registers change according
16 bits lower to the built-in and external settings
1W The following three registers vary according to
Grid side A-phase power
622 Low_Word the built-in and external Settings
Grid side B phase power is R
16 bits lower
1W
Grid side B-phase power
623 Low_Word
Grid side C phase power low R
16 bits
1W
Grid side C-phase power
624 Low_Word

No.31Pages total54Page
Grid side - total active power R
16 bits lower
1W
Grid side total power
625 Low_Word
626
Inverter output phase voltage
A R 0.1V
Inverter output phase voltage
627 A
Inverter output phase voltage
B
R 0.1V
Inverter output phase voltage
628 B
Inverter output phase voltage
C R 0.1V
Inverter output phase voltage
629 C
S16
Inverter output phase current
A
R 0.01A
Inverter output phase current
630 A
Inverter output phase current S16
B
R 0.01A
Inverter output phase
631 current B
Inverter output phase current S16
C
R 0.01A
Inverter output phase current
632 C
Inverter output phase power R S16
A low 16 bits
1W
Inverter output phase
633 power A Low_Word
Inverter output phase power S16
B
Inverter output phase low 16 R 1W
bits
634 power B Low_Word
Inverter output phase power S16
C low 16 bits
1W
Inverter output phase
635 power C Low_Word
The inverter output total R S16
active power is 16 bits lower
1W
Inverter output total
636 power Low_Word
The total apparent power of S16
the inverter output is 16 bits
lower R 1W
Inverter output total apparent
637 power Low_Word
Inverter frequency U16
R 0.01Hz
638 Inverter frequency

No.32Pages total54Page
639 R
UPS load side phase power U16
A low 16 bits
R 1W
UPS load-side phase power
640 A Low_Word
UPS load side phase power U16
B low 16 bits
UPS load-side phase power R 1W
B
641 Low_Word
UPS load side phase power U16
C low 16 bits
UPS load-side phase power R 1W
C
642 Low_Word
UPS load side total power U16
low 16 bits
R 1W
UPS load-sidetotal power
643 Low_Word
Load measurement phase U16
voltage A R 0.1V
644 Load phase voltage A
Load measurement phase U16
voltage B R 0.1V
645 Load phase voltage B
Load measurement phase U16
voltage C 0.1V
646 Load phase voltage C
Load measurement current A R S16
is invalid 0.01A
647 Load phase current A no use
Load measurement current B R S16
is invalid 0.01A
648 Load phase current B no use
Load measurement current C R S16
is invalid 0.01A
649 Load phase current C no use
Load side phase power A R S16
low 16 bits
1W
Load phase power
650 A_L_Word
Load side phase power B S16
low 16 bits
R 1W
Load phasepowerB
651 Low_Word
Load side phase power C S16
low 16 bits
R 1W
Load phase poweC
652 Low_Word
The total active power on the R S16
load side is 16 bits lower
1W
Load total power
653 Low_Word
654 Load side total apparent R 1W S16
power reservation

No.33Pages total54Page
Load phase apparent power
undefine Low_Word
Load frequency R
0.01Hz
655 Load frequency
Load side phase power A R S16
high 16 bits
1W
Load phase power A
656 High_Word
Load side phase power B S16
high 16 bits
R 1W
Load phase power B
657 High_Word
Load side phase power C S16
high 16 bits
R 1W
Load phase power C
658 High_Word
The total active power on the R S16
load side is 16 bits higher
1W
Load total power
659 High_Word
The total apparent power on R S16
the load side is 16 bits higher
reserved
1W
Load phase apparent power
undefine
660 High_Word
Gen port phase voltage A R
0.1V
661 Phase voltage of Gen port A
Phase voltage B of Gen port
R 0.1V
662 Phase voltage of Gen port B
Phase voltage C of Gen port R
0.1V
663 Phase voltage of Gen port C
Gen port power A low 16 R
bits
1W
Phase power of Gen port A
664 Low_Word
Power B low 16 bits of Gen R
port
1W
Phase power of Gen port B
665 Low_Word
Gen port’s power C lower 16 R
bits
1W
Phase power of Gen port C
666 Low_Word
Total power of Gen port is R
lower 16 bits
1W
total power of Gen port
667 Low_Word
Gen port power A high 16 R
bits
1W
Phase power of Gen port A
668 High_Word
669 Power B high 16 bits of Gen R 1W
port
Phase power of Gen port B

No.34Pages total54Page
High_Word
Power C high 16 bits of the R
Gen port
1W
Phase power of Gen port C
670 High_Word
The total power of the Gen R
port is 16 bits higher
1W
total power of Gen port
671 High_Word
PV1 input power R L:1W
672 PV1 input power H:10W
PV2 input power R L:1W
673 PV2 input power H:10W
PV3 input power R L:1W
674 PV3 input power H:10W
PV4 input power R L:1W
675 PV4 input power H:10W
DC voltage 1
676 DC voltage 1 R [0,65535] 0.1V
DC current 1
677 DC current 1 R [0,65535] 0.1A
DC voltage 2
678 DC voltage 2 R [0,65535] 0.1V
DC current 2
679 DC current 2 R [0,65535] 0.1A
DC voltage 3
680 DC voltage 3 R [0,65535] 0.1V
DC current 3
681 DC current 3 R [0,65535] 0.1A
DC voltage 4
682 DC voltage 4 R [0,65535] 0.1V
DC current 4
683 DC current 4 R [0,65535] 0.1A
684 AC_Solar phase A R
685 AC_Solar phase B R
686 AC_Solar phase C R
The grid side A phase power R The following three registers change according
is 16 bits higher to the built-in and external settings
1W The following three registers vary according to
Grid side A-phase power
687 high _Word the built-in and external Settings
Grid side B phase power is R
16 bits higher
1W
Grid side B-phase power
688 high _Word
Grid side C phase power is R
16 bits higher
1W
Grid side C-phase power
689 high _Word
Grid side - total active power R
16 bits higher
1W
Grid side total power
690 high_Word
Inverter output phase power R S16
A high 16 bits
1W
Inverter output phase
691 power A high_Word
692 Inverter output phase power R 1W S16

No.35Pages total54Page
B high 16 bits
Inverter output phase power
B Low_Word
Inverter output phase power S16
C high 16 bits
1W
Inverter output phase
693 power C high _Word
The inverter output total R S16
active power is 16 bits
higher 1W
Inverter output total
694 power high _Word
The total apparent power of S16
the inverter output is 16 bits
higher R 1W
Inverter output total apparent
695 power high _Word
UPS load side phase power U16
A high 16 bits
R 1W
UPS load-side phase power
696 A high _Word
UPS load side phase power U16
B high 16 bits
R 1W
UPS load-side phase power
697 B high _Word
UPS load side phase power U16
C high 16 bits
R 1W
UPS load-side phase power
698 C high _Word
UPS load side total power is U16
16 bits higher
R 1W
UPS load-sidetotal power
699 high _Word
The power of phase A on the S16
inner side of the grid is 16
bits higher R 1W
A phase power on the inner
700 side of the grid high _Word
The B-phase power on the R S16
inner side of the grid is 16
bits higher 1W
B phase power on the inner
701 side of the grid high _Word
The C-phase power on the R S16
inner side of the grid is 16
bits higher 1W
C phase power on the inner
702 side of the grid high _Word
Grid side - the total active S16
power on the inner side is 16
bits higher
R 1W
Total active power from side
to side of the grid high
703 _Word
704 Grid side-inside total R 1W reserved

No.36Pages total54Page
apparent power is 16 bits
higher
Grid side - inside total
apparent power high _Word
Grid external - power A high R S16
16 bits
1W
Out-of-grid -power A high
705 _Word
Grid external - power B high R S16
16 bits
1W
Out-of-grid -power B high
706 _Word
Grid external - high 16 bits R S16
of power C
1W
Out-of-grid -power C high
707 _Word
Grid external - total active S16
power 16 bits higher
R 1W
Out-of-grid –total power
708 high _Word
External power grid - total S16
apparent power is 16 bits
higher R 1VA
Out-of-grid –total apparent
709 power high _Word
710 Grid phaseA reactive power 10Var
711 Grid phaseB reactive power 10Var
712 Grid phaseC reactive power 10Var
713 INV phaseA reactive power 10Var
714 INV phaseB reactive power 10Var
715 INV phaseC reactive power 10Var
Factory test only
BIT00:
0: CT
1: Meter
BIT01-BIT15: undefine
738 Internal fan returns AD value
739 External fan returns AD value

800 Factory self-inspection R


reserved

No.37Pages total54Page
Customized register
Addr Register meaning R/W data range Unit Note
1000 Spain_timer1_mode1 Low Bit0-7 Mon to Fri
Spain_timer2_mode1 High Bit0-7 Bit0: GM
1001 Spain_timer3_mode1 Low Bit0-7 Bit1 BK
Spain_timer4_mode1 High Bit0-7 Bit2 PS
1002 Spain_timer5_mode1 Low Bit0-7 Bit3: BF Battery First
Spain_timer6_mode1 High Bit0-7 Bit4: Gen Charge EN
1003 Spain_timer1_mode2 Low Bit0-7 Sat to Sun
Spain_timer2_mode2 High Bit0-7 Bit0: GM
1004 Spain_timer3_mode2 Low Bit0-7 Bit1 BK
Spain_timer4_mode2 High Bit0-7 Bit2 PS
1005 Spain_timer5_mode2 Low Bit0-7 Bit3: BF Battery First
Spain_timer6_mode2 High Bit0-7
1006 SOC2-1 MON TO FRI 0-100%
1007 SOC2-2
SOC2-3
SOC2-4
SOC2-5
SOC2-6
1012 SOC2-1 SAT TO SUN
1013 SOC2-2
1014 SOC2-3
1015 SOC2-4
1016 SOC2-5
1017 SOC2-6
1018 SOC3-1 MON TO FRI
SOC3-2
SOC3-3
SOC3-4
SOC3-5
SOC3-6
1024 SOC3-1 SAT TO SUN
SOC3-2
SOC3-3
SOC3-4
SOC3-5
SOC3-6
1030 GPS-1 MON TO FRI 0-xxRated 10W
GPS-2
GPS-3
GPS-4
GPS-5
GPS-6
1036 GPS-1 SAT TO SUN
1037 GPS-2
1038 GPS-3
1039 GPS-4
1040 GPS-5
1041 GPS-6
1042 Mode Time1
1043 Mode Time2
1044 Mode Time3
1045 Mode Time4

No.38Pages total54Page
1046 Mode Time5
1047 Mode Time6
1048 Gen_charge FG Bit0 time1 gen charge EN
Bit1 time2 gen charge EN
Bit2 time3 gen charge EN
Bit3 time4 gen charge EN
Bit4 time5 gen charge EN
Bit5 time6 gen charge EN
1049 GEN charge ON value
1050 GEN charge OFF value

1100 Remote mode R/W 0:disable 1:enable


1101 Remote mode watch dog time R/W [10,18000] S 0xFFFF: mean watch dog off [default value]
If watch dog out of this setting vaule, inv will
exit remote mode

1106 AC power control mode R/W 0:control three paths together


1: Each phase is independent

1111 setting INV output power, ABC R/W [-1200,1200] 0.1%


3 phase
1112 setting INV output power, A R/W [-1200,1200] 0.1%
phase
1113 setting INV output power, B R/W [-1200,1200] 0.1%
phase
1114 setting INV output power, C R/W [-1200,1200] 0.1%
phase

1117 Reactive power mode 0: off


1.PF mode
2, Var %
1118 Setting reactive valve 3phase R/W PF: PF: -800 -0.8
1119 Setting reactive vaule Aphase R/W VAR:0.1 -990 -0.99
[-800,+800]
1120 Setting reactive vaule Bphase R/W % 1000 1
[-1200,+1200]
1121 Setting reactive vaule Cphase R/W 999 0.99
800 0.8

5.4. 03 Deye battery read-only area


Addr. Register meaning R/W Range Unit note
Deye battery
10000 Equipment type R 0x700: Lithium battery
Device Type Pack protocol
10001 Protocol version number R
Protocol Version
10002 Battery PackNum number R 1
Packnum number
10003 battery voltage R 0.1V

No.39Pages total54Page
Battery voltage
10004 battery current R 0.1A
Battery current
10005 Battery capacity SOC R 1%
Battery SOC
10006 Battery health SOH R 1%
Battery SOH
10007 Battery remaining capacity R 1AH
Battery CApAH
10008 battery temperature R 0.1C
Battery Temp
10009 Battery charging voltage R 0.1V
Charge Voltage
10010 Battery discharge voltage R 0.1V
Discharge voltage
10011 Battery charge cut-off R 1V
voltage
Charge End voltage
10012 Battery discharge cut-off R 1V
voltage
Discharge End voltage
10013 Battery charging current R 1A
limit
Charge limit current
10014 Battery discharge current R 1A
limit
Discharge limit current
10015 Battery off-grid charging R 1A
current limit
Off grid Charge limit
current
10016 Battery off-grid discharge R 1A
current
Off grid Discharge limit
current
10017 Forced charging sign R
Force Charge Flag
10018 Calibration capacity mark R
Check SOC Flag
10019 Battery failure 1 R
Battery Fault1
10020 Battery failure 2 R
Battery Fault2
10021 Battery alarm 1 R
Battery Alarm1
10022 Battery alarm 2 R
Battery Alarm2
10023 Reserve 1 R
10024 Reserve 2 R
10025 Reserve 3 R
10026 Reserve 4 R
10027 Reserve 5 R
10028 Reserve 6 R
10029 Reserve 7 R
10030 Reserve 8 R
10031 Reserve 9

No.40Pages total54Page
No. 1 byte R '0'- '9' 'A'- ASCII characters
10032
No. 1 2 bytes 'Z'
No. 1 3 bytes R '0'- '9' 'A'- ASCII characters
10033
No. 1 4 bytes 'Z'
No. 1 5 bytes R '0'- '9' 'A'- ASCII characters
10034
No. 1 6 bytes 'Z'
No. 1 7 bytes R '0'- '9' 'A'- ASCII characters
10035
No. 1 8 bytes 'Z'
No. 1 9 bytes R '0'- '9' 'A'- ASCII characters
10036
No. 10 bytes 'Z'
No. 11 bytes R '0'- '9' 'A'- ASCII characters
10037
No. 1 12 bytes 'Z'
No. 1 13 bytes R '0'- '9' 'A'- ASCII characters
10038
No. 1 14 bytes 'Z'
No. 1 15 bytes R '0'- '9' 'A'- ASCII characters
10039
'Z'
10040 Module Voltage 0.01V
10041 Module Current 0.1A
10042 Temperate-AVE 1250 mean 25.0
10043 Temperate-CellMax 1250 mean 25.0
10044 Temperate-CellMin 1250 mean 25.0
Temperate- 1250 mean 25.0
10045
MosMax
Temperate- 1250 mean 25.0
10046
HeatMem
10047 SOC 0.1
10048 SOH 0.1
Remain Capacity 0.1A
10049
H
Total Capacity 0.1A
10050
H
10051 Charge Voltage 0.01V
10052 Charge Current 0.1A
10053 Discharge Current 0.1A
10054 Max Cell V 0.01V
10055 Min Cell V 0.01V
10056 Cycle number 1
10057 MOS Status 1
10058 Warming1 --
10059 Warming2 --
10060 PACK Fault1 --
10061 1 Fault2 --
Software version --
10062
number
Hardware version --
10063
number
10064 Reserve 1
10065 Reserve 2
10066 Reserve 3
10067 Reserve 4
10068 Reserve 5
10069 Reserve 6
By analogy, SN+22 of 8 registers and data register = 30 registers are the second battery pack
information.
By analogy, SN+22 of 8 registers and data register = 30 registers are the third battery pack
information.

No.41Pages total54Page
Deye Language Pack Agreement
Addr. Register meaning R/W Range Unit note

Deye language pack


20000 Language protocol version R
number
Language Type version
20001 Number of language types R [0-200]
Language Type number
20002 language type R 1: German
Language Type 2: Spanish
3: Hungarian
4: Italian
(The language
serial number
needs to be
aligned with the
one in the LCD)
20003 Language version R
number
Language Version
20004 language type R 1 1: German
Language Type 2: Spanish
3: Hungarian
4: Italian
(The language
serial number
needs to be
aligned with the
one in the LCD)
20005 Language version R 0.1V
number
Language Version
20006 language type R 0.1A 1: German
Language Type 2: Spanish
3: Hungarian
4: Italian
(The language
serial number
needs to be
aligned with the
one in the LCD)
20007 Language version R 1%
number
Language Version
20008 language type R 1% 1: German
Language Type 2: Spanish
3: Hungarian
4: Italian

No.42Pages total54Page
(The language
serial number
needs to be
aligned with the
one in the LCD)
20009 Language version R 1AH
number
Language Version
20010 language type R 1% 1: German
Language Type 2: Spanish
3: Hungarian
4: Italian
(The language
serial number
needs to be
aligned with the
one in the LCD)

5.5. Memory record table


Memory record table
Addr. Register meaning R/W Range Unit note
Inverter fault
1000 R The length range is 500
information
… R
… R
1499 R

5.6. error code


Alarm code
Error code Description/Description Solutions/solutions

W01 reserve
W02 FAN_WARN
W03 Grid phase wrong
W04 meter_Comm_Fail

Fault code: Fault Code


Error code Description/Description Solutions/solutions
DC/DC softstart fault1. Check the battery fuse;2. Restart and
check whether it is in normal;3. Seek help from us, if can't go
DC/DC_Softsart_Fault back to noarmal state
F07
DC/DC soft start fault

F10 AuxPowerBoard_Failure Auxiliary power supply failure1. Wait for minutes then check;2.

No.43Pages total54Page
Auxiliary power failure Remove wifi plug or other communicator;3. Seek help from us, if
can't go back to noarmal state

Inverter work mode changed1. wait for a minute and check;2.


Working mode change Seek help from us, if can't go back to normal state.
F13
Mode switch

AC side over current fault1. Please check whether the backup


load power and commonload power are within the range;2.
AC over current fault of
Restart and check whether it is in normal;3. Seek help from us, if
hardware
can not go back to normal state.
F18
Hardware AC
overcurrent

DC side over current fault1. Check PV module connect and


battery connect;2. Turn off the DC switch and AC switch and
DC over current fault of
then wait oneminute,then turn on the DC/AC switch again;3.
the hardware
Seek help from us, if can not go back to normal state.
F20
Hardware DC
overcurrent

Tz_EmergSStop_Fault Tz_EmergSStop_Fault Seek help from us,This failure hardly


F22 Emergency stop fault happens.
(inverter is locked)
Leakage current fault1. Check the cable of PV module and
AC leakage current is
inverter;2. Restart inverter;3. Seek help from us, if can not go
transient over current
back to normal state.
F23
Instantaneous leakage
current fault
PV isolation resistance is too low1. Check the connection of PV
panels and inverter is firmly andcorrectly;2. Check whether the
DC insulation
PE cable of inverter is connected to ground;3. Seek help from
impedancefailure
us, if can not go back to normal state.
F24
Square array insulation
resistance fault

1. Please wait for a while and check whether it is normal; 2. If


still same, and turn off the DC switch and AC switch andwait for
The DC busbar is
one minute and then turn on the DC/AC switch; 3. Seek help
unbalanced
F26 from us, if can not go back to normal state.
DC bus unbalanced

This fualt only for inverters working in parallel mode1. Check the
parallel setting according to the instructions;2. Check the
Parallel_CANBus_Fault
connection of the CANBus;3. Seek help from us
F29 Parallel communication
failure

No Utility1. Please confirm grid is lost or not;2. Check the grid


connection is good or not;3. Check the switch between inverter
and grid is on or not;4. Seek help from us, if can not go back to
No AC grid normal state.
F35
No mains electricity

F41 Parallel_system_Stop In parallel system,due to other inverter faults.1. Wait for minutes

No.44Pages total54Page
Parallel system then check all inverters in this parallel system;2. If inverter can't
shutdown failure go back to normal state, record fault codes of all inverters, then
seek help from us.

Grid voltage fault1. Check the AC voltage is in the range of


standard voltage inspecification; 2. Check whether grid AC
cables are firmly and correctly connected; 3. Seek help from us,
AC line low voltage if can not go back to normal state.
F42 Line voltage is too low
fault

Backup battery fault. 1. Check the battery capacity; 2. Check the


connection between batteries and inverters; 3. If inverter can't go
Bcakup_Battery_Fault back to normal after load reduction, seek help from us
F46/F49
Backup battery failure

Grid frequency out of range1. Check the frequency is in the


range of specification or not;2. Check whether AC cables are
AC over frequency firmly and correctly connected;3. Seek help from us, if can not
F47 Communicate too go back to normal state.
frequently

Grid frequency out of range1. Check the frequency is in the


range of specification or not;2. Check whether AC cables are
AC lower frequency firmly and correctly connected;3. Seek help from us, if can not
F48 Insufficient go back to normal state.
communication

Battery voltage low1. Check whether battery voltage is too low;2.


If the battery voltage is too low, using PV or grid to charge
DC busbar voltage is too thebattery;3. Seek help from us, if can not go back to normal
low state.
F56
Bus voltage is too low

BMS communication
fault
F58
BMS communication
failure
1.
F62 DRM detection 2. Check whether the DRM function is enabled by mistake.
Check whether the DRM cable is damaged

1. ARC fault detection is only for US market; 2. Check PV


module cable connection and clear the fault; 3. Seek help from
ARC fault
F63 us, if can not go back to normal state.
arc fault

Heat sink temperature is too high1. Check whether the work


Heat sink high environment temperature is too high;2. Turn off the inverter for
temperaturefailure 10mins and restart;3. Seek help from us, if can not go back to
F64 normal state.
Radiator temperature is
too high

No.45Pages total54Page
6. appendix

6.1. Appendix 1: Rated power model selection table


Three-phase High voltage High voltage High voltage High voltage High voltage B
low voltage A series 15kw A series 15kw D series 5- B series series 50kw
(1200V) (650V) 10kw 50kw (650V)
(1200V)
0 Default Default Default Default Default Default 30KW
12kw 15kw 15kw 10kw 50kw
1 10kw 12kW 10kw 40kw 25kw
2 8kw 10kw 8kw 30kw 20kw
3 6kw 8kw 35kw
4 5kw 20kw 60KW(US)
5 14kW 25kw 80KW
6 15kw 29.9kW
7 16kW
8 18kw
9 20kw

6.2. Appendix 2: Machine series classification table

Three-phase low Three-phase high


voltage voltage
A NULL 6-25kw series shell
B NULL 30-50kw series shell
C A series all-in-one
machine
D 5-10kw series

6.3. Appendix 3: Output voltage selection table


Three-phase low voltage Three-phase high voltage 650V Three-phase high voltage
1200V
0 LN:220VAC LL:380VAC LN:120VAC LL:208VAC LN:220VAC LL:380VAC
1 LN:230VAC LL:398VAC LN:115VAC LL:200VAC LN:230VAC LL:400VAC
2 LN:240VAC LL:415VAC LN:133VAC LL:230VAC LN:277VAC LL:480VAC
3 LN:120VAC LL:208VAC LN:127VAC LL:220VAC LN:127VAC LL:220VAC
4 LN:133VAC LL:220VAC
5 LN:115VAC LL:200VAC

6.4. Appendix 4: Grid safety regulation selection table


Power grid safety regulations name
0 NOMAL

No.46Pages total54Page
1 IEEE1547
2 RULE21,
3 SRD_UL1741,
4 CEI_0_21_Internal, Italy <11.9kw
5 EN50549_CZ, Czech >16A
6 AS4777_A,
7 AS4777_B,
8 AS4777_C,
9 AS4777_NewZealand,
10 VDE4105, Germany
11 OVE_Directive_R25, AustriaAustria
12 EN50549_CZ_PPDS_L16A, Czech <16A
13 NRS097, South Africa
14 G98,
15 G99,
16 EN50549_1_Norway_133V, Norway-133
17 EN50549_1_Norway_230V, Norway-230
18 JAPAN_200VAC, Japan-200VAC
19 CEI_0_21_External, Italy >11.9kw
20 CEI_0_21_Areti, Rome
twent JAPAN_400VAC_3P3W, Japan-400VAC
y one
twent JAPAN_415VAC_3P4W Japan-415VAC
y
two
twent EN 50549-1-Switzerland Switzerland
y
three

6.5. Appendix five:

No.47Pages total54Page

You might also like