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 |
|---|---|---|---|---|
| cmd_register | 8501 | U16 | 1 | |
| ref_speed_rpm | 8602 | I16 | 1 | rpm |
| ref_frequency_hz | 8502 | I16 | 0.1 | Hz |
| cia402_state_reg | 3201 | U16 | 1 | |
| motor_speed_rpm | 8604 | I16 | 1 | rpm |
| motor_frequency_hz | 3202 | I16 | 0.1 | Hz |
| motor_torque_pct | 3205 | I16 | 0.1 | % |
| motor_current_a | 3204 | U16 | 0.1 | |
| motor_voltage_v | 3208 | U16 | 1 | V |
| motor_power_pct | 3211 | I16 | 1 | % |
| pre_ramp_ref_freq_hz | 3203 | I16 | 0.1 | Hz |
| mains_voltage_v | 3207 | U16 | 0.1 | V |
| drive_therm_state_pct | 3209 | U16 | 1 | % |
| motor_therm_state_pct | 9630 | U16 | 1 | % |
| motor_run_time_h | 3244 | U32BE | 1 | |
| power_on_time_h | 3246 | U32BE | 1 | |
| ai1_input_value | 5242 | I16 | 1 | |
| ai2_input_value | 5243 | I16 | 1 | |
| ai3_input_value | 5244 | I16 | 1 | |
| aq1_output_value | 5271 | I16 | 1 | |
| motor_consumption_wh | 10601 | U16 | 1 | |
| motor_consumption_kwh | 10602 | U16 | 1 | |
| motor_consumption_mwh | 10603 | U16 | 1 |
| doc revision | V1.2 |
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.