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 |
|---|---|---|---|---|
| operation_command | 230 | U16 | 1 | |
| frequency_command_write | 231 | U16 | 0.01 | Hz |
| remote_keypad_used | 232 | U16 | 1 | |
| operation_status | 239 | U16 | 1 | |
| fault_description | 240 | U16 | 1 | |
| sequence_input_status | 241 | U16 | 1 | |
| frequency_command_read | 242 | U16 | 0.01 | Hz |
| output_frequency | 243 | U16 | 0.01 | Hz |
| output_voltage_command | 244 | U16 | 0.1 | V |
| output_dc_voltage_command | 245 | U16 | 1 | V |
| output_current | 246 | U16 | 0.1 | A |
| pid_feedback_value | 247 | U16 | 0.1 | % |
| pid_input_value | 248 | I16 | 0.1 | % |
| tm2_ain_input_value | 249 | U16 | 1 | % |
| keypad_ain_input_value | 250 | U16 | 1 | % |
| terminals | RSA, RSB |
| termination | Terminate the communications line with a (120 ohm, 1/4 watt) resistor at both ends. |
| wiring notes | RS-485 or RS232 interface |
| response timeout | 400 ms |
| broadcast | supported |
| protocol notes | Drive response time is 10ms. Retries a maximum of two times on timeout or checksum error, displaying 'ERR6' if error persists. |
| doc revision | Rev. 1.00 |
⚠ disputed: output_voltage_command @ 244 scaling is 10/1V — disputed by 7300EV MODBUS Protocol Overview which states the scaling is 1/1V [3.3.3]
⚠ disputed: output_current @ 246 scaling is 10/1A — disputed by 7300EV MODBUS Protocol Overview which states the scaling is 1/1A
⚠ disputed: tm2_ain_input_value @ 249 and keypad_ain_input_value @ 250 scaling is 100% / 10V — disputed by 7300EV MODBUS Protocol Overview which states the scaling is 1024 / 10V
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.