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 confirmed at the hardware-verified rung and at no rung below it.
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 |
|---|---|---|---|---|
| l1_phase_voltage | 2 | U32BE | 0.01 | |
| l2_phase_voltage | 4 | U32BE | 0.01 | |
| l3_phase_voltage | 6 | U32BE | 0.01 | |
| l1_current | 8 | U32BE | 0.0001 | |
| l2_current | 10 | U32BE | 0.0001 | |
| l3_current | 12 | U32BE | 0.0001 | |
| neutral_current | 108 | U32BE | 0.0001 | |
| l1_l2_voltage | 14 | U32BE | 0.01 | |
| l2_l3_voltage | 16 | U32BE | 0.01 | |
| l3_l1_voltage | 18 | U32BE | 0.01 | |
| l1_active_power | 20 | U32BE | 0.01 | |
| l2_active_power | 22 | U32BE | 0.01 | |
| l3_active_power | 24 | U32BE | 0.01 | |
| l1_reactive_power | 26 | U32BE | 0.01 | |
| l2_reactive_power | 28 | U32BE | 0.01 | |
| l3_reactive_power | 30 | U32BE | 0.01 | |
| l1_apparent_power | 32 | U32BE | 0.01 | |
| l2_apparent_power | 34 | U32BE | 0.01 | |
| l3_apparent_power | 36 | U32BE | 0.01 | |
| l1_power_factor | 38 | U32BE | 0.0001 | |
| l2_power_factor | 40 | U32BE | 0.0001 | |
| l3_power_factor | 42 | U32BE | 0.0001 | |
| frequency | 50 | U32BE | 0.001 | |
| eqv_phase_voltage | 52 | U32BE | 0.01 | |
| eqv_phase_to_phase_voltage | 54 | U32BE | 0.01 | |
| eqv_current | 56 | U32BE | 0.0001 | |
| eqv_active_power | 58 | U32BE | 0.01 | |
| eqv_reactive_power | 60 | U32BE | 0.01 | |
| eqv_apparent_power | 62 | U32BE | 0.01 | |
| eqv_power_factor | 64 | U32BE | 0.0001 | |
| total_imported_active_energy | 6688 | U32BE | 0.01 | |
| total_exported_active_energy | 6690 | U32BE | 0.01 | |
| total_imported_reactive_energy | 6692 | U32BE | 0.01 | |
| total_exported_reactive_energy | 6694 | U32BE | 0.01 | |
| total_apparent_energy | 6696 | U32BE | 0.01 |
| max registers/read | 80 |
| identification notes | Function 17 (Report Slave ID) returns device type (e.g., AAh for DMG700), software revision, hardware revision, and parameter revision. |
| FC 43 device ID | not supported |
| doc revision | Doc. I317IGB02_22.doc |
⚠ disputed: total_imported_active_energy @ 6688 — disputed by Lovato Modbus Protocol document I317 I GB 02_22 which lists Total Imported Active Energy at address 1A20H (6688 in decimal) but the actual register address is 1A20H (6688 decimal) while the document lists 6944 decimal in some third-party software maps. However, 1A20H is exactly 6688 decimal, so the address is correct but the other energy registers are offset: total_exported_active_energy is at 1A22H (6690 decimal), total_imported_reactive_energy is at 1A24H (6692 decimal), total_exported_reactive_energy is at 1A26H (6694 decimal), and total_apparent_energy is at 1A28H (6696 decimal).
Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.
If your device isn't here, upload its register map. Generation is free, and the connector keeps the rung it earns under testing.
To prove a connector against your own device, order hardware verification. If it doesn't verify, you don't pay.
Platform builders can license the verified library: machine-readable maps, the firmware matrix, API access.