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 |
|---|---|---|---|---|
| command | 1 | U16 | 1 | |
| starter_status | 2 | U16 | 1 | |
| trip_code | 3 | U16 | 1 | |
| motor_current | 4 | U16 | 1 | A |
| motor_temperature | 5 | U16 | 1 | % |
| product_type_and_version | 6 | U16 | 1 | |
| serial_protocol_version | 7 | U16 | 1 | |
| l1_current | 599 | U16 | 1 | A |
| l2_current | 600 | U16 | 1 | A |
| l3_current | 601 | U16 | 1 | A |
| l1_voltage | 602 | U16 | 1 | V |
| l2_voltage | 603 | U16 | 1 | V |
| l3_voltage | 604 | U16 | 1 | V |
| powerscale_and_power | 605 | U16 | 1 | W or kW |
| power_factor | 606 | U16 | 0.01 | % |
| motor_2_temperature | 607 | U16 | 1 | % |
⚠ Remove mains and control voltage from the soft starter before attaching or removing accessories. Failure to do so may damage the equipment. — Starkest reads only; we never write a control register.
| terminals | B3, B2, B1 (RS485 serial port) |
| termination | 120 Ohm resistor matching cable impedance at both ends of the RS485 cable |
| connector | 6-way pin assembly for soft starter, 5-way male and unpluggable female connector for network |
| shield/ground | Connected to the GND device terminal at both ends and one point of the site protective earth |
| wiring notes | Twisted pair data cable with earth shield is recommended. |
| max registers/read | 119 |
| broadcast | not supported |
| protocol notes | A multiple read across register boundary 40008/40009 will result in a Modbus Error code 05 at the Master. |
| model register | 40007 |
| firmware register | 40008 |
| identification notes | Register 40007 contains Product Type (4=CSX/CSXi, 5=MVS/MVX, 6=EMX3) and version. Register 40008 contains Serial Protocol Version. |
| FC 43 device ID | not supported |
| power | Powered via the soft starter |
| environment | IP20 |
| certifications | C-Tick, CE, RoHS, IEC 60947-4-2 |
| doc revision | 710-02653-00H |
⚠ disputed: l1_current @ 599, l2_current @ 600, l3_current @ 601 — disputed by AuCom Modbus Interface Instructions (710-02653-00H) which maps L1 current to 40600 (0-based 599), but maps L2 current to 40601 (0-based 600) and L3 current to 40602 (0-based 601). The provided summary incorrectly shifted the register offsets for L2 and L3 current.
⚠ disputed: l1_voltage @ 602, l2_voltage @ 603, l3_voltage @ 604 — disputed by AuCom Modbus Interface Instructions (710-02653-00H) which maps L1 voltage to 40603 (0-based 602), L2 voltage to 40604 (0-based 603), and L3 voltage to 40605 (0-based 604).
⚠ disputed: powerscale_and_power @ 605, power_factor @ 606, motor_2_temperature @ 607 — disputed by AuCom Modbus Interface Instructions (710-02653-00H) which maps Powerscale and Power to 40606 (0-based 605), Power Factor to 40607 (0-based 606), and Motor 2 Temperature to 40608 (0-based 607).
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.