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 |
|---|---|---|---|---|
| power_kw | 16100 | U32BE | 0.01 | |
| power_hp | 16110 | U32BE | 0.01 | |
| motor_voltage | 16120 | U16 | 0.1 | |
| frequency | 16130 | U16 | 0.1 | |
| motor_current | 16140 | U32BE | 0.01 | |
| frequency_pct | 16150 | I16 | 0.1 | |
| torque | 16160 | I16 | 0.1 | |
| speed_rpm | 16170 | U32BE | 1 | |
| motor_thermal | 16180 | U16 | 1 | |
| dc_link_voltage | 16300 | U16 | 1 | |
| heatsink_temp | 16340 | U16 | 1 | |
| inverter_thermal | 16350 | U16 | 1 | |
| control_card_temp | 16390 | U16 | 1 | |
| external_reference | 16500 | I16 | 0.1 | |
| feedback | 16520 | U32BE | 0.001 |
| terminals | 68 (P RS485), 69 (N RS485), 61 (COM RS485) |
| termination | Switch S801 (ON=Terminated, OFF=Open) |
| wiring notes | Do not connect cable shield to terminal 61. |
| response timeout | 10001 ms |
| inter-frame delay | 25 ms |
| protocol notes | Minimum response delay is configurable via parameter 8-35 (default 10 ms). Maximum response delay is configurable via parameter 8-36 (default 10001 ms). Maximum inter-character delay is configurable via parameter 8-37 (default 25 ms). |
| model register | 15-40 |
| serial register | 15-51 |
| firmware register | 15-43 |
| power | 3 Phase power input (91 L1, 92 L2, 93 L3) |
| environment | Heatsink Temp cutout limit is 95 ±5 °C (203 ±9 °F); cutting back in occurs at 70 ±5 °C (203 ±9 °F) |
| doc revision | 01/2018 |
| firmware applicability | Control card MK I: 7.62, 48.2X; Control card MK II: 8.10 |
⚠ disputed: Heatsink Temp cutout limit is 95 ±5 °C (203 ±9 °F); cutting back in occurs at 70 ±5 °C (203 ±9 °F) — disputed by Programming Guide VLT AutomationDrive FC 301/302 (MG33MO22) which states that cutting back in occurs at 70 ± 5 °C (which is 158 ± 9 °F, not 203 ± 9 °F) [7.4.3]
⚠ disputed: Do not connect cable shield to terminal 61. — disputed by Programming Guide VLT AutomationDrive FC 301/302 (MG33MO22) which recommends grounding the cable screen via terminal 61 (which is connected to the frame via an RC link) to avoid potential equalizing currents, or omitting it, but does not forbid it
⚠ disputed: Register map summary (name @ 0-based address): power_kw @ 16100, power_hp @ 16110, motor_voltage @ 16120, frequency @ 16130, motor_current @ 16140, frequency_pct @ 16150, torque @ 16160, speed_rpm @ 16170, motor_thermal @ 16180, dc_link_voltage @ 16300, heatsink_temp @ 16340, inverter_thermal @ 16350, control_card_temp @ 16390, external_reference @ 16500, feedback @ 16520 — disputed by Danfoss FC102/FC302 Modbus Register Overview which shows that the actual 0-based Modbus addresses are off-by-one (e.g., power_kw is at 16099, power_hp is at 16109, etc.) because the parameter number * 10 represents the 1-based register address
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.