Register map(s) for this device, each at the trust rung it earned. Addresses are 0-based as on the wire; word order and scaling are only confirmed at the hardware-verified rung.
Read + decoded cleanly over a real network vs an independent third-party Modbus test server (transport and framing; reads are remapped into the server's register window, so the map's own addresses are NOT exercised). Does NOT prove word order/scaling against the actual device.
| point | address (0-based) | type | scale | unit |
|---|---|---|---|---|
| energy_since_commissioning | 2050 | U32BE | 0.1 | kWh |
| energy_today | 2052 | U32BE | 0.1 | kWh |
| energy_today_1_day_earlier | 2054 | U32BE | 0.1 | kWh |
| energy_today_2_days_earlier | 2056 | U32BE | 0.1 | kWh |
| energy_today_3_days_earlier | 2058 | U32BE | 0.1 | kWh |
| energy_today_4_days_earlier | 2060 | U32BE | 0.1 | kWh |
| energy_today_5_days_earlier | 2062 | U32BE | 0.1 | kWh |
| energy_today_6_days_earlier | 2064 | U32BE | 0.1 | kWh |
| operating_hours | 2078 | U32BE | 1 | h |
| operational_mode_state | 5888 | U16 | 1 | Enum |
| temperature_1_control_board | 5889 | I16 | 0.1 | °C |
| temperature_2_boost_module_1 | 5890 | I16 | 0.1 | °C |
| temperature_3_boost_module_2 | 5891 | I16 | 0.1 | °C |
| temperature_4_inverter_module | 5892 | I16 | 0.1 | °C |
| apparent_power | 6129 | U16 | 0.1 | kVA |
| reactive_power | 6132 | I16 | 0.1 | kVar |
| inverter_vab | 6136 | I16 | 0.1 | V |
| inverter_vbc | 6137 | I16 | 0.1 | V |
| inverter_vca | 6138 | I16 | 0.1 | V |
| phase_a_current | 6139 | I16 | 0.1 | A |
| phase_b_current | 6140 | I16 | 0.1 | A |
| phase_c_current | 6141 | I16 | 0.1 | A |
| real_power_total | 6142 | I16 | 0.1 | kW |
| pv1_voltage | 6143 | I16 | 0.1 | V |
| pv1_current | 6144 | I16 | 0.1 | A |
| pv1_power | 6145 | I16 | 0.1 | kW |
| dc_voltage | 6157 | U16 | 0.1 | V |
| phase_a_frequency | 6168 | U16 | 0.1 | Hz |
| phase_b_frequency | 6169 | U16 | 0.1 | Hz |
| phase_c_frequency | 6170 | U16 | 0.1 | Hz |
| phase_a_real_power | 6171 | I16 | 0.1 | kW |
| phase_b_real_power | 6172 | I16 | 0.1 | kW |
| phase_c_real_power | 6173 | I16 | 0.1 | kW |
| fault_code | 6184 | U16 | 1 | |
| pv2_voltage | 6185 | I16 | 0.1 | V |
| pv2_current | 6186 | I16 | 0.1 | A |
| pv2_power | 6191 | I16 | 0.1 | kW |
| terminals | RJ-45 and 5-position terminal block |
| connector | RJ-45 and terminal block |
| shield/ground | Chassis ground on terminal block pin 3, Modbus ground on pin 4, Modbus ground on RJ-45 pin 8 |
| wiring notes | Provides an RID (Remote Inverter Disable) input and a dry contact. |
| broadcast | supported |
| protocol notes | Unmapped registers generate an 'Invalid Address' exception (02). Out of range writes return ExceptionCode = 02. |
| model register | 0x0001 |
| serial register | 0x0014 |
| firmware register | 0x0082 |
| identification notes | Function 43 reports Manufacturer Name, Product Identification, and Product Version Number. |
| FC 43 device ID | supported |
| doc revision | Revision A |
| firmware applicability | To access certain registers (0x182F, 0xF9FB, 0xFA19, 0xFA1B, 0xFA60 to 0xFA6E), communication software version must be higher than 1.22. |
Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.
Have a device that isn't here? Upload its register map — generation is free, and the connector earns its rung by being proven, not claimed.
Need it proven on your own device? Hardware verification — if it doesn't verify, you don't pay.
Building a platform? License the verified library — machine-readable maps, firmware matrix, API access.