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 |
|---|---|---|---|---|
| engine_speed | 0 | U16 | 1 | |
| engine_temperature | 1 | I16 | 1 | |
| engine_oil_pressure | 2 | U16 | 1 | |
| fuel_level | 3 | U16 | 1 | |
| battery_voltage | 4 | U16 | 0.1 | |
| charger_voltage | 5 | U16 | 0.1 | |
| generator_frequency | 6 | U16 | 0.1 | |
| generator_phase_voltage_ua | 7 | U16 | 1 | |
| generator_phase_voltage_ub | 8 | U16 | 1 | |
| generator_phase_voltage_uc | 9 | U16 | 1 | |
| generator_line_voltage_uab | 10 | U16 | 1 | |
| generator_line_voltage_ubc | 11 | U16 | 1 | |
| generator_line_voltage_uca | 12 | U16 | 1 | |
| generator_current_ia | 13 | U16 | 1 | |
| generator_current_ib | 14 | U16 | 1 | |
| generator_current_ic | 15 | U16 | 1 | |
| generator_total_active_power | 19 | I16 | 1 | |
| generator_total_reactive_power | 23 | I16 | 1 | |
| generator_total_apparent_power | 27 | U16 | 1 | |
| power_factor | 28 | I16 | 0.01 | |
| mains_frequency | 29 | U16 | 0.1 | |
| mains_phase_voltage_ua | 30 | U16 | 1 | |
| mains_phase_voltage_ub | 31 | U16 | 1 | |
| mains_phase_voltage_uc | 32 | U16 | 1 | |
| mains_line_voltage_uab | 33 | U16 | 1 | |
| mains_line_voltage_ubc | 34 | U16 | 1 | |
| mains_line_voltage_uca | 35 | U16 | 1 | |
| generator_accumulated_energy | 36 | U32BE | 1 |
| terminals | 35 (RS485 Common Ground), 36 (RS485-), 37 (RS485+) |
| termination | Impedance-120Ω shielding wire is recommended |
| isolation | RS485 is isolated |
| shield/ground | single-end connect with ground |
| power | (8~35) VDC battery voltage |
| doc revision | 1.5 |
⚠ disputed: engine_speed @ 0 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Speed to Modbus address 0023 (decimal 35) [5.4.1]
⚠ disputed: engine_temperature @ 1 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Water Temp to Modbus address 0017 (decimal 23)
⚠ disputed: engine_oil_pressure @ 2 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Oil Pressure (OP Value) to Modbus address 0019 (decimal 25)
⚠ disputed: fuel_level @ 3 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Fuel Level (Level Value) to Modbus address 0021 (decimal 33)
⚠ disputed: battery_voltage @ 4 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Battery Voltage to Modbus address 0024 (decimal 36)
⚠ disputed: charger_voltage @ 5 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Charger Voltage (D+ Voltage) to Modbus address 0025 (decimal 37)
⚠ disputed: generator_frequency @ 6 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Gen Freq to Modbus address 0013 (decimal 19)
⚠ disputed: generator_phase_voltage_ua @ 7 — disputed by HGM6100N/CAN Genset Protocol Guide, which maps Gen UA to Modbus address 0007 (decimal 7)
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.