Modbus Mapping Document

4GBG1011 TMEIC SOLARWARE Utility‐Interactive  Photovoltaic‐Inverters    Modbus Communication Interface Protocol      R

Views 248 Downloads 2 File size 2MB

Report DMCA / Copyright

DOWNLOAD FILE

Recommend stories

Citation preview

4GBG1011

TMEIC SOLARWARE Utility‐Interactive  Photovoltaic‐Inverters    Modbus Communication Interface Protocol     

Rev. B 

  Model Name:  PVU‐L0800GR  PVU‐L0840GR  PVU‐L0880GR  PVU‐L0920GR 

TOSHIBA MITSUBISHI‐ELECTRIC INDUSTRIAL SYSTEMS CORPORATION  TOSHIBA MITSUBISHI-ELECTRIC INDUSTRIAL SYSTEMS Corporation, 2019 All Rights Reserved.

4GBG1011 Rev B

This document describes the specification of Modbus/TCP communication interface for Photovoltaic‐inverters  manufactured  by  Toshiba  Mitsubishi‐Electric  industrial  systems  corporation.  For  installation  and  IP  address  setting, refer to the Installation Manual and IP address setting manual for communication unit.       

TABLE OF CONTENTS 

1 Circuit Configuration and Nomenclature ....................................................... 3 1.1 Abreviations ....................................................................... 3 1.2 Circuit Configuration ................................................................. 3 1.3 Operation States .................................................................... 4 2 Basic Communication Specifications .......................................................... 5 2.1 Communication Procedure ............................................................ 5 2.2 System configuration ................................................................ 5 2.3 Precautions ........................................................................ 6 3 Overview of Modbus TCP Communication protocol .............................................. 7 3.1 Message Format .................................................................... 7 3.2 Supported Modbus Function Codes ..................................................... 7 3.3 Function Code Details ................................................................ 8 3.4 Register Data Format ............................................................... 10 4 Modbus/TCP Register Map ................................................................. 11 4.1 Register Map Structure .............................................................. 11 4.2 Input Registers (Fault data, Measurement) .............................................. 12 4.3 Sunspec Mapping .................................................................. 21 4.4 Holding Registers (Command from monitoring system to the inverter) ........................ 39 5 Response Example ....................................................................... 42 5.1 Reading example for registers 30001~30321* ........................................... 42 5.2 Writing example for registers 50001~50010 ............................................ 47

Modbus TCP Communication Interface

-2-

4GBG1011 Rev B

1 Circuit Configuration and Nomenclature  1.1

Abreviations 

The following list contains the main abbreviations used throughout this text.    Name  Descriptions ACR  Automatic Current Regulator AVR  Automatic Voltage Regulator CB  Circuit Breaker CT  Current Transducer GFDI  Ground Fault Detector Interrupter GPS  Global Positioning System I/O  Input and Output LCD  Liquid Crystal Display touch panel LV  Low Voltage MPPT  Maximum Power Point Tracking  MV  Medium Voltage PCB  Printed Circuit Board PV Module  Photovoltaic Module SCADA  Supervisory Control And Data Acquisition  SVC  Static Var Compensator     1.2

Circuit Configuration 

The following figure shows as an example of the circuit configuration for a Photovoltaic system. For further details and  descriptions refer to the Instruction Manuals and Schematic Diagrams of each project.      Inverter    1   

Inverter  2   

Inverter  3   

Inverter  4   

Inverter  5   

Power Grid 

LV/MV  Transformer 

Inverter skid

PV Modules 

     

Modbus TCP Communication Interface

-3-

 

4GBG1011 Rev B  

1.3

Operation States 

Operation states of the photovoltaic inverter are described as follows:  Operating State 

STOP 

Stop 

Stand‐by 

RUNNING 

AC‐AVR  DC‐AVR  MPPT Control  Grid‐connected  Stand‐by 

Description  ‐ Before initial startup ‐ After MAJOR FAULT occurred  ‐ After stop operation  Operation is completely stopped. Starting operation is required to move to  “Stand‐by” mode. Detection of a MAJOR FAULT results in this state.  Typical ‐ At night or sunset situation  ‐ After MINOR FAULT or GRID FAULT occurred*  The  inverter  is  connected  to  DC  input  power  and  waiting  for  startup  condition establishment. AC output is not connected to the grid (AC Breaker  is opened) and the main inverter circuit is gate‐blocked (GB), which means  the inverter switching is stopped.  Transient state from “Stand‐by” to “DC‐AVR”. The inverter starts generating  AC voltage, but not connected to the grid.  Transient  state  from  “AC‐AVR”  to  “MPPT  Control”  mode.  The  inverter  is  connected to the grid. This also includes night SVC operation.  Power  delivering  operation.  Energy  from  PV  modules  are  converted  to  AC  energy  and  delivered  to  the  grid.  DC  input  voltage  is  controlled  based  on  Maximum Power Point Tracking (MPPT) control.  Typical  situation 

Temporary state caused mostly by insufficient DC input power. The inverter  stops switching, but is connected to the grid. 

* : After a Synchronization Loss (MINOR FAULT) or Phase Jump (GRID FAULT), the inverter  will go into Grid‐connected Stand‐by mode and not to Stand‐by mode.   

When a fault is detected, the inverter will either stop its operation and / or show fault message on the LCD.  The faults are categorized in four levels.  Fault level  ALARM  GRID FAULT 

MINOR FAULT 

MAJOR FAULT 

Description  Faults  which  do  not  affect  the  operation  of  the  inverter.  The  inverter  will  continue to deliver power to the grid.  Faults  caused  by  abnormal  voltage  or  frequency  of  the  power  grid.  The  inverter will stop operation and disconnect from the grid. After the abnormal  grid condition is cleared, the inverter will restart automatically.  Faults  which  affect  normal  operation  of  the  inverter  caused  by  temporary  abnormal conditions. The inverter will stop operation and disconnect from the  grid.  After  the  abnormal  conditions  are  cleared,  the  inverter  will  restart  automatically.  Faults  caused  by  abnormal  condition  which  may  damage  the  inverter.  The  inverter will stop operation and disconnect both from DC input circuit and the  grid. On site operation and detailed check by service personnel are required to  reset the system. 

 

Modbus TCP Communication Interface

-4-

4GBG1011 Rev B

  2 Basic Communication Specifications   

2.1

Communication Procedure 

The  communication  messages  between  the  inverter  and  the  external  monitoring  and  control  device  are  sent  in  Modbus TCP protocol data type. Mapping, supported function codes, data type and all relevant information regarding  the Modbus implementation is included in this document.   

2.2

System configuration 

The  following  figure  shows  an  example  of  the  communication  system  configuration.  The  inverter  is  regarded  as  Modbus  slave  and  the  monitoring  and  control  device  is  regarded  as  Modbus  master.  One  inverter  can  respond  to  a  maximum of 3 sessions.      Monitoring and  SCADA controller    Control Device  Ex. PLC, Main site controller            Skid  Skid    Controller Controller   [Master]      [Slave]      Communication Communication Communication   Board  Board  Board            Photovoltaic    Photovoltaic  Photovoltaic    Inverter  Inverter  Inverter                                       

Modbus TCP Communication Interface

-5-

4GBG1011 Rev B 2.3

Precautions 

The  Following  precautions  shall  be  considered  when  you  configure  communication  system  for  monitoring  and  control.    ・Normal  and  reliable  communication  is  not  guaranteed.  Differences  in  communication  cable  length/location/route  may cause disturbance and communication error.    ・Surge protective device for communication line or other surge protection shall be installed when necessary. External  surge voltage coming from communication line can be cause unexpected failure of the inverter.  ・Monitoring  and  control  device  (Ex.  SCADA  system)  shall  be  programed  for  error  handling.  Some  recommended  practices are; plural readings cut off communication by timeout, exclusion of invalid values by checking range of data  values, etc.  ・This communication function shall never be used for an application where safety of persons rely on.  ・This communication function has delay time and shall not be used for an application which requires fast response  This  delay  time  is  an  indeterminate  value  which  is  composed  from  the  internal  processing  delay  and  external  transmission delay of the inverter. The data gotten from plural inverters at the same time are not synchronized.  ・The inverter is not a measuring device. The measuring  values returned from the inverter shall not be used for the  purpose of electricity transaction and efficiency evaluation and other accuracy requested purposes.  ・The inverter has no internal radio clock or GPS. The time stamp values may not be accurate.  ・Please use this document as a reference. This document is subjected to change without notice. 

Modbus TCP Communication Interface

-6-

4GBG1011 Rev B  

3 Overview of Modbus TCP Communication protocol   

3.1

Message Format 

  ・    Modbus/TCP  TCP frame  Transaction Identifier  Protocol Identifier  Length  Unit Identifier  Modbus frame      Unit Identifier is set to ‘1’ 

             

          Function Code  Data 

        3.2

Supported Modbus Function Codes 

  Supported function codes are listed in the following table.  Code  Function Name  03 (0x03)  Read Holding registers  04 (0x04)  Read input registers  16 (0x10)  Write multiple registers                                                                     

Modbus TCP Communication Interface

Description  Read a block of contiguous holding registers at once  Read input registers at once  Write a block of contiguous registers at once 

-7-

4GBG1011 Rev B  

3.3

Function Code Details 

 

1) Function code 03 (0x03) Read Holding Registers          * Request  Byte offset  0  1  2  3  4          * Response  Byte offset  0  1  2  3  ...  ...  ... 

Description  Function Code  Starting address Hi  Starting address Lo  Quantity of registers Hi  Quantity of registers Lo 

Data  0x03  0x0000 to 0xFFFF  1 to 125  (0x0001  ~  0x007D) 

Description  Function Code  Byte count  Register value 1 Hi  Register value 1 Lo  ...  Register value N Hi  Register value N Lo 

Data  0x03  2 x N   

Description  Error Code  Exception Code 

Data  0x83  See table below 

        * Error  Byte offset  0  1 

        * Error code list  Exception Code  01  02 

Name  Illegal Function  Illegal Data Address 

04  05 

Slave Device Failure  Acknowledge 

0A  0B 

Gateway Path Unavailable  Gateway Target Device Failed  to Respond 

Description  The requested function code is other than 4 or 16  Starting address and starting address + quantity of registers is out of  Modbus/TCP register map (30001~30067)  Package received from inverter contains errors  Modbus/TCP unit is in initializing state (Communication task not  working)  Error in sending message from the Modbus/TCP unit to the inverter Timeout in receiving message from inverter 

  2) Function code 04 (0x04) Read Input Registers          * Request  Byte offset  0  1  2  3  4          * Response  Byte offset  0  1  2  3  ...  ...  ... 

Description  Function Code  Starting address Hi  Starting address Lo  Quantity of registers Hi  Quantity of registers Lo 

Data  0x04  0x0000 to 0xFFFF  1 to 125  (0x0001  ~  0x007D) 

Description  Function Code  Byte count  Register value 1 Hi  Register value 1 Lo  ...  Register value N Hi  Register value N Lo 

Modbus TCP Communication Interface

Data  0x04  2 x N   

-8-

4GBG1011 Rev B         * Error  Byte offset  0  1 

Description  Error Code  Exception Code 

Data  0x84  See table below 

        * Error code list  Exception Code  01  02 

Name  Illegal Function  Illegal Data Address 

04  05 

Slave Device Failure  Acknowledge 

0A  0B 

Gateway Path Unavailable  Gateway Target Device Failed  to Respond 

Description  The requested function code is other than 4 or 16  Starting address and starting address + quantity of registers is out of  Modbus/TCP register map (30001~30067)  Package received from inverter contains errors  Modbus/TCP unit is in initializing state (Communication task not  working)  Error in sending message from the Modbus/TCP unit to the inverter Timeout in receiving message from inverter 

  3) Function code 16 (0x10) Write Multiple Registers          * Request  Byte offset  0  1  2  3  4  5  6  7  …  …  …          * Response  Byte offset  0  1  2  3  4 

Description  Function Code  Starting address Hi  Starting address Lo  Quantity of registers Hi  Quantity of registers Lo  Byte count  Register value 1 Hi  Register value 1 Lo  ...  Register value N Hi  Register value N Lo 

Data  0x10  0x0000  ~  0xFFFF  1  ~  123  (0x0001  ~  0x007B)  2 x N   

Description  Function Code  Starting address Hi  Starting address Lo  Quantity of registers Hi  Quantity of registers Lo 

Data  0x10  0x0000  ~  0xFFFF  1  ~  123  (0x0001  ~  0x007B) 

Description  Error Code  Exception Code 

Data  0x90  See table below 

        * Error  Byte offset  0  1 

        * Error code list  Exception Code  01  02 

Name  Illegal Function  Illegal Data Address 

03  0A 

Illegal Data Value  Gateway Path Unavailable 

0B 

Gateway Target Device Failed  to Respond 

Description  The requested function code is other than 4 or 16  Starting address is other than 40001 = physical address 0, or  quantity of registers different than 12  Package received from inverter contains errors  Error in sending message from the Modbus/TCP unit to the  inverter  Timeout in receiving message from inverter 

   

Modbus TCP Communication Interface

-9-

4GBG1011 Rev B 3.4

Register Data Format 

    The following data format are supported    Format  Description  INT16  Signed 2 bytes integer  UINT16  Unsigned 2 bytes integer  INT32  Signed 4 bytes integer  UINT32  Unsigned 4 bytes integer  ENUM16  Enumerated value  BITFIELD16  Collection of bits  STRING  Variable length string terminated using a  NULL (0 value)  EUI48  Extended unique identifier for MAC address  ACC64  Accumulated value (64 bits)  SUNSSF  Scale factor  PAD  Reserved field, used to round a model to an  even number of registers     

1) INT16  Signed 2 byte integer.  From ‐32768  ~  32767.  Big endian  H 



 

2) UINT16  Unsigned 2 byte integer.  From 0  ~  65535.  Big endian  H 



 

3) INT32  Signed 4 byte integer.  From ‐2147483648  ~  2147483647.  Big endian  H WORD  H 

L WORD  L 





 

4) UINT32  Unsigned 4 byte integer.  From 0  ~  4294967295.  Big endian  H WORD  H 

L WORD  L 





   

Modbus TCP Communication Interface

-10-

4GBG1011 Rev B

  4 Modbus/TCP Register Map   

4.1

Register Map Structure 

    Register  Address  30001  |  30088  30089  |  30321  30322  |  40000  40001  |  42637 

42638  |  50000  50001  |  50018  50019  |   

Description 

Function code 

Fault data and measurement from PV system (cyclic data) 

04 Read input registers 

Depending on network unit firmware version 

04 Read input registers 

(Not Supported) 

 

SunSpec mapping   

03 Read holding registers  04 Read input registers  16 Write multiple registers

Models supported:  1 Common  11 Ethernet Link Layer  12 IPv4  17 Serial Interface  103 Inverter (Three Phase)  120 Nameplate  121 Basic Settings  122 Measurements Status  123 Immediate Controls  126 Static Volt‐VAR  127 Freq‐Watt Param  128 Dynamic Reactive Current  129 LVRTD  130 HVRTD  132 Volt‐Watt  134 Freq‐Watt Crv  135 LFRT  136 HFRT  139 LVRTX  140 HVRTX  145 Extended Settings    (Not Supported) 

 

Commands from the monitoring system to the inverter 

16 Write multiple registers

(Not Supported) 

 

     

Modbus TCP Communication Interface

-11-

4GBG1011 Rev B   4.2 Input Registers (Fault data, Measurement)    Operation status and measured data of PV system.  * This data is updated every 1 second.    Register Address  30001 

Description  Data status 

Format  INT16 

Range/Unit  (0‐1) 

30002 

Time stamp (YYMMDD) 

INT32 

(0‐991231) 

30004 

Time stamp (hhmmss) 

INT32 

(0‐235959) 

30006  30008 

(Reserved)  Alarm flag 

UINT32  UINT16 

   

30009  30011  30013  30015  30017  30019  30021  30023  30025  30027 

Status bit 1  Status bit 3 Word‐0  Status bit 3 Word‐1  Status bit 3 Word‐2  Status bit 3 Word‐3  Status bit 3 Word‐4  Status bit 3 Word‐5  Status bit 3 Word‐6  Status bit 3 Word‐7  Active Energy  (Integrated values) 

UINT32  UINT32  UINT32  UINT32  UINT32  UINT32  UINT32  UINT32  UINT32  INT32 

                 

Modbus TCP Communication Interface

-12-

0.1kWh 

Notes  0:unknown*  1:ACK  *:unknown  indicates  an  error  in  the  control  power  supply  of  the  inverter  or  a  communication  error  between  the  inverter  and  communication  converter.  The  control  board  does  not  have  a  clock. It uses the clock of the LCD.  The  value  contained  in  these  registers  will  be  ‘770707070707’  in  the following conditions:  1) Soon  after  turning  on  the  control  power  (while  the  LCD  is  starting).  2) When  the  communication  between  the  LCD  and  the  control board is damaged    Note:  the  time  stamp  may  not  be  accurate    Information coded as bit data  D15‐D8: Reserved  D07‐D05: Reserved  D04: (Reserved)  D03: Minor Fault  D02: Alarm  D01: Grid Fault  D00: Major Fault  0:recovered, 1:triggered  See Status bit 1 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  See Status bit 3 table  0.1kWh per unit  9999999.9kWh is the maximum  value. When the energy data reach  10000MWh, going back to zero.  9999999.9kWh +0.1kWh = 0kWh  【Example】  9999999.9kWh  →99999999  This energy values are only stored  every 15 minutes. Other data loss  when power supply is down.  Other energy measurement device  required if you need accurate energy  monitoring.   

4GBG1011 Rev B Register Address  30029  30030 

Description  (Optional) Q command or Power  factor command enable/disable (Optional) Reactive power Q  command or  Power factor command

Format  INT16 

Range/Unit  (0‐2) 

INT16 

(0‐) 

Refer to 50004.    Refer to 50005 

30031  30032 

Active power P  Reactive power Q 

INT16  INT16 

0.1kW  0.1kVAr 

30033 

Power factor 

INT16 

(1.00=100) 

30034 

Grid frequency 

INT16 

0.1Hz 

30035  30036  30037  30038  30039  30040  30041  30042  30043  30044  30045  30046  30047  30048 

Grid voltage UV  Grid voltage VW  Grid voltage WU  Inverter output current U  Inverter output current V  Inverter output current W  DC input power  DC input voltage  DC input current  Potential to ground PE  Potential to ground EN  (Reserved)  Ambient temperature  Daily Active Energy  (Integrated values) 

INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  INT16  UINT16 

0.1V  0.1V  0.1V  0.1A  0.1A  0.1A  0.1kW  0.1V  0.1A  0.1V  0.1V    0.1℃  1kWh 

30049  30050  30051  30052  30053  30054  30055  30057 

(Optional) P limit enable/disable (Optional) Active power P limit 

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

INT16  INT16  INT16  INT16  INT16  INT16  INT32  UINT16 

(0‐1)  0.1kW             

30058  30060  30061 

(Reserved)  DC current 1  DC current 2 

UINT32  INT16  INT16 

  0.1A  0.1A 

Modbus TCP Communication Interface

Notes 

-13-

0.1kW per unit  0.1kVAr per unit  A lagging reactive power is defined as  a reactive power that increases the  grid voltage and is displayed as a  positive value.  A Leading reactive power is defined  as a reactive power that decreases  the grid voltage and is displayed as a  negative value.  0.01 per unit  Lagging is defined as a power factor  that increases the grid voltage and is  displayed as a positive value.  Leading is defined as a power factor  that decreases the grid voltage and is  displayed as a negative value.  Note: Negative and positive do not  represent a power flow direction. A  unity power factor can be set either  as 100 or ‐100 50.0Hz  →  500  60.0Hz  →  600  Vuv  Vvw  Vmu  Iu  Iv  Iw  Pdc  Vdc  Idc  Vpe  Ven      1kWh per unit.  This energy values are only stored  every 15 minutes. Other data loss  when power supply is down.  Other energy measurement device  required if you need accurate energy  monitoring.  Refer to 50002.  Refer to 50003.            Depending on network unit firmware  version    Depending on DC Input  Depending on DC Input 

4GBG1011 Rev B Register Address  Description  Format  Range/Unit  30062  DC current 3  INT16  0.1A  30063  DC current 4  INT16  0.1A  30064  DC current 5  INT16  0.1A  30065  DC current 6  INT16  0.1A  30066  DC current 7  INT16  0.1A  30067  DC current 8  INT16  0.1A  30068  DC Voltage PC  INT16  0.1V  30069  DC Voltage CN  INT16  0.1V  30070  (Reserved)  INT16    30071  (Reserved)  INT16    30072  (Reserved)  INT16    30073  (Reserved)  INT16    30074  (Reserved)  INT16    30075  (Reserved)  INT16    30076  (Reserved)  INT16    30077  (Reserved)  INT16    30078  (Reserved)  UINT16x11    30080  (Reserved)  UINT32    30082  (Reserved)  INT16×240            *The ’reserved’ address shall be undecided address. These addresses are not always zero.

Modbus TCP Communication Interface

-14-

Notes  Depending on DC Input  Depending on DC Input  Depending on DC Input  Depending on DC Input  Depending on DC Input  Depending on DC Input                             

4GBG1011 Rev B Status bit 1:    Bit  Position  D31  D30  D29  D28  D27  D26  D25  D24  D23 

Name 

D22  D21  D20  D19  D18  D17 

  External I/O Output 4 status (0/1=Open/Close)  RAM2 waveform status  RAM1 waveform status  External I/O Output 3 status (0/1=Open/Close)  External I/O Output 2 status (0/1=Open/Close)  (Reserved)  (Reserved)  (Reserved)    (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  Remote Operation (0=Disable, 1=Enable)   

D16  D15  D14  D13  D12  D11 

Run command status (0=Stop, 1=Start)  External I/O Input 4 status (0/1=Open/Close)  External I/O Input 3 status (0/1=Open/Close)  External I/O Input 2 status (0/1=Open/Close)  External I/O Input 1 status (0/1=Open/Close)  72C Status (0=OFF, 1=ON) 

D10  D9  D8  D7  D6  D5  D4  D3  D2  D1 

External I/O Output 1 status (0/1=Open/Close)  52RC Status (0=OFF, 1=ON)  Inverter Status (0=GB, 1=DEB)  (Reserved)  (Reserved)  (Reserved)  Grid‐Connected Stand‐By Mode  MPPT Mode  DC‐AVR Mode  Stop Mode 

D0   

(Reserved)   

Comments      0 : Tracing / 1 : Stopped  0 : Tracing / 1 : Stopped          For CM1 protocol converter use only.              Remote  operation  enabled/disabled  status.  Remote  operation  can  be  enabled  through  I/O  signal  or  through communications via Function Code 16 (0x10)  address 40001. Local operation status is not included,  thus  there  is  no  distinction  between  “Remote  Only”  and “Remote & Local”            72C  status.  This  bit  will  turn  1  whenever  one  of  the  contactor is in the ON position.                  This also includes night SVC mode.  Inverter GB and 52RC OFF.  Please  use  D16  to  discern  between  inverter  shutdown and inverter stopped due to a fault     

*The ’reserved’ address shall be undecided address. These addresses are not always zero.

Modbus TCP Communication Interface

-15-

4GBG1011 Rev B   Status bit 3:      The details of fault item refer to instruction manual.    Word  Bit  Item Display Details  Position  Position  No.  Code  0  D31        0  D30        0  D29        0  D28        0  D27        0  D26        0  D25        0  D24        0  D23        0  D22        0  D21        0  D20        0  D19        0  D18        0  D17        0  D16        0  D15        0  D14        0  D13        0  D12        0  D11        0  D10        0  D9        0  D8        0  D7        0  D6        0  D5        0  D4        0  D3  82  UF306 CONTROL CIRCUIT ERROR  0  D2        0  D1  80  UF305 CONTROL CIRCUIT ERROR  0  D0  78  UF303 CONTROL CIRCUIT ERROR  1  D31        1  D30        1  D29  64  UF111 ZERO PHASE OVERCURRENT 2  1  D28  206 UF416 DC REVERSE CURRENT 2  1  D27        1  D26        1  D25        1  D24        1  D23  230 UF442 DC OVERCURRENT 8 

Type                                                          Major fault    Major fault  Major fault      Major fault  Major fault          Major fault 



D22 

228

UF441

DC OVERCURRENT 7 

Major fault 



D21 

226

UF440

DC OVERCURRENT 6 

Major fault 



D20 

224

UF439

DC OVERCURRENT 5 

Major fault 

1  1 

D19  D18 

40   

UF402  

INVERTER OC. H   

Major fault   



D17 

204

UF414

DC OVERCURRENT 4 

Major fault 

Modbus TCP Communication Interface

-16-

Comments                                          Reserved    Reserved        Reserved  Reserved    Reserved            Instantaneous          DC input 8  Depending on DC input  DC input 7  Depending on DC input  DC input 6  Depending on DC input  DC input 5  Depending on DC input    Reserved    DC input 4  Depending on DC input 

4GBG1011 Rev B Word  Position  1 

Bit  Position  D16 

Item No.  202

Display Code  UF413

Details  DC OVERCURRENT 3 

Major fault 

1  1  1  1  1 

D15  D14  D13  D12  D11 

48        200

UF114       UF412

DC UNBALANCE 2        DC OVERCURRENT 2 

Major fault        Major fault 

1  1 

D10  D9 

  198

  UF411

  DC OVERCURRENT 1 

  Major fault 

1  1  1  1  1  1  1  1  1  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2  2 

D8  D7  D6  D5  D4  D3  D2  D1  D0  D31  D30  D29  D28  D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11  D10  D9  D8  D7  D6  D5 

  66        74  72  68  58                          104 178 70  76  256                   124

  UF110       UF301 UF128 UF112 UF101                         UF160 UF053 UF120 UF302 UF300                   UF214

  ZERO PHASE OVERCURRENT        CONTROL CIRCUIT ERROR  CONTROL POWERSUPPLY ABNORMAL  DC CIRCUIT ABNORMAL  DC OVERVOLTAGE                          GROUND FAULT  52RC OFF FAILURE  GROUND FAULT  CONTROL CIRCUIT ERROR  FLASH MEMORY DATA ERROR                    COOLING FAN ABNORMAL 

  Major fault        Major fault  Major fault  Major fault  Major fault                          Major fault  Major fault  Major fault  Major fault  Major fault                    Major fault 

2  2  2  2 

D4  D3  D2  D1 

96  94  52  92 

UF820 UF819 UF001 UF818

INV. OCL. REPEATED  REPEATED FAULT  INVERTER ABNORMAL  EXTERNAL TRIP 

Major fault  Major fault  Major fault  Major fault 



D0 

50 

UF817

EMERGENCY STOP ACTIVE 

Major fault 

3  3  3 

D31  D30  D29 

     

     

     

     

Modbus TCP Communication Interface

-17-

Type 

Comments  DC input 3  Depending on DC input    Reserved  Reserved  Reserved  DC input 2  Depending on DC input  Reserved  DC input 1.    Depending on DC input  Reserved    Reserved  Reserved  Reserved                                          Control PCB                  Reserved  Maybe disabled  depending on settings        Depending on external  connection of I/O PCB.  Maybe disabled  depending on settings       

4GBG1011 Rev B Word  Position  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  3  4  4  4  4 

Bit  Position  D28  D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11  D10  D9  D8  D7  D6  D5  D4  D3  D2  D1  D0  D31  D30  D29  D28 

Item No.                                              192 106 98  132   164         22 

Display Code                                              UF311 UF115 UF307 UF308   UF103         UF892

Details                                              CONTROL POWER FAILURE (DC)  DC UNBALANCE 1  CONTROL POWER FAILURE(AC‐OV)  CONTROL POWER FAILURE(AC‐UV)    DC UNDERVOLTAGE          EXTERNAL GRID FAULT 

                                            Minor fault  Minor fault  Minor fault  Minor fault    Minor fault          Grid fault 

4  4  4  4  4  4  4  4  4  4  4  4  4  4  4  4  4  4  4  4 

D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11  D10  D9  D8 

    18  16  20  14  12  10  8  4  6  2            234 232 128

    UF207 UF221 UF802 UF803 UF220 UF219 UF218 UF202 UF217 UF201           UF055 UF054 UF891

    SYNHRONIZATION LOSS  VOLT. PHASE JUMP  OPEN PHASE  PHASE ROTAT. ERR.  UNDER FREQUENCY  OVER FREQUENCY  SHORT TIME AC UV.  GRID UNDERVOLTAGE  INSTANT. AC OV.  GRID OVERVOLTAGE            72C OFF FAILURE  72C ON FAILURE  EXT. MINOR FAULT 

    Minor fault  Grid fault  Minor fault  Minor fault  Grid fault  Grid fault  Minor fault  Grid fault  Minor fault  Grid fault            Minor fault  Minor fault  Minor fault 

4  4  4 

D7  D6  D5 

138   160

UF406   UF052

IGBT OVER TEMP.    52RC ON FAILURE 

Minor fault    Minor fault 

Modbus TCP Communication Interface

-18-

Type 

Comments                                                      Reserved          Reserved  Depending on external  connection of I/O PCB.  Reserved  Reserved                      Reserved  Reserved  Reserved  Reserved  Reserved      Depending  on  external  connection of I/O PCB.  Inverter panel  Reserved  AC contactor 

4GBG1011 Rev B Word  Position  4  4  4  4  4  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  5  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6  6 

Bit  Position  D4  D3  D2  D1  D0  D31  D30  D29  D28  D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11  D10  D9  D8  D7  D6  D5  D4  D3  D2  D1  D0  D31  D30  D29  D28  D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11 

Item No.  172 44  122                                                                               194                 186     118     184

Display Code  UF253 UF404 UF206                                                                               UA117                 UA431     UA162     UA156

Details  AC CIRCUIT ERR.  INVERTER OC. L  CTRL. CIRCUIT ERR.                                                                                DC CURRENT UNBL.                  VENTLATION FAN ERROR      GROUND FAULT      LOW. TEMP. 

Modbus TCP Communication Interface

-19-

Type  Minor fault  Minor fault  Minor fault                                                                                Alarm                  Alarm      Alarm      Alarm 

Comments        Reserved  Reserved                                                                  Reserved                          Reserved    Reserved      Reserved  Reserved    Internal temperature 

4GBG1011 Rev B Word  Position  6  6  6 

Bit  Position  D10  D9  D8 

Item No.  182   174

Display Code  UA157   UA808

Details  AMBIENT OT.    GRID VOLTAGE RISE 

Alarm    Alarm 

6  6 

D7  D6 

176 168

UA211 UA159

SPD ERROR  GROUND FAULT 

Alarm  Alarm 

6  6  6  6  6  6  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7  7 

D5  D4  D3  D2  D1  D0  D31  D30  D29  D28  D27  D26  D25  D24  D23  D22  D21  D20  D19  D18  D17  D16  D15  D14  D13  D12  D11  D10  D9  D8  D7  D6  D5  D4  D3  D2  D1  D0 

    162   150                                                                  

    UA102   UA804                                                                  

    DC OVERVOLTAGE    OPE. PROHIBITION                                                                   

    Alarm    Alarm                                                                   

Modbus TCP Communication Interface

-20-

Type 

Comments    Reserved  Maybe disabled  depending on settings    Voltage detection  Depends on circuit  configuration  Reserved  Reserved    Reserved  Startup interlock status.                                                                   

4GBG1011 Rev B 4.3

Sunspec Mapping 

 

1 Common  Register  address  40001  40003  40004  40005  40021  40037  40045  40053  40069  40070 

Name  SunSpec ID  Header  Model length  Manufacturer  Model  Options  (Reserved)  Serial Number  (Reserved)  (Reserved) 

Format 

Size

UINT32  UINT16  UINT16  STRING  STRING  STRING  STRING  STRING  UINT16  PAD 

2  1  1  16  16  8  8  16  1  1 

Format 

Size

UINT16  UINT16  UINT16  BITFIELD16 ENUM16  EUI48  STRING  BITFIELD16 UINT16 

1  1  1  1  1  4  4  1  1 

Format 

Size

Read  /Write  R  R  R  R  R  R  R  R  R/W  R 

Range  /unit                     

Read  /Write  R  R  R  R  R  R  R/W  R/W  R/W 

Range  /unit      Mbps            Mbps 

Range  /unit         

Description  Value = 0x53756e53  Value = 1  Value = 66               

 

11 Ethernet Link Layer  Register  address  40515  40516  40517  40518  40519  40520  50524  50528  50529 

Name  SunSpec ID  Header  Spd  CfgSt  St  MAC  Nam  Ctl  FrcSpd 

Description  Value = 11  Value = 13  Ethernet link speed  Interface status flag  Link state  MAC  Name  Control  Forced speed 

 

12 IPv4  Register  address  40530  40531  40532  40536 

Name  Header  Model Length  Name  Config Status 

UINT16  UINT16  STRING  ENUM16 

1  1  4  1 

Read  /Write  R  R  R/W  R 

40537 

Change Status 

BITFIELD16





 

40538 

Config Capability 

BITFIELD16





 

40539 

IPv4 Config 

ENUM16 



R/W 

 

40540 

Control 

ENUM16 



R/W 

 

40541 

IP 

STRING 



R/W 

 

Modbus TCP Communication Interface

-21-

Description  Value = 12  Value = 98    NOT_CONFIGURED = 0  VALID_SETTING = 1  VALID_HW = 2  PENDING = 0      (A configuration change is pending)  DHCP = 1 (Use DHCP)  BOOTP = 2 (Use BOOTP)  ZEROCONF = 3 (Use Zeroconf)  DNS = 3 (DNS client capable)  CFG_SETTABLE = 4  (Settable configuration capable)  HW_CONFIG = 5  (Hardware configuration capable)  NTP = 6 (NTP client capable)  Reset required = 7  (Configuration change requires reset)  STATIC = 0 (Use static IP)  DHCP = 1 (Use DHCP)  BOOTP = 2 (Use BOOTP)  ZEROCONF = 3 (Use Zeroconf)  DNS = 0 (Enable DNS)  NTP = 1 (Enable NTP)  IPv4 numeric address as a dotted string  xxx.xxx.xxx.xxx 

4GBG1011 Rev B Register  address  40549  40557  40565  40573  40581  40593  40605  40617  40629 

Name 

Format 

Size 8 

Read  /Write  R/W 

Range  /unit   

Netmask 

STRING 

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)   

STRING  STRING  STRING  STRING  STRING  STRING  STRING  PAD 

8  8  8  12  12  12  12  1 

R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

               

Format 

Size

Header  Model Length  Name  Rate  Bits 

UINT16  UINT16  STRING  UINT32  UINT16 

1  1  4  2  1  1 

Read  /Write  R  R  R/W  R/W  R/W  R/W 

Range  /unit        bps     

Parity 

ENUM16 

Duplex 

ENUM16 



R/W 

 



R/W 

 

Flow Control 

ENUM16  1 



 

Interface Type 

ENUM16  1 



 

Protocol 

ENUM16 

Format 

Size

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  INT16  SUNSSF  UINT16  SUNSSF  INT16  SUNSSF  INT16 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

Read  /Write R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R 

Range  /unit        A  A  A  A    V  V  V  V  V  V    W    Hz        VAr 

Description  IPv4 numeric netmask as a dotted string  xxx.xxx.xxx.xxx                 

 

17 Serial Interface  Register  address  40940  40941  40942  40946  40948  40949 

40950 

Name 

40951 

40952 

40953 

Description  Value = 17  Value = 12        NONE = 0  ODD = 1  EVEN = 2  FULL = 0  HALF = 1  NONE = 0  HW = 1  XONXOFF = 2  UNKNOWN = 0  RS232 = 1  RS485 = 2  UNKNOWN = 0  MODBUS = 1  VENDOR = 2 (Vendor specific) 

 

103 Inverter (Three‐Phase)  Register  address  41114  41115  41116  41117  41118  41119  41120  41121  41122  41123  41124  41125  41126  41127  41128  41129  41130  41131  41132  41133  41134 

Name  Header  Model length  Amps  Amp Phase A  Amp Phase B  Amp Phase C  A_SF  Phase Voltage AB  Phase Voltage BC  Phase Voltage CA  Phase Voltage AN  Phase Voltage BN  Phase Voltage CN  V_SF  Watts  W_SF  Hz  Hz_SF  Reserved  Reserved  VAr 

Modbus TCP Communication Interface

-22-

Description  Value = 103  Value = 50          Scale factor for current              Scale factor for voltage  AC power  Scale factor for AC power  Line frequency  Scale factor for line frequency      AC reactive power 

4GBG1011 Rev B Register  address  41135  41136  41137  41138  41140  41141  41142  41143  41144  41145  41146  41147  41148  41149  41150  41151  41152 

Name  VAr_SF  PF  PF_SF  WattHours  WH_SF  DC Amps  DCA_SF  DC Voltage  DCV_SF  DC Watts  DCW_SF  Ambient Temperature  Reserved  Reserved  Reserved  Tmp_SF  Operating State 

Format 

Size 1  1  1  2  1  1  1  1  1  1  1  1  1  1  1  1  1 

Read  /Write R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R  R 

Range  /unit      Pct    Wh    A    V    W    C           

SUNSSF  INT16  SUNSSF  ACC32  SUNSSF  UINT16  SUNSSF  UINT16  SUNSSF  INT16  SUNSSF  INT16  INT16  INT16  INT16  SUNSSF  ENUM16 

41153  41154 

Reserved  Event1 

ENUM16  BITFIELD32

1  2 

R  R 

   

41156  41158  41160  41162  41164 

Event Bitfield 2  Reserved  Reserved  Reserved  Reserved 

BITFIELD32 BITFIELD32 BITFIELD32 BITFIELD32 BITFIELD32

2  2  2  2  2 

R  R  R  R  R 

         

Format 

Size

Header  Model length  DERTyp 

UINT16  UINT16  ENUM16 

1  1  1 

Read  /Write R  R  R 

Range  /unit         

41355 

WRtg 

UINT16 







41356  41357 

WRtg_SF  VARtg 

SUNSSF  UINT16 

1  1 

R  R 

  VA 

41358 

VARtg_SF 

SUNSSF 





 

Description  Scale factor for AC reactive power  AC power factor (in percentage)  Scale factor for power factor  AC energy  Scale factor for AC energy  DC current  Scale factor for DC current  DC voltage  Scale factor for DC voltage  DC power  Scale factor for DC power  Ambient temperature in degrees C        Scale factor for temperature  OFF = 1  SLEEPING = 2  STARTING = 3  MPPT = 4  THROTTLED = 5  SHUTTING_DOWN = 6  FAULT = 7  STANDBY = 8    Ground fault  = 0  DC over voltage  = 1  AC disconnect open  = 2  DC disconnect open  = 3  Grid shutdown  = 4  Manual shutdown  = 6  Over temperature  = 7  Frequency above limit  = 8 (OF)  Frequency under limit  = 9 (UF)  AC Voltage above limit = 10 (OV)  AC Voltage under limit = 11 (UV)  Under temperature  = 13  Generic Memory or Communication  error (internal)  = 14  Hardware test failure  = 15           

 

120 Nameplate  Register  address  41352  41353  41354 

Name 

Modbus TCP Communication Interface

-23-

Description  Value = 120  Value = 26  Type of DER device. Default value is 4 to  indicate PV device  Continuous output power capability of  the inverter  Scale factor for output power capability  Continuous Volt‐Ampere capability of the  inverter  Scale factor for Volt‐Ampere capability 

4GBG1011 Rev B Register  address  41359  41360  41361  41362 

Name 



Read  /Write R 

Range  /unit    VAr 

INT16 





VAr 

INT16 





VAr 

INT16 





VAr 

SUNSSF  UINT16 

1  1 

R  R 

   

SUNSSF  INT16 

1  1 

R  R 

  Cos() 

INT16 





Cos() 

INT16 





Cos() 

INT16 





Cos() 

SUNSSF  UINT16  SUNSSF  UINT16  SUNSSF  UINT16  SUNSSF  UINT16  SUNSSF  PAD 

1  1  1  1  1  1  1  1  1  1 

R  R  R  R  R  R  R  R  R  R 

                   

Format 

Size

Header  Model length  WMax 

UINT16  UINT16  UINT16 

1  1  1 

Read  /Write R  R  R/W 

Range  /unit      W 

VRef  VRefOfs  (Reserved)  (Reserved) 

UINT16  INT16  UINT16  UINT16  UINT16 

1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W 

V  V      VA 

INT16  INT16  INT16  INT16  UINT16 

1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W 

        %  WMax/sec 

INT16  INT16  INT16  INT16  ENUM16  ENUM16  UINT16 

1  1  1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W  R/W  R/W 

            %WGra 

VArRtgQ1  VArRtgQ2  VArRtgQ3  VArRtgQ4 

41363  41364 

VArRtg_SF 

41365  41366 

ARtg_SF 

41367  41368  41369  41370  41371  41372  41373  41374  41375  41376  41377  41378  41379 

ARtg 

PFRtgQ1  PFRtgQ2  PFRtgQ3  PFRtgQ4  PFRtg_SF  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  Pad 

Format 

Size

INT16 

Description  Continuous VAr capability of the inverter  in quadrant 1.  Continuous VAr capability of the inverter  in quadrant 2.  Continuous VAr capability of the inverter  in quadrant 3.  Continuous VAr capability of the inverter  in quadrant 4.  Scale factor for VAr capability  Maximum RMS AC current level  capability of the inverter.  Scale factor for RMS AC current  Minimum power factor capability of the  inverter in quadrant 1.  Minimum power factor capability of the  inverter in quadrant 2.  Minimum power factor capability of the  inverter in quadrant 3.  Minimum power factor capability of the  inverter in quadrant 4.  Scale factor for power factor capability                   

 

121 Basic Settings  Register  address  41380  41381  41382  41383  41384  41385  41386  41387  41388  41389  41390  41391  41392 

Name 

VAMax  (Reserved)  (Reserved)  (Reserved)  (Reserved)  WGra 

41393  41394  41395  41396  41397  41398  41399 

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  MaxRmpRte 

Modbus TCP Communication Interface

-24-

Description  Value = 121  Value = 30  Setting for maximum power output.  Default to WRtg.  Voltage at the PCC.  Offset from PCC to inverter.      Setpoint for maximum apparent power.  Default to VARtg on model 120.          Default ramp rate of change of active  power due to command or internal  action.              Setpoint for maximum ramp rate as 

4GBG1011 Rev B Register  address 

41400 

Name 

Format 

Size

Read  /Write

Range  /unit 

UINT16 



R/W 

Hz 

ENUM16  SUNSSF  SUNSSF  SUNSSF  SUNSSF  SUNSSF  SUNSSF  SUNSSF  SUNSSF  SUNSSF 

1  1  1  1  1  1  1  1  1  1 

R/W  R  R  R  R  R  R  R  R  R 

                   

SUNSSF 





 

Format 

Size

Header  Model length  PVConn 

UINT16  UINT16  BITFIELD16

1  1  1 

Read  /Write R  R  R 

Range  /unit       

41415 

StorConn 

BITFIELD16





 

41416  41417  41421  41425  41429  41433  41437  41441  41442  41443  41444  41445  41447 

ECPConn  ActWh  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

BITFIELD16 ACC64  ACC64  ACC64  ACC64  ACC64  ACC64  INT16  SUNSSF  UINT16  SUNSSF  BITFIELD32 BITFIELD32

1  4  4  4  4  4  4  1  1  1  1  2  2 

R  R  R  R  R  R  R  R  R  R  R  R  R 

  Wh                       

ECPNomHz 

41401  41402  41403  41404  41405  41406  41407  41408  41409  41410 

(Reserved)  WMax_SF  VRef_SF  VRefOfs_SF  (Reserved)  VAMax_SF  (Reserved)  WGra_SF  (Reserved) 

41411 

ECPNomHz_SF 

MaxRmpRte_SF 

Description  percentage of nominal maximum ramp  rate. This setting will limit the rate that  watts delivery to the grid can increase or  decrease in response to intermittent PV  generation.  Setpoint for nominal frequency at the  ECP.    Scale factor for real power.  Scale factor for voltage at the PCC.  Scale factor for offset voltage.    Scale factor for apparent power.    Scale factor for default ramp rate.    Scale factor for maximum ramp  percentage.  Scale factor for nominal frequency. 

 

122 Measurement Status  Register  address  41412  41413  41414 

Name 

StActCtl 

Modbus TCP Communication Interface

-25-

Description  Value = 122  Value = 44  PV inverter present/available status    CONNECTED = 0  AVAILABLE = 1  OPERATING = 2  TEST = 3  Storage inverter present/available status    CONNECTED = 0  AVAILABLE = 1  OPERATING = 2  TEST = 3  CONNECTED = 0  AC lifetime active (real) energy output.                      Bit Mask indicating which inverter  controls are currently active    FixedW  = 0  FixedVAR  = 1  FixedPF  = 2  Volt‐VAr  = 3  Freq‐Watt‐Param  = 4  Freq‐Watt‐Curve  = 5  Dyn‐Reactive‐Current  = 6 

4GBG1011 Rev B Register  address 

Name 

41449  41453  41455 

(Reserved)  (Reserved) 

41456  41457 

Ris  Ris_SF 

Format 

Size

Read  /Write

Range  /unit 

STRING  UINT32  BITFIELD16

4  2  1 

R  R  R 

     

UINT16  SUNSSF 

1  1 

R  R 

ohms   

Format 

Size

Header  Model length  (Reserved)  (Reserved) 

UINT16  UINT16  UINT16  UINT16 

1  1  1  1  1 

Read  /Write R  R  R/W  R/W  R/W 

Range  /unit             

Conn 

ENUM16 

WMaxLimPct  (Reserved)  (Reserved)  (Reserved) 

UINT16  UINT16  UINT16  UINT16 

1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W 

% WMax         

WMaxLim_Ena 

ENUM16  1 

R/W 

Cos () 

1  1  1  1 

R/W  R/W  R/W  R/W 

       

1  1  1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W  R/W  R/W 

% WMax             



R/W 

 





 

RtSt 

Description  LVRT  = 7  HVRT  = 8  Watt‐PF  = 9  Volt‐Watt  = 10  Scheduled  = 12  LFRT  = 13  HFRT  = 14      Bit Mask indicating active ride‐through  status  Isolation resistance  Scale factor for isolation resistance 

 

123 Immediate Control  Register  address  41458  41459  41460  41461  41462 

41463  41464  41465  41466  41467 

41468  41469  41470  41471  41472 

41473  41474  41475  41476  41477  41478  41479 

Name 

OutPFSet 

INT16 

(Reserved)  (Reserved)  (Reserved) 

UINT16  UINT16  UINT16 

OutPFSet_Ena 

ENUM16 

VArWMaxPct  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

INT16  INT16  INT16  UINT16  UINT16  UINT16 

VArPct_Mod 

ENUM16 

41480 

41481 

VArPct_Ena 

ENUM16 

WMaxLimPct_SF 

SUNSSF 

Modbus TCP Communication Interface

-26-

Description  Value = 123  Value = 24      Connection control    DISCONNECT = 0  CONNECT    = 1  Set power output to specified level        Throttle enable/disable control  DISABLED  = 0  ENABLED  = 1  Set power factor to specific value –  cosine of angle        Fixed power factor enable/disable  control    DISABLED  = 0  ENABLED  = 1  Reactive power in percent of WMax            VAr percent limit mode    NONE = 0 (No VAr limit)  WMax = 1 (VAr limit as a % of Wmax)  VArMax = 2 (VAr limit as a % of VArMax)  VArAval = 3 (VAr limit as a % of VArAval)  Percent limit VAr enable/disable control    DISABLED  = 0  ENABLED  = 1  Scale factor 

4GBG1011 Rev B Register  address  41482  41483 

Name  OutPFSet_SF  VArPct_SF 

Format 

Size

Read  /Write R  R 

Range  /unit       

SUNSSF  SUNSSF 

1  1 

Format 

Size 1  1  1  1 

Read  /Write R  R  R/W  R/W 

Range  /unit         

UINT16  UINT16  UINT16 

1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W 

                   

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

% VRef    % VRef    % VRef    % VRef    % VRef    % VRef                                           

Description  Scale factor  Scale factor 

 

126 Static Volt VAR  Register  address  41520  41521  41522  41523 

Name  Header  Model length  ActCrv  ModEna 

41524  41525  41526  41527  41528  41529  41530  41531  41532  41533 

41534  41535  41536  41537  41538  41539  41540  41541  41542  41543  41544  41545  41546  41547  41548  41549  41550  41551  41552  41553  41554  41555  41556  41557  41558  41559  41560  41561  41562  41563  41564  41565 

BITFIELD16

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  V_SF  DeptRef_SF  (Reserved)  ActPt 

UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  SUNSSF  UINT16 

DeptRef 

ENUM16 

V1  VAr1  V2  VAr2  V3  VAr3  V4  VAr4  V5  VAr5  V6  VAr6  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved) 

UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16 

Modbus TCP Communication Interface

-27-

Description  Value = 126    Index of active curve. 0 = no active curve  Volt‐VAr enabled    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for percent VRef  Scale factor for dependent variable    Number of active points in array  Meaning of dependent variable    WMax  = 1  VArMax  = 2  VArAval  = 3  Point 1 Volts  Point 1 VArs  Point 2 Volts  Point 2 VArs  Point 3 Volts  Point 3 VArs  Point 4 Volts  Point 4 VArs  Point 5 Volts  Point 5 VArs  Point 6 Volts  Point 6 VArs                                         

4GBG1011 Rev B Register  address  41566  41567  41568  41569  41570  41571  41572  41573  41574  41582  41583  41584  41585 

Name 

Format 

Size 1  1  1  1  1  1  1  1  8 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

Range  /unit                   

(reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved)  (reserved) 

UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16 

CrvNam 

STRING 

(Reserved)  (Reserved)  (Reserved) 

UINT16  UINT16  UINT16 

1  1  1  1 

R/W  R/W  R/W  R 

       

ReadOnly 

ENUM16 

Format 

Size

Header  Model length 

UINT16  UINT16 

1  1  1 

Read  /Write R  R  R/W 

Range  /unit       

WGra 

UINT16  1 

R/W 

 



R/W 

 



R/W 

 



R/W 

 

UINT16  SUNSSF  SUNSSF  SUNSSF  PAD 

1  1  1  1  1 

R/W  R  R  R  R 

         

Format 

Size

UINT16  UINT16 

1  1  1 

Read  /Write R  R  R/W 

Range  /unit       

Description                  Optional description for curve (Max 16  chars)        Boolean flag indicates if curve is  read‐only or can be modified    READWRITE  = 0  READONLY   = 1 

 

127 Frequency Watt Param  Register  address  41586  41587  41588 

Name 

41589  HzStr 

INT16 

41590  HzStop 

INT16 

HysEna 

BITFIELD16

41591 

41592  ModEna  41593  41594  41595  41596  41597 

BITFIELD16

(Reserved)  WGra_SF  HzStrStop_SF  (Reserved)  Pad 

Description  Value = 127  Value = 10  The slope of the reduction in the  maximum allowed watts output as a  function of frequency.  The frequency deviation from nominal  frequency (ECPNomHz) at which a  snapshot of the instantaneous power  output is taken to act as the CAPPED  power level (PM) and above which  reduction in power output occurs.  The frequency deviation from nominal  frequency (ECPNomHz) at which  curtailed power output may return to  normal and the cap on the power level  value is removed.  Enable hysteresis    ENABLED  = 0  Parameterized Frequency‐Watt control  active    ENABLED  = 0    Scale factor for output gradient  Scale factor for frequency deviations     

 

128 Dynamic Reactive Current  Register  address  41598  41599  41600 

Name  Header  Model length  ArGraMod 

ENUM16 

Modbus TCP Communication Interface

-28-

Description  Value = 128  Value = 14  Indicates if gradients trend toward zero at  the edges of the deadband or trend  toward zero at the center of the 

4GBG1011 Rev B Register  address 

Name 

Format 

Size

Read  /Write

Range  /unit 



R/W 

 



R/W 

 

1  1  1 

R/W  R/W  R/W 

     



R/W 

 

1  1  1  1  1  1 

R/W  R/W  R/W  R/W  R  R 

           

PAD 





 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

Range  /unit         

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

                  Secs  % Vref      Secs  % Vref      Secs  % Vref      Secs  % Vref     

41601  ArGraSag 

UINT16 

ArGraSwell 

UINT16 

ModEna  (Reserved) 

BITFIELD16 UINT16 

41602 

41603  41604  41605 

DbVMin 

UINT16 

DbVMax 

UINT16 

41607  41608  41609  41610  41611  41612 

(Reserved)  (Reserved)  (Reserved)  (Reserved)  ArGra_SF 

UINT16  UINT16  UINT16  UINT16  SUNSSF 

VRefPct_SF 

SUNSSF 

41613 

Pad 

41606 

Description  deadband.  The gradient used to increase capacitive  dynamic current. A value of 0 indicates  no additional reactive current support.  The gradient used to increase inductive  dynamic current.    A value of 0 indicates  no additional reactive current support.  Activate dynamic reactive current model    The lower delta voltage limit for which  negative voltage deviations less than this  value no dynamic vars are produced.  The upper delta voltage limit for which  positive voltage deviations less than this  value no dynamic current produced.          Scale factor for the gradients.  Scale factor for the voltage zone and limit  settings.   

 

129 LVRTD  Register  address  41614  41615  41616  41617 

Name  Header  Model length  ActCrv  ModEna 

41618  41619  41620  41621  41622  41623  41624  41625  41626  41627  41628  41629  41630  41631  41632  41633  41634  41635  41636  41637  41638  41639  41640  41641  41642 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  V_SF  Pad  ActPt  Tms1  V1  (Reserved)  (Reserved)  Tms3  V3  (Reserved)  (Reserved)  Tms5  V5  (Reserved)  (Reserved)  Tms7  V7  (Reserved)  (Reserved) 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  PAD  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-29-

Description  Value = 129    Index of active curve. 0 = no active curve  LVRT control mode. Enable active curve    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for percent Vref    Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect voltage      Point 3 must disconnect duration  Point 3 must disconnect voltage      Point 5 must disconnect duration  Point 5 must disconnect voltage      Point 7 must disconnect duration  Point 7 must disconnect voltage     

4GBG1011 Rev B Register  address  41643  41644  41645  41646  41647  41648  41649  41650  41651  41652  41653  41654  41655  41656  41657  41658  41659  41660  41661  41662  41663  41664  41665  41666  41667  41675 

Name 

Format 

Size

Tms9  V9  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit  Secs  % Vref                                                 

Range  /unit         

                                   

Description  Point 9 must disconnect duration  Point 9 must disconnect voltage                                              Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

130 HVRTD  Register  address  41676  41677  41678  41679 

Name  Header  Model length  ActCrv  ModEna 

41680  41681  41682  41683  41684  41685  41686  41687  41688  41689  41690  41691  41692  41693  41694  41695  41696  41697 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  V_SF  Pad  ActPt  Tms1  V1  (Reserved)  (Reserved)  Tms3  V3  (Reserved)  (Reserved)  Tms5 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  PAD  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-30-

Description  Value = 130    Index of active curve. 0 = no active curve  HVRT control mode. Enable active curve    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for percent Vref    Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect voltage      Point 3 must disconnect duration  Point 3 must disconnect voltage      Point 5 must disconnect duration 

4GBG1011 Rev B Register  address  41698  41699  41700  41701  41702  41703  41704  41705  41706  41707  41708  41709  41710  41711  41712  41713  41714  41715  41716  41717  41718  41719  41720  41721  41722  41723  41724  41725  41726  41727  41728  41729  41737 

Name 

Format 

Size

V5  (Reserved)  (Reserved)  Tms7  V7  (Reserved)  (Reserved)  Tms9  V9  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit                                                                   

Range  /unit         

                   

Description  Point 5 must disconnect voltage      Point 7 must disconnect duration  Point 7 must disconnect voltage      Point 9 must disconnect duration  Point 9 must disconnect voltage                                              Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

132 Volt‐Watt  Register  address  41804  41805  41806  41807 

Name  Header  Model length  ActCrv  ModEna 

41808  41809  41810  41811  41812  41813  41814  41815  41816  41817 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write  R  R  R/W  R/W 

1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W 

BITFIELD16

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  V_SF  DeptRef_SF  (Reserved)  ActPt 

UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  SUNSSF  UINT16 

DeptRef 

ENUM16 

Modbus TCP Communication Interface

-31-

Description  Value = 132    Index of active curve. 0 = no active curve  Volt‐Watt function active status    ENABLED  = 0        Number of curves supported  Number of points in array  Scale factor for percent VRef  Scale factor for % DeptRef    Number of active points in array  Meaning of Watts   

4GBG1011 Rev B Register  address 

41818  41819  41820  41821  41822  41823  41824  41825  41826  41827  41828  41829  41830  41831  41832  41833  41834  41835  41836  41837  41838  41839  41840  41841  41842  41843  41844  41845  41846  41847  41848  41849  41850  41851  41852  41853  41854  41855  41856  41857  41858  41866  41867  41868  41869 

Name 

Format 

V1  W1  V2  W2  V3  W3  V4  W4  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam  (Reserved)  (Reserved)  (Reserved) 

UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  STRING  UINT16  UINT16  UINT16 

ReadOnly 

ENUM16 

Size

Read  /Write 

Range  /unit 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1  1  1  1 

R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

%Vref  %Wref  %Vref  %Wref  %Vref  %Wref  %Vref  %Wref                                                                           

Format 

Size

UINT16  UINT16  UINT16 

1  1  1 

Read  /Write R  R  R/W 

Range  /unit       

Description  % WMax = 1  %WAvail = 2  Point 1 Volts  Point 1 Watts  Point 2 Volts  Point 2 Watts  Point 3 Volts  Point 3 Watts  Point 4 Volts  Point 4 Watts                                                                  Optional description for curve        Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

134 Freq‐Watt Crv  Register  address  41938  41939  41940 

Name  Header  Model length  ActCrv 

Modbus TCP Communication Interface

-32-

Description  Value = 134    Index of active curve. 0 = no active curve 

4GBG1011 Rev B Register  address  41941 

41942  41943  41944  41945  41946  41947  41948  41949  41950  41951  41952  41953  41954  41955  41956  41957  41958  41959  41960  41961  41962  41963  41964  41965  41966  41967  41968  41969  41970  41971  41972  41973  41974  41975  41976  41977  41978  41979  41980  41981  41982  41983  41984  41985  41986  41987  41988  41989  41990  41991  41999  42000  42001  42002  42003 

Name 

Format 

ModEna 

BITFIELD16

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Hz_SF  W_SF  (Reserved)  ActPt  Hz1  W1  Hz2  W2  Hz3  W3  Hz4  W4  Hz5  W5  Hz6  W6  Hz7  W7  Hz8  W8  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam  (Reserved)  (Reserved)  (Reserved)  (Reserved)  SnptW 

UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  SUNSSF  UINT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  UINT16  INT16  STRING  UINT16  UINT16  UINT16  UINT16  BITFIELD16

Modbus TCP Communication Interface

Size 1 

Read  /Write R/W 

Range  /unit   

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

                                                                                                             

-33-

Description  Frequency‐Watt function active    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for frequency  Scale factor for percent Wref    Number of active points in array  Point 1 Hertz  Point 1 Watts  Point 2 Hertz  Point 2 Watts  Point 3 Hertz  Point 3 Watts  Point 4 Hertz  Point 4 Watts  Point 5 Hertz  Point 5 Watts  Point 6 Hertz  Point 6 Watts  Point 7 Hertz  Point 7 Watts  Point 8 Hertz  Point 8 Watts                                                  Optional description for curve          1 = enable snapshot/capture mode 

4GBG1011 Rev B Register  address  42004  42005 

Name 

Format 

Size 1  1 

Read  /Write R/W  R/W 

Range  /unit     

WRef 

UINT16 

WRefStrHz 

UINT16 

WRefStopHz 

UINT16 



R/W 

 





 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

Range  /unit         

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

                                                                       

42006 

42007  ReadOnly 

ENUM16 

Description  Reference active power (default = WMax) Frequency deviation from nominal  frequency at the time of the snapshot to  start constraining power output.  Frequency deviation from nominal  frequency at which to release the power  output.  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

135 LFRT  Register  address  42008  42009  42010  42011 

Name  Header  Model length  ActCrv  ModEna 

42012  42013  42014  42015  42016  42017  42018  42019  42020  42021  42022  42023  42024  42025  42026  42027  42028  42029  42030  42031  42032  42033  42034  42035  42036  42037  42038  42039  42040  42041  42042  42043  42044  42045  42046  42047 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  Hz_SF  Pad  ActPt  Tms1  Hz1  (Reserved)  (Reserved)  Tms3  Hz3  (Reserved)  (Reserved)  Tms5  Hz5  (Reserved)  (Reserved)  Tms7  Hz7  (Reserved)  (Reserved)  Tms9  Hz9  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  PAD  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-34-

Description  Value = 135    Index of active curve. 0 = no active curve  Enable low frequency ride through    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for frequency    Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect frequency      Point 3 must disconnect duration  Point 3 must disconnect frequency      Point 5 must disconnect duration  Point 5 must disconnect frequency      Point 7 must disconnect duration  Point 7 must disconnect frequency      Point 9 must disconnect duration  Point 9 must disconnect frequency                   

4GBG1011 Rev B Register  address  42048  42049  42050  42051  42052  42053  42054  42055  42056  42057  42058  42059  42060  42061  42069 

Name 

Format 

Size

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit                               

Range  /unit         

                                                         

Description                            Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

136 HFRT  Register  address  42070  42071  42072  42073 

Name  Header  Model length  ActCrv  ModEna 

42074  42075  42076  42077  42078  42079  42080  42081  42082  42083  42084  42085  42086  42087  42088  42089  42090  42091  42092  42093  42094  42095  42096  42097  42098  42099  42100  42101  42102 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  Hz_SF  Pad  ActPt  Tms1  Hz1  (Reserved)  (Reserved)  Tms3  Hz3  (Reserved)  (Reserved)  Tms5  Hz5  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  PAD  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-35-

Description  Value = 136    Index of active curve. 0 = no active curve  Enable high frequency ride through    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for frequency    Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect frequency      Point 3 must disconnect duration  Point 3 must disconnect frequency      Point 5 must disconnect duration  Point 5 must disconnect frequency                     

4GBG1011 Rev B Register  address  42103  42104  42105  42106  42107  42108  42109  42110  42111  42112  42113  42114  42115  42116  42117  42118  42119  42120  42121  42122  42123  42131 

Name 

Format 

Size

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit                                             

Range  /unit         

                                         

Description                                          Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

139 LVRTX  Register  address  42256  42257  42258  42259 

Name  Header  Model length  ActCrv  ModEna 

42260  42261  42262  42263  42264  42265  42266  42267  42268  42269  42270  42271  42272  42273  42274  42275  42276  42277  42278  42279  42280 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  V_SF  CrvType  ActPt  Tms1  V1  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved) 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  ENUM16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-36-

Description  Value = 139    Index of active curve. 0 = no active curve  LVRT extended control mode. Enable  active curve    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for percent Vref  CEASE_TO_ENERGIZE  = 1  Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect voltage                     

4GBG1011 Rev B Register  address  42281  42282  42283  42284  42285  42286  42287  42288  42289  42290  42291  42292  42293  42294  42295  42296  42297  42298  42299  42300  42301  42302  42303  42304  42305  42306  42307  42308  42309  42317 

Name 

Format 

Size

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit                                                             

Range  /unit         

                         

Description                                                          Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

140 HVRTX  Register  address  42318  42319  42320  42321 

Name  Header  Model length  ActCrv  ModEna 

42322  42323  42324  42325  42326  42327  42328  42329  42330  42331  42332  42333  42334 

(Reserved)  (Reserved)  (Reserved)  NCrv  NPt  Tms_SF  V_SF  CrvType  ActPt  Tms1  V1  (Reserved)  (Reserved) 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1  1 

Read  /Write R  R  R/W  R/W 

1  1  1  1  1  1  1  1  1  1  1  1  1 

R/W  R/W  R/W  R  R  R  R  R  R/W  R/W  R/W  R/W  R/W 

BITFIELD16 UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF  SUNSSF  enum16  UINT16  UINT16  UINT16  UINT16  UINT16 

Modbus TCP Communication Interface

-37-

Description  Value = 140    Index of active curve. 0 = no active curve  HVRT extended control mode. Enable  active curve    ENABLED  = 0        Number of curves supported  Number of curve points supported  Scale factor for duration  Scale factor for percent Vref  CEASE_TO_ENERGIZE  = 1  Number of active points in array  Point 1 must disconnect duration  Point 1 must disconnect voltage     

4GBG1011 Rev B Register  address  42335  42336  42337  42338  42339  42340  42341  42342  42343  42344  42345  42346  42347  42348  42349  42350  42351  42352  42353  42354  42355  42356  42357  42358  42359  42360  42361  42362  42363  42364  42365  42366  42367  42368  42369  42370  42371  42379 

Name 

Format 

Size

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  CrvNam 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  STRING 

1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  1  8  1 

ReadOnly 

ENUM16 

Read  /Write R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R/W  R 

Range  /unit                                                                             

Range  /unit                     

Description                                                                          Optional description for curve  Indicates if curve is read‐only or can be  modified    READWRITE  = 0  READONLY   = 1 

 

145 Extended Settings  Register  address  42628  42629  42630  42631  42632  42633  42634  42635  42636  42637 

Name  Header  Model length  NomRmpUpRte  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  AGra  Rmp_SF 

Format 

Size

UINT16  UINT16  UINT16 

1  1  1 

Read  /Write R  R  R/W 

UINT16  UINT16  UINT16  UINT16  UINT16  UINT16  SUNSSF 

1  1  1  1  1  1  1 

R/W  R/W  R/W  R/W  R/W  R/W  R 

 

Modbus TCP Communication Interface

-38-

Description  Value = 145    Ramp up rate as a percentage of max  current            Default ramp rate  Ramp rate scale factor 

4GBG1011 Rev B 4.4

Holding Registers (Command from monitoring system to the inverter) 

      Register  address  50001 

Name 

Format 

Operation  (OP2) 

INT16 

(0‐3) 

50002 

P limit enable/disable 

INT16 

(0‐1) 

50003 

Active power P limit 

INT16 

0.1kW  (0‐) 

Modbus TCP Communication Interface

Range/unit 

-39-

Description  = ‘0’:  Used for setting time stamp in registers 40006 to 40010.   Start/Stop command is not changed    Setting of [P limit enable/disable]~[Reactive power Q  command or power factor command] cannot be done.    = ‘1’ Stop command:  Goes to Stop mode when the inverter is in Start mode. If  the inverter is in Stop mode, it keeps the Stop mode  status.    Settings for [P limit enable/disable]~[Reactive power Q  command or power factor command] can be done.    = ‘2’ Start command:  Goes to Start mode when the inverter is in Stop mode. If  the inverter is in Start mode, it keeps the Start mode  status.    Note: There may be other conditions to clear before the  inverter effectively starts.    Settings for [P limit enable/disable]~[Reactive power Q  command or power factor command] can be done.    = ‘3’ P limit, Q command or reactive power command:  Start/Stop command is not changed    Settings for [P limit enable/disable]~[Reactive power Q  command or power factor command] can be done.    For any value in register 40001, [Time stamp  enable/disable][Time stamp] settings can be performed.   Enable/disable settings for active power P limit. The  inverter output power will follow the MPPT when P limit  is disabled.    = ‘0’ P limit disable  = ‘1’ P limit enable    0.1kW per unit    【Example】  500.0kW  5000  1667.0kW  16670    【Restriction】  The active power may be limited to a lower value  depending on the inverter maximum apparent power  and the current irradiance (among other parameters).   

4GBG1011 Rev B Register  address  50004 

Name 

Format 

Range/unit 

Q command enable/disable  or  Power factor command  enable/disable 

INT16 

(0‐2) 

50005 

Reactive power Q command or  Power factor command 

INT16 

(0‐) 

50006 

Time Stamp Enable/Disable 

INT16 

(0‐F) 

         

Modbus TCP Communication Interface

-40-

Description  Enable/disable settings for reactive power Q command  and power factor command    = ‘0’ Q command disable, PF command disable    ※inverter should run at power factor 1  = ‘1’ Q command enable, PF command disable  = ‘2’ Q command disable, PF command enable    Reactive power Q (0.1kVAr per unit):  A lagging reactive power is defined as a reactive power  that  increases  the  grid  voltage  and  is  displayed  as  a  positive value.  A Leading reactive power is defined as a reactive power  that  decreases  the  grid  voltage  and  is  displayed  as  a  negative value.    【Example】  +131.6kvar   +1316  ‐131.6kvar  ‐1316  +263.3kvar  +2633  ‐263.3kvar  ‐2633    Power factor command (0.01 per unit):  Lagging  is  defined  as  a  power  factor  that  increases  the  grid voltage and is displayed as a positive value.  Leading is defined as a power factor that decreases the  grid voltage and is displayed as a negative value.    Note: Negative and positive do not represent a power  flow direction. A unity power factor can be set either as  100 or ‐100    【Example】  +1.00 : +100  ‐1.00 : ‐100  +0.95 : +95  ‐0.95 : ‐95    【Restriction】  The following two items will take priority over both  reactive power Q command and power factor command   1) Power factor range (0.85 to 1.00 for both leading  and lagging power factors).  2) Maximum apparent power of the inverter.      Therefore, it may occur that the reactive power  command and the power factor command are not  followed in order to keep the system within the limits  established in 1) and 2).  = ‘0’ Time Stamp Disabled  = ‘1’ Time Stamp Enabled  Time  stamp  value  for  the  inverter  is  set  in  registers 40007~40010.  = ’C’ Reserved (Can not be used) 

4GBG1011 Rev B   Register  address  50007 

Name 

Format 

Range/unit 

Time Stamp (YYMMDD) 

INT32 

(0‐991231) 

50009 

Time Stamp (hhmmss) 

INT32 

(0‐235900) 

50011  50013  50015  50016  50017  50018   

(Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)  (Reserved)   

INT32  INT32  INT16  INT16  INT16  INT16   

             

Description  In case of the register address 40006 is ‘1’  = Time stamp (YYMMDD)    In case of the register address 40006 is ‘C’  = Reserved  In case of the register address 40006 is ‘1’  = Time stamp (hhmmss)  hhmm00 (seconds are fixed and set to 00)    In case of the register address 40006 is ‘C’  = Reserved               

 

* This is a write only data. All data should be written at once, starting from the starting address (40001)  * Data out of range is discarded         

Modbus TCP Communication Interface

-41-

4GBG1011 Rev B

5 Response Example    5.1

Reading example for registers 30001~30321*  *  30057~30321:  Depending  on  network  unit  firmware  version

  a‐1) From Monitoring PC to inverter. Request while inverter is running   

Example of TCP frame data:  000000000006010400000038    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  0006  Length  01      Unit identifier  04      Function code 4 (0x04)  0000  Starting address  0038  Quantity of registers (0x0038=56dec) 

Modbus TCP Communication Interface

-42-

4GBG1011 Rev B a‐2) From inverter to monitoring PC. Response to a‐1   

Example of TCP frame data:  00000000007301047000010001d6ce0001dbe400000001000004030f080000000000000000000000000000000000000000000 000000000000000000000000002700000000013840000ff9c01f407e807e207e73899382538e815cd141c2a590a110a0b000000 000000ffffffa4000000000000000000000000    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  0073  Length  01  Unit identifier  04  Function code  70  Byte count  0001  Data Status  0001d6ce  Time stamp (YYMMDD):0x0001d6ce=120526  0001dbe4  Time stamp (hhmmss):0x0001dbe4=121828  00000001  Reserved  0000  Alarm flag  04030f08  Status bit 1  00000000  Status bit 3 Word‐0  00000000  Status bit 3 Word‐1  00000000  Status bit 3 Word‐2  00000000  Status bit 3 Word‐3  00000000  Status bit 3 Word‐4  00000000  Status bit 3 Word‐5  00000000  Status bit 3 Word‐6  00000000  Status bit 3 Word‐7  00000270  Energy  00000000  Reserved  1384  Active power P 

Modbus TCP Communication Interface

-43-

4GBG1011 Rev B 0000  ff9c  01f4  07e8  07e2  07e7  3899  3825  38e8  15cd  141c  2a59  0a11  0a0b  0000  0000  0000  ffffffa4  0000  0000  00000000  00000000 

Reactive power Q  Power factor:0xff9c=‐100(‐1.00)  Grid frequency (500:50.0Hz)  Grid voltage UV  Grid voltage VW  Grid voltage WU  Inverter output current U  Inverter output current V  Inverter output current W  DC input power  DC input voltage  DC input current  Potential to ground PE  Potential to ground EN  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved 

Modbus TCP Communication Interface

-44-

4GBG1011 Rev B b‐1) From monitoring PC to inverter. Request while inverter is stopped   

Details omitted.    b‐2) From inverter to monitoring PC. Response to b‐1   

Example of TCP frame data:  00000000007301047000010001d6ce0001d8c600000001000a0702000200000000000000000000000000000000000c0000000 0000000000000000000000000021f000000000000000000000000000000000000000000000000005f096b018d04b204ba0000 00000000ffffffa4000000000000000000000000          Breakdown of the above data 

Modbus TCP Communication Interface

-45-

4GBG1011 Rev B 0000  0000  0073  01  04  70  0001  0001d6ce  0001d8c6  00000001  000a  07020002  00000000  00000000  00000000  00000000  000c0000  00000000  00000000  00000000  0000021f  00000000  0000  0000  0000  0000  0000  0000  0000  0000  0000  0000  005f  096b  018d  04b2  04ba  0000  0000  0000  ffffffa4  0000  0000  00000000  00000000 

Transaction identifier  Protocol identifier  Length  Unit identifier  Function code  Byte count  Data status  Time stamp (YYMMDD):0x0001d6ce=120526  Time stamp (hhmmss):0x0001d8c6=121030  Reserved  Alarm flag:0x0a=0b00001010 (D03:Minor fault,D01:Grid fault)  Status bit 1  Status bit 3 Word‐0  Status bit 3 Word‐1  Status bit 3 Word‐2  status bit 3 Word‐3  Status bit 3 Word‐4  Status bit 3 Word‐5  Status bit 3 Word‐6  Status bit 3 Word‐7  Energy:0x21f=543…54.3MWh  Reserved  Active power P  Reactive power Q  Power factor  Grid frequency  Grid voltage UV  Grid voltage VW  Grid voltage WU  Inverter output current U  Inverter output current V  Inverter output current W  DC input power  DC input voltage  DC input current  Potential to ground PE  Potential to ground EN  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved  Reserved 

Modbus TCP Communication Interface

-46-

4GBG1011 Rev B 5.2

Writing example for registers 50001~50010 

a‐1) From monitoring PC to inverter. Stop command request   

Example of TCP frame data:  00000000001b01100000000a140001000000000000000000000000000000000000    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  001b  Length  01  Unit identifier  10  Function code (0x10=16dec)  0000  Starting address  000a  Quantity of registers (0x000a=10dec)  14  Byte count (0x14=20dec)  0001  Operation (0x0001=1dec, Stop command)  0000  P limit enable/disable  0000  Active power P limit  0000  Q command enable/disable or power factor command enable/disable  0000  Reactive power Q command or power factor command  0000  Time Stamp Enable/Disable  00000000  Time Stamp(YYMMDD)  00000000  Time Stamp(HHMMSS) 

Modbus TCP Communication Interface

-47-

4GBG1011 Rev B  

a‐2) From inverter to monitoring PC. Response to a‐1   

Example of TCP frame data:  00000000000601100000000a    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  0006  Length  01  Unit identifier  10  Function code (0x10=16dec)  0000  Starting address  000a  Quantity of registers (0x000a=10dec) 

Modbus TCP Communication Interface

-48-

4GBG1011 Rev B   b‐1) From monitoring PC to inverter. Start command request   

Example of TCP frame data:  00000000001b01100000000a140002000000000000000000000000000000000000    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  001b  Length  01  Unit identifier  10  Function code (0x10=16dec)  0000  Starting address  000a  Quantity of registers (0x000a=10dec)  14  Byte count (0x14=20dec)  0002  Operation (0x0002=2dec, start command)  0000  P limit enable/disable  0000  Active power P limit  0000  Q command enable/disable or power factor command enable/disable  0000  Reactive power Q command or power factor command  0000  Time stamp enable/eisable  00000000  Time stamp (YYMMDD)  00000000  Time stamp (HHMMSS) 

Modbus TCP Communication Interface

-49-

4GBG1011 Rev B   b‐2) From inverter to measurement PC. Response to b‐1   

Example of TCP frame data:  00000000000601100000000a    Breakdown of the above data:omitted 

Modbus TCP Communication Interface

-50-

4GBG1011 Rev B   c‐1) From monitoring PC to inverter. Active power P limit and reactive power Q command request.   

Example of TCP frame data:  00000000001b01100000000a140003000110e10001fb2e00000000000000000000    Breakdown of the above data:  0000  Transaction Identifier  0000  Protocol Identifier  001b  Length (0x001b=27dec)  01  Unit Identifier  10  Function Code 16(0x10)  0000  Starting Address  000a  Quantity of Registers (0x000a=10dec)  14  Byte count (0x14=20dec)  0003  Operation (0x0003=3dec)  0001  P limit enable/disable (0x0001=1dec: P limit enable)  10e1  Active power P limit (0x10e1=4321dec: 432.1kW)  0001  Q command enable/disable or power factor command enable/disable (0x0001=1dec: Q command enable)  fb2e  Reactive power Q command or power factor command (0xfb2e=‐1234dec: ‐123.4kvar)  0000  Time Stamp Enable/Disable  00000000  Time Stamp(YYMMDD)  00000000  Time Stamp(HHMMSS) 

Modbus TCP Communication Interface

-51-

4GBG1011 Rev B   c‐2) From inverter to monitoring PC. Response to c‐1   

Example of TCP frame data:  00000000000601100000000a    Breakdown of the above data:omitted 

Modbus TCP Communication Interface

-52-

4GBG1011 Rev B  

d‐1) From monitoring PC to inverter. Active power P limit and power factor command request   

Example of TCP frame data:  00000000001b01100000000a140003000110e10002ffa100000000000000000000    Breakdown of the above data:  0000  Transaction Identifier  0000  Protocol Identifier  001b  Length  01  Unit Identifier  10  Function Code (0x10=16dec)  0000  Starting Address  000a  Quantity of Registers (0x000a=10dec)  14  Byte count (0x14=20dec)  0003  Operation (0x0003=3dec)  0001  P limit enable/disable (0x0001=1dec: P limit enable)  10e1  Active power P limit (0x10e1=4321dec: 432.1kW)  0002  Q command enable/disable or power factor command enable/disable        (0x0002=2dec: Power factor command enable)  ffa1  Reactive power Q command or power factor command (0xffa1=‐95dec: ‐0.95)  0000  Time stamp Enable/Disable  00000000  Time Stamp (YYMMDD)  00000000  Time Stamp (HHMMSS) 

Modbus TCP Communication Interface

-53-

4GBG1011 Rev B  

d‐2) From inverter to monitoring PC. Response to d‐1   

Example of TCP frame data:  00000000000601100000000a    Breakdown of the above data:omitted 

Modbus TCP Communication Interface

-54-

4GBG1011 Rev B  

e‐1) From monitoring PC to inverter. Example of time stamp setting request   

Example of TCP frame data:  00000000001b01100000000a140000000000000000000000010001d8c100020d64    Breakdown of the above data:  0000  Transaction identifier  0000  Protocol identifier  001b  Length  01  Unit identifier  10  Function code (0x10=16dec)  0000  Starting address  000a  Quantity of registers (0x000a=10dec)  14  Byte count (0x14=20dec)  0000  Operation (0x0000=0dec)  0000  P limit enable/disable (0x0001=1dec: P limit disable)  0000  Active power P limit  0000  Q command enable/disable or power factor command enable/disable      (0x0000=0dec: Q command disabled, power factor command disable)  Reactive power Q command or power factor command  0000  0001  Time stamp enable/disable(0x0001=1dec: Time stamp enable)  0001d8c1  Time stamp (YYMMDD) (0x0001d8c1=121025dec: 2012 October 25)  00020d64  Time stamp (HHMMSS) (0x00020d64=134500dec: 13:45:00      ※seconds are fixed and set to 00) 

Modbus TCP Communication Interface

-55-

4GBG1011 Rev B   e‐2) From inverter to monitoring PC. Response example to e‐1 

 

Example of TCP frame data:  00000000000601100000000a    Breakdown of the above data:Omitted                       

Modbus TCP Communication Interface

-56-

        TOSHIBA MITSUBISHI‐ELECTRIC INDUSTRIAL SYSTEMS CORPORATION