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 |
|---|---|---|---|---|
| mi_memory_integer | 0 | I16 | 1 | |
| mi_memory_integer_to_float | 2000 | I16 | 1 | |
| si_system_integer | 4000 | I16 | 1 | |
| si_system_integer_to_float | 4550 | I16 | 1 | |
| ml_memory_long | 5100 | U32BE | 1 | |
| ml_memory_long_to_float | 5600 | F32BE | 1 | |
| sl_system_long | 6100 | U32BE | 1 | |
| sl_system_long_to_float | 6200 | F32BE | 1 | |
| mdw_memory_double_word | 6300 | U32BE | 1 | |
| mdw_memory_double_word_to_float | 6500 | F32BE | 1 | |
| sdw_system_double_word | 6700 | U32BE | 1 | |
| sdw_system_double_word_to_float | 6800 | F32BE | 1 | |
| timer_preset | 6900 | U32BE | 1 | |
| timer_current | 7200 | U32BE | 1 | |
| mf_memory_float | 7700 | F32BE | 1 |
| doc revision | 2.02 |
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.