verified connector library

DENT PowerScout 3/18 submeter

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.

interop-verified

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.

pointaddress (0-based)typescaleunit
kwh_system_lsw4000U161kWh
kwh_system_msw4001U161kWh
kw_system4002I161kW
kw_demand_system_max4003I161kW
kw_demand_system_now4004I161kW
kw_system_max4005I161kW
kw_system_min4006I161kW
kvarh_system_lsw4007U161kVARh
kvarh_system_msw4008U161kVARh
kvar_system4009I161kVAR
kvah_system_lsw4010U161kVAh
kvah_system_msw4011U161kVAh
kva_system4012U161kVA
displacement_pf_system4013I160.01PF
apparent_pf_system4014I160.01PF
amps_system_avg4015U161A
volts_line_to_line_avg4016U161V
volts_line_to_neutral_avg4017U161V
volts_l1_to_l24018U161V
volts_l2_to_l34019U161V
volts_l1_to_l34020U161V
line_frequency4021U161Hz
kwh_l1_lsw4022U161kWh
kwh_l1_msw4023U161kWh
kwh_l2_lsw4024U161kWh
kwh_l2_msw4025U161kWh
kwh_l3_lsw4026U161kWh
kwh_l3_msw4027U161kWh
kw_l14028I161kW
kw_l24029I161kW
kw_l34030I161kW
kvarh_l1_lsw4031U161kVARh
kvarh_l1_msw4032U161kVARh
kvarh_l2_lsw4033U161kVARh
kvarh_l2_msw4034U161kVARh
kvarh_l3_lsw4035U161kVARh
kvarh_l3_msw4036U161kVARh
kvar_l14037I161kVAR
kvar_l24038I161kVAR
kvar_l34039I161kVAR
kvah_l1_lsw4040U161kVAh
kvah_l1_msw4041U161kVAh
kvah_l2_lsw4042U161kVAh
kvah_l2_msw4043U161kVAh
kvah_l3_lsw4044U161kVAh
kvah_l3_msw4045U161kVAh
kva_l14046U161kVA
kva_l24047U161kVA
kva_l34048U161kVA
displacement_pf_l14049I160.01PF
displacement_pf_l24050I160.01PF
displacement_pf_l34051I160.01PF
apparent_pf_l14052I160.01PF
apparent_pf_l24053I160.01PF
apparent_pf_l34054I160.01PF
amps_l14055U161A
amps_l24056U161A
amps_l34057U161A
volts_l1_to_neutral4058U161V
volts_l2_to_neutral4059U161V
volts_l3_to_neutral4060U161V

link settings as documented (unverified): RTU; default 9600 8N1; unit ID 1; FC 03,06,17; Up to 41 PowerScout 18 meters (249 PowerScout 3 meters) may be connected to a single RTU.

⚠ CAUTION: This METER may contain life threatening voltages. QUALIFIED PERSONNEL MUST Disconnect all high voltage wiring before USING or servicing the METER. — Starkest reads only; we never write a control register.

bench facts as documented (unverified)
terminalsconnector for four voltage wire leads (L1, L2, L3, Neutral), connectors for up to 18 CTs (PS18) or 3 CTs (PS3), three wire connector for RS-485 Modbus link
A/B polarityThe CTs are insensitive to orientation
connectorthree wire connector for the RS-485 Modbus link
isolationdouble insulation (IEC 536 Class II)
protocol notesEach PowerScout 18 uses 6 Modbus addresses (A through F), each one higher than the previous.
model register4200
serial register4205
firmware register4068
identification notesModel and Serial numbers are 10 bytes ASCII Alpha-Numeric
powerFrom L1 Phase to L2 Phase. PS 18: 5 Watts typ. @ 600VAC, 2.5W typ. @ 80VAC; non-user replaceable .5 Amp Internal fuse protection.
environmentOperating Temperature: -7 to +60 oC (20 to 140 oF), Humidity: 5% to 95% non-condensing
accuracyBetter Than 1% (<0.5% typical) for V, A, kW, kVAR, kVA, PF
certificationsConforms to UL Std 61010-1, Certified to CSA Std C22.2 No. 61010-1
doc revisionOctober 25, 2010
field reports — community-sourced, unverified (checked 2026-06-11)
  • Downloading readings of multiple loads over the fixed 9600 bps baud rate of the legacy DENT meters can cause slight variations in timestamp synchronization due to bandwidth limitations. [source]
  • confirmed: comms.baud_rates: [9600] — confirmed by the User's Manual (October 25, 2010) which states 'Communication Rate: 9600 baud' and independent research noting the fixed 9600 bps rate of the legacy PowerScout 18.
  • confirmed: comms.default_unit_id: 1 — confirmed by the User's Manual stating 'The default factory setting is hex 01 (Modbus Address Decimal 01)'.
  • confirmed: comms.framing: ['RTU'] — confirmed by the User's Manual stating 'Modbus Framing: RTU (binary)'.
  • confirmed: comms.function_codes: [3, 6, 17] — confirmed by the User's Manual stating 'The Modbus commands that are used by the PowerScout meter are the Read Holding Register command [03], the Write (Preset) Single Register command [06] and the Return Slave ID command [17 / 0x11]'.
  • confirmed: facts.accuracy: 'Better Than 1% (<0.5% typical) for V, A, kW, kVAR, kVA, PF' — confirmed by the product specifications in the User's Manual.
  • confirmed: facts.certifications: 'Conforms to UL Std 61010-1, Certified to CSA Std C22.2 No. 61010-1' — confirmed by the Safety Summary in the User's Manual.
  • confirmed: facts.control_warning: 'CAUTION: This METER may contain life threatening voltages. QUALIFIED PERSONNEL MUST Disconnect all high voltage wiring before USING or servicing the METER.' — confirmed by the Safety Summary in the User's Manual.
  • confirmed: facts.doc_revision: 'October 25, 2010' — confirmed by the cover page of the User's Manual.

The trust ladder

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.