1 KSG1.250K.Inverter - Modbus.Communication - Protocol.3.5
1 KSG1.250K.Inverter - Modbus.Communication - Protocol.3.5
2. FRAME ....................................................................................................................................................................................... 3
4. EXAMPLES ..............................................................................................................................................................................40
1.1. Overview
This document formulates the communication standard between Kstar KSG1K-60K power system and
the PC. This standard is a subset of the Modbus protocol. The Modbus protocol is not described in this
document. For details, see the Modbus RTU protocol available at www.modicon.com.
2. Frame
Function codes
Function Description
Code
Read keep register for querying
0x03
inverter information.
Read input register for querying
0x04
inverter information.
Single write register for executing
0x06
remote instructions.
Error codes
Error Code Description
0x01 Invalid function code
0x02 Invalid data address
0x03 Invalid value
The instruction is valid because
0x06
the client is busy.
2.3.3 CRC
The host or client can verify whether received information is correct by using the CRC. Due to electric
noise on the bus or other types of interference, errors may occur when information is being transmitted. To
address this issue, the recipient can verify whether received information is correct by using the CRC and drop
incorrect frames, thus improving the security and reliability of the communication system.
The CRC of Modbus contains two bytes, namely, 16 bits. The sender calculates the CRC and appends it
to the information frame. The recipient recalculates the CRC for all received information (including the
received CRC) and checks whether the CRC is 0. If so, the received information frame is correct. Otherwise,
the received information frame is incorrect.
Only 8 data bits are used for CRC calculation. The start bit and stop bit are excluded from CRC
calculation.
The procedure for calculating the CRC code is as follows:
1. Preset a 16-bit register to FFFF (containing 1 only) in hexadecimal format. This register is
called CRC register.
2. Perform an exclusive OR operation for the first 8 bits (the first byte of the information frame)
and the lower 8 bits of the 16-bit CRC register. Then store the result in the CRC register.
3. Move the content of the CRC register rightwards by one bit and add a 0 as the most significant
bit. Then check the evicted bit.
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 5 of 42
4. If the evicted bit is 0, repeat step 3 (move the content of the CRC register rightwards by one bit
again).
If the evicted bit is 1, perform an exclusive operation for the CRC register and polynomial A001 (1010
0000 0000 0001).
5. Repeat steps 3 and 4 to move the content of the CRC register rightwards for 8 times so that all 8
bits are processed.
6. Repeat steps 2 through 5 to process the next byte of the information frame.
7. After processing all bytes of the information frame, exchange the most significant and least
significant bytes of the 16-bit CRC register.
8. The content of the CRC register is the CRC code.
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 6 of 42
Table 3.1.1
3053
3054 Reactive power 04H
4 180 1Var S32
3055
3056 Power factor 2 184 U16 Table 3.4.2 04H
3057 DC insulation resistance 2 186 Kohm U16 1-5K not have. 04H
3058 Overfrequency derating 0: enabled 04H
2 188
1: disabled
3059 Overfrequency derating Table 3.4.7 04H
2 190
threshold
3060 Derating rate 2 192 0.01Hz Table 3.4.6 04H
3061 Reserved 2 194 04H
3062 Reserved 2 196 04H
3063 Reserved 2 198 04H
3064 PV1 String current 1 2 200 0.01A S16 No string current in 04H
3065 PV1 String current 2 2 202 0.01A S16 single phase inverter. 04H
3066 PV1 String current 3 2 204 0.01A S16 ( No string current in 04H
3067 PV1 String current 4 2 206 0.01A S16 0x00H~0x06H and 04H
3068 PV2 String current 1 2 208 0.01A S16 0x64H~0x6BH) 04H
3069 PV2 String current 2 2 210 0.01A S16 04H
3070 PV2 String current 3 2 212 0.01A S16 04H
3071 PV2 String current 4 2 214 0.01A S16 04H
3072 PV3 String current 1 2 216 0.01A S16 04H
3073 PV3 String current 2 2 218 0.01A S16 04H
3074 PV3 String current 3 2 220 0.01A S16 04H
3075 PV3 String current 4 2 222 0.01A S16 04H
3076 PV4 String current 1 2 224 0.01A S16 04H
3077 PV4 String current 2 2 226 0.01A S16 04H
3078 PV4 String current 3 2 228 0.01A S16 04H
3079 PV4 String current 4 2 230 0.01A S16 04H
3080 PV5 String current 1 2 232 0.01A S16 04H
3081 PV5 String current 2 2 234 0.01A S16 04H
3082 PV5 String current 3 2 236 0.01A S16 04H
3083 PV5 String current 4 2 238 0.01A S16 04H
3084 PV6 String current 1 2 240 0.01A S16 04H
3085 PV6 String current 2 2 242 0.01A S16 04H
3086 PV6 String current 3 2 244 0.01A S16 04H
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 10 of 42
enable/disable
3148 FrozenUpFreq 2 368 0.01Hz U16 50Hz Grid standards 04H
Underfrequency 4500~5995
increase threshold Default value:4500
60Hz Grid standards
Default value:6500
3149 Slow increase in power 2 370 S(秒) U16 0~600 04H
(Default value:0)
3150 Overfrequency power 2 372 0.0001 U16 0~4000 04H
reduction percentage Pref/Hz (Default value:0)
3151 FrozenUpVoltStart 2 374 0.1V U16 four-wire:2200~3000 04H
Starting value of Three wire:3800~5200
overvoltage derating
3152 FrozenUpVoltEnd 2 376 0.1V U16 four-wire:2200~3000 04H
End value of Three wire:3800~5200
overvoltage derating
3153 NPEVoltSet 2 378 0.1V U16 0~2000(Default value: 04H
Zero line to ground 500)
voltage detection
threshold
3154~3193 Internal use register
(small three-phase)
3194 PLC area code 2 460 U16 Default value:1 04H
3195 Bluetooth name format 2 U16 0:Default value 04H
1:Haixing
462 Customization Format
3196 Setting value of rated 2 U16 0-Pmax,unit KW 04H
power for anti backflow 464
3197 Upper limit of fuse 2 0.01A U16 scope 0.60-3.00A, 04H
detection 466 Default value 1.20A
3198 Lower limit of fuse 2 0.01A U16 scope 0.10-0.50A, 04H
detection 468 Default value 0.30A
3199 Fuse detection enable 4 470 U32 0-23 bits valid, 04H
Enable by setting 1,
disable by setting 0
3201 Fuse alarm information 4 474 U32 0-23 bits valid, 04H
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 13 of 42
Enable by setting 1,
disable by setting 0
3203 Anti backflow meter 2 478 / U16 (0xXXXX)16 04H
configuration The highest 4 bits
(bite8-11)
backflow);
disabled)
1
3238 Debugging coefficient 2 S16 -32768 ~ 32767 04H
2
3239 Debugging coefficient 2 S16 -32768 ~ 32767 04H
3
3240 Debugging coefficient 2 S16 -32768 ~ 32767 04H
4
3241 Daily power generation 2 554 0.1Kwh U16 04H
(0.1Kwh)
3242 Accumulated load
electricity
4 556 Kwh U32 0~9999999 04H
consumption on the grid
side
3243
3244 Frequency response 2 550 U16 Enable: 0, Prohibit: 1 04H
hysteresis function
3245 Active reactive curve 2 562 U16 Enable: 0, Prohibit: 1 04H
3246 Grid protected mode 2 564 U16 0: Grid standard 04H
1: Customize
3247 Grid type 2 566 U16 0: Distribution 04H
network
1: Transmission
network
3248 Fault recovery time 2 568 U16 0~1800 Default value 04H
20s
3249 Night SVG function 2 570 U16 Enable: 0, Prohibit: 1 04H
3250 IV curve scanning 2 U16 Enable: 0, Prohibit: 1 04H
function 572
3251 R-phase voltage 2 U16 Default value:4096 04H
calibration
coefficient 2 574
3252~3999 Reserve (860 Register)
4000~4999 Register for Internal Use 04H
5000 PV1 Voltage Point 1 0.1V U16 IV scans data, occupying 04H
5001 PV1 Current Point 1 0.01A S16 2400 registers. When the 04H
5002 PV1 Voltage Point 2 0.1V U16 register value is 0xFFFF, 04H
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 16 of 42
5003 PV1 Current Point 2 0.01A S16 it represents invalid data. 04H
… … 04H
5196 PV1 Voltage Point 99 0.1V U16 04H
5197 PV1 Current Point 99 0.01A S16 04H
5198 PV1 Voltage Point 100 0.1V U16 04H
5199 PV1 Current Point 100 0.01A S16 04H
5200 PV2 Voltage Point 1 0.1V U16 04H
5201 PV2 Current Point 1 0.01A S16 04H
5202 PV2 Voltage Point 2 0.1V U16 04H
5203 PV2 Current Point 2 0.01A S16 04H
... 04H
5396 PV2 Voltage Point 99 0.1V U16 04H
5397 PV2 Current Point 99 0.01A S16 04H
5398 PV2 Voltage Point 100 0.1V U16 04H
5399 PV2 Current Point 100 0.01A S16 04H
5400~5599 PV3 Voltage and Current 04H
Point
5600~5799 PV4 Voltage and Current 04H
Point
5800~5999 PV5 Voltage and Current 04H
Point
6000~6199 PV6 Voltage and Current 04H
Point
6200~6399 PV7 Voltage and Current 04H
Point
6400~6599 PV8 Voltage and Current 04H
Point
6600~6799 PV9 Voltage and Current 04H
Point
6800~6999 PV10 Voltage and Current 04H
Point
7000~7199 PV11 Voltage and Current 04H
Point
7200~7399 PV12 Voltage and Current 04H
Point
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 17 of 42
Note:
The U16 data type indicates an unsigned 16-digit number and S16 indicates a signed 16-digit number.
The 04H function code indicates hexadecimal number 04.
Table 3.1.2
SN Content Code Description
0 Bit0 W00 Fan A Lock
1 Bit1 W01 Fan B Lock
2 Bit2 W02 Fan C Lock
3 Bit3 W03 Zero Power
4 Bit4 W04 Array Warning
5 Bit5 W05 Reserved Bite
6 Bit6 W06 Lightning Warning
7 Bit7 W07 PV Parallel Open
8 Bit8 W08 NULL
Table 3.1.3
Note: when the inverter is in the system initialization, the communication data is invalid data.
Table 3.1.5
3 03H KSG3KSM3
4 04H KSG3.2KDM3
5 05H KSG4KDM3
6 06H KSG5KDM3
7 07H KSG10K/KSG6KDM3 11(KSG10K)
8 08H KSG12K 13
9 09H KSG15K 16
10 0AH KSG17K 18
11 0BH KSG20K 22
12 0CH KSG30K 33
13 0DH KSG40K 44
14 0EH KSG50K 55
15 0FH KSG60K 66
20 14H KSG25KHV 27
21 15H KSG36KHV 37
22 16H KSG50KHV 55
23 17H KSG60KHV 66
30 1EH KSG8KTL 9
31 1FH KSG10KTL 11
32 20H KSG12KTL 13
33 21H KSG25KTL 28
34 22H KSG30KTL 33
35 23H KSG33KTL 36
36 24H KSG36KTL 39
37 25H KSG40KTL 42
38 26H KSG50KHVC 53
39 27H KSG60KHVC 66
40 28H KSG50K 55
41 29H KSG50KHV 55
42 2AH KSG60K 66
43 2BH KSG60KHV 66
44 2CH KSG70KHV 77
50 32H KSG50KTL 55
51 33H KSG60KTL 66
52 34H KSG70KTL 77
53 35H KSG80KTL 88
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 20 of 42
54 36H KSG60KHVC 66
55 37H KSG70KHVC 77
56 38H KSG80KHVC 88
57 39H KSG100KHVC 100
59 3BH KSG110SL 121
60 3CH KSG100CL 110
61 3DH KSG136UM 150
62 3EH KSG110CL 121
65 41H KSG100UH 120
66 42H KSG136UH 150
67 43H KSG175UH 200
68 44H KSG200UH 200
69 45H KSG225UH 247.5
70~99 46H~63H Reserve
100 64H BluE-G 3000S 3.3
101 65H BluE-G 3000D 3.3
102 66H BluE-G 3600D 3.96
103 67H BluE-G 4000D 4.4
104 68H BluE-G 4200D 4.62
105 69H BluE-G 4600D 5.06
106 6AH BluE-G 5000D 5.5
107 6BH BluE-G 6000D 6
108、109 … …
110 6EH BluE-3KT-M0 3
111 6FH BluE-3KT-M1 3
112 70H BluE-3.6KT-M0 3.6
113 71H BluE-3.6KT-M1 3.6
114 72H BluE-4KT-M0 4
115 73H BluE-4KT-M1 4
116 74H BluE-5KT-M0 5
117 75H BluE-5KT-M1 5
118 76H BluE-6KT-M0 6
119 77H BluE-6KT-M1 6
120 78H BluE-8KT-M0 8
121 79H BluE-8KT-M1 8
122 7AH BluE-10KT-M0 10
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 21 of 42
Table 3.1.6
SN Content Code Description
0 Bit0 W16 Clock Warning
1 Bit1 W17 Fan4 Lock
2 Bit2 W18 Fan5 Lock
3 Bit3 W19 Fan7 Lock
4 Bit4 W20 Fan8 Lock
5 Bit5 W21 Lighting Warning
6 Bit6 W22 DSP Version Warning
7 Bit7 W23 Fuse Wire Warning
Table 3.1.7
SN Content Code Description
0 Bit 0 F32 Error in communication with the
DSP
Table 3.1.8
SN Content Input Mode
0 00H Independent mode
1 01H Parallel mode
2 02H Hybrid mode
Table 3.1.9
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 25 of 42
LL:3400-3900 LL:4100-4400
5 05H Britain LN:1740-2200 LN:2400-2720 4700-4980 5020-5200
LL:3200-3900 LL:4100-4600
6 06H Hungary LN:1960-2200 LN:2400-2530 4900-4980 5020-5100
LL:3600-3900 LL:4100-4400
7 07H Belgium LN:1800-2200 LN:2400-2750 4700-4980 5020-5200
LL:3200-3900 LL:4100-4600
8 08H Western LN:2000-2200 LN:2400-2700 4750-4980 5020-5050
Australia LL:3400-3900 LL:4100-4800
9 09H Greece LN:1840-2200 LN:2400-2640 4950-4980 5020-5050
LL:3200-3900 LL:4100-4600
10 0AH France LN:1740-2200 LN:2400-2745 4700-4980 5020-5150
LL:3150-3250 LL:4500-4700
11 0BH Bangkok LN:2000-2200 LN:2300-2640 4900-4980 5020-5100
LL:3200-3900 LL:3900-4800
12 0CH Thailand LN:1760-2200 LN:2300-2640 4700-4980 5020-5200
LL:3200-3900 LL:3900-4800
13 0DH power LN:2000 LN:2530 4850 5050
*注 station LL:3460 LL:4380
14 0EH this LN:1500-2200 LN:2400-2900 4500-4980 5020-5500
locality LL:2600-3900 LL:4100-5020
15 0FH 60Hz LN:1500-2200 LN:2400-2900 5500-5980 6020-6500
LL:2600-3900 LL:4100-5020
16 10H Low LN:980-1180 LN:1300-1500 4750-5000 5000-5250
voltage LL:980-1180 LL:1300-1500
50Hz
17 11H Hight LN:600-650 LN:1850-1900 5500-5980 6020-6500
voltage LL:1100-1150 LL:3250-3300
60Hz
18 12H 50549 LN:1150-1200 LN:2700-2760 4650-4850 5150-5250
LL:1850-2000 LL:4750-4800
19 13H Low LN:1850-2000 LN:2400-2530 4650-4850 5150-5250
voltage LL:1850-2000 LL:2400-2530
50549
20 14H South LN:1900-2000 LN:2400-2800 4650-4850 5150-5250
Africa LL:3300-3500 LL:4300-4500
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 29 of 42
Value Agreement
0 KSTAR
1 MODBUS
表 3.1.12
表 3.1.13
Value Meaning
0 3W+N+PE
1 3W+PE
Table 3.1.14
Byte Content 0 1
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 30 of 42
Table 3.1.15
Value Meaning
0 I/V is scanning
Lower 8 byte
1 I/V is not scanning(default)
Higher 8 byte 0—124 IV scan progress0—100
Note1: Test version number ranges from 0 to 99. If DSP1 version number is V1.0,DSP1 test version number is 2 and DSP1
complete version number is V1.0.2.
Curve (1)
3311-3322 Setting Inverter SN 24 22 ASCII 10H
3323-3325 Setting PLC MAC 6 46 U8 10H
3326-3331 QV Curve (2) 12 52 U16 Table 3.3.4 10H
3332 LCD Model Setting 2 64 U8 Table 3.3.5 10H
3333-3340 Inverter Model 16 66 U8 10H
Note: When setting information, write the address at a time. For example, write clock setup information into register
addresses 3300 to 3306 at a time.
Table 3.3.2
Register Item Byte Byte Data Type Remark
Address No.
3300 Year (tens place) 1 0 U8 ASCII code
Year (ones place) 1 1 U8 ASCII code
3301 Month (tens place) 1 2 U8 ASCII code
Month (ones place) 1 3 U8 ASCII code
3302 Day (tens place) 1 4 U8 ASCII code
Day (ones place) 1 5 U8 ASCII code
3303 Hour (tens place) 1 6 U8 ASCII code
Hour (ones place) 1 7 U8 ASCII code
3304 Minute (tens place) 1 8 U8 ASCII code
Minute (ones place) 1 9 U8 ASCII code
3305 Second (tens place) 1 10 U8 ASCII code
Second (ones place) 1 11 U8 ASCII code
3306 Week 1 12 U8 ASCII code
1 13 U8 ASCII code
Table 3.3.3
Register Content Value Ranges Unit Description
Address
(W/R)
3307/3058 High voltage V1 2400 – 2800 0.01V Utility phase voltage(LN)ranges
of the QV curve from 240 to V1 , and reactive
(end) power ranges from 0 to Q1
3308/3059 High-voltage -60 - +60 % Utility phase voltage ( LN ) is
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 33 of 42
Table 3.3.4
Register Content Value Ranges Default Unit Description
Address(W/R)
3326/3127 QV Curve Reactive Power Overvoltage start 1300 0.1%
Overvoltage End Value value - 1300
3327/3128 QV Curve Reactive Power 1010 - 1300 1300 0.1%
Overvoltage Start Value
3328/3129 QV Curve Max Reactive 0 - 60 0 %
Power (Negtive)
3329/3130 QV Curve Reactive Power 700 - 990 700 0.1%
Undervoltage End Value
3330/3131 QV Curve Reactive Power 700 – Undervoltage 700 0.1% Note: The
Table 3.3.5
Register Content Ranges Default Uni Description
Address(W/R) t
3332 LCD Model 0,1,2 0 null 0: Self- recognition
Setting The inverter will be automatically recognized after
boot User Settings are disabled in this mode.
1: Topway
If set to Topway, the external screen is Topway
LCD.
2: Kasun
If set to Kasun, the external screen is Kasun LCD.
Table 3.4.1
Register Item Byte Byte Unit Data Remarks FUNC
Address No. Type
4000 Clear statistical 2 0 U16 DATA arbitrary number 06H
information
4001 Remote 2 2 U16 DATA arbitrary number 06H
power-off
4002 Revoke remote 2 4 U16 DATA arbitrary number 06H
power-off
4003 Set the power 2 6 U16 Table 3.4.2 06H
factor
4004 Set the active 2 8 % U16 Table 3.4.3 06H
power
4005 Set the reactive 2 10 1KVar S16 Table 3.4.4 06H
power
4006 Set the reactive 2 12 U16 Table 3.4.5 06H
control mode
4007 Overfrequency 2 14 U16 0: enabled 06H
derating 1: disabled
4008 Overfrequency 2 16 0.01Hz U16 Table 3.4.6 06H
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 35 of 42
derating
threshold
4009 Set the derating 2 18 %/0.1 U16 0-20 ,the default is 4 06H
rate Hz
4010 Set the active 2 20 KW U16 Table 3.4.3 06H
power
4011 LOGO Settings 2 22 U16 Table 3.4.7 06H
4012 Input Mode 2 24 U16 Table 3.1.8 06H
Settings
4013 Grid 2 26 U16 Table 3.1.9 06H
Connection
Standard
Settings
4014 Start 2 28 U16 (1-1.5K:1000-4500 06H
Voltage 2K-5K:1500-4500
Settings 10K-150K:2500-9000
175K-250K:6500-1450
0)
4015 Start Delay 2 30 U16 20-300 06H
Settings
4016 Grid Voltage 2 32 U16 Table 3.1.9, 06H
Lower Limit Table 3.1.10
Settings
4017 Grid Voltage 2 34 U16 06H
Upper Limit
Settings
4018 Grid Frequency 2 36 U16 06H
Lower Limit
Settings
4019 Grid 2 38 U16 06H
Frequency
Upper Limit
Settings
4020 Back Current 2 40 W U16 06H
Power Limit
Settings
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 36 of 42
Position
Pointer
9000 Aging Enable 2 800 U16 0:Disable 1:Enable 06H
Table 3.4.2
Value Range Description
800-1000 If the reactive power is negative, the
power factor ranges from 0.800 to 1.000
10800-11000 If the reactive power is positive, the power
factor ranges from 0.800 to 1.000
0xFFFF Cancel power factor control (default
power factor: 1)
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 39 of 42
Table 3.4.3
Value Range Description
0-100 Maximum percentage of rated power
Table 3.4.4
Value Range Description
-60 - +60 Set the reactive power (%). The
acceptable maximum reactive
power is +/- 60%
Table 3.4.5
Value Range Description
0 Control based on the power factor
1 Control based on the reactive power
2 Control based on the QV curve
Table 3.4.6
Value Description
Range
5020 – 6500 1. If the mains frequency reaches this threshold, the current power of the inverter is locked,
which is Pfrozen .
2. If the mains frequency exceeds this threshold, the power decreases based on derating rate.
Table 3.4.7
序号 内容 LOGO
0 00H KSTAR
1 01H NONE
2 02H VIS
3 03H Effekta
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 40 of 42
4. Examples
Client
Endian 0 1 2 3 4 6 7
Content 01 04 02 00 65 79 1B
Format ID FUNC BYTE LEN DATA DATA CRC
Client
Endian 0 1 2 3 4 6 7
Content 01 03 02 4B 53 CE 89
Format ID FUNC BYTE LEN DATA DATA CRC
Content 01 10 0C E4 00 07 0E 31
Format ID FUNC ADDR REGISTER BYTE DATA
QUANTITY COUNT
Endian 8 9 10 11 12 13 14 15
Content 30 31 31 30 32 31 34 33
Format DATA DATA DATA DATA DATA DATA DATA DATA
Endian 16 17 18 19 20 21 22
Content 30 30 30 32 00 F2 AA
Format DATA DATA DATA DATA DATA CRC
Host
Endian 0 1 2 3 4 5 6 7
Content 01 10 0C E4 00 07 AC C2
Format ID FUNC ADDR DATA DATA CRC
Client
Endian 0 1 2 3 4 5 6 7
Content 01 06 0F A4 00 55 0B 02
Format ID FUNC ADDR DATA DATA CRC
Host
Endian 0 1 2 3 4 5 6 7
Content 01 41 19 64 00 01 BA 86
Doc Code: SFT-KSG1-250K-08
Shenzhen Kstar Science & Technology Development Co.,LTD.
Release: A/0
Doc
Name
KSG1-250K Inverter Modbus Communications Protocol Page 42 of 42
Client
Endian 0 1 2 3 4 6 7
Content 01 41 02 00 8E 2C 58
Format ID FUNC BYTE LEN DATA DATA CRC