verified connector library

Finder 7M.24/7M.38 energy meter

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
run_time2480F32BE1
uavg_ln2484F32BE1
uavg_ll2486F32BE1
active_power_total2490F32BE1
reactive_power_total2492F32BE1
apparent_power_total2494F32BE1
power_factor_total2496F32BE1
frequency2498F32BE1
u12500F32BE1
u22502F32BE1
u32504F32BE1
u122508F32BE1
u232510F32BE1
u312512F32BE1
i12516F32BE1
i22518F32BE1
i32520F32BE1
iavg2528F32BE1
active_power_l12530F32BE1
active_power_l22532F32BE1
active_power_l32534F32BE1
reactive_power_l12538F32BE1
reactive_power_l22540F32BE1
reactive_power_l32542F32BE1
apparent_power_l12546F32BE1
apparent_power_l22548F32BE1
apparent_power_l32550F32BE1
power_factor_l12554F32BE1
power_factor_l22556F32BE1
power_factor_l32558F32BE1
i1_thd2588F32BE1
i2_thd2590F32BE1
i3_thd2592F32BE1
u1_thd2594F32BE1
u2_thd2596F32BE1
u3_thd2598F32BE1
internal_temperature2658F32BE1
energy_counter_n12752F32BE1
energy_counter_n22754F32BE1
energy_counter_n32756F32BE1
energy_counter_n42758F32BE1
energy_counter_12760F32BE1
energy_counter_22762F32BE1
energy_counter_32764F32BE1
energy_counter_42766F32BE1
energy_counter_52768F32BE1
energy_counter_62770F32BE1
energy_counter_72772F32BE1
energy_counter_82774F32BE1

link settings as documented (unverified): RTU/TCP; baud 1200/2400/4800/9600/19200/38400/57600/115200; FC 03,04,06,16; Supports Unicast and Broadcast modes. Modbus address 0 is reserved for broadcast.

bench facts as documented (unverified)
connectorRS485
broadcastsupported
model register30001
serial register30009
firmware register30013

⚠ disputed: Framing ["RTU", "TCP"] — disputed by Finder 7M Series Datasheet; the physical meters only support RS485 (Modbus RTU) natively, requiring an external gateway (like Type 6M.BU) or OPTA PLC for Modbus TCP connectivity

field reports — community-sourced, unverified (checked 2026-06-11)
  • Reading legacy registers (e.g., U1 at 30107) using standard 32-bit integer parsing yields incorrect values (e.g., 4278192.50 instead of ~237V) due to Finder's custom T5/T6 decade-exponent data format. [source]
  • Modbus RTU communication fails with timeouts unless the master is explicitly configured to use 2 stop bits (8N2) when parity is set to None, which is the meter's default behavior. [source]
  • confirmed: Baud rates [1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200] — confirmed by Finder 7M Series Datasheet
  • confirmed: Function codes [3, 4, 6, 16] — confirmed by Finder 7M Modbus Protocol Manual
  • confirmed: Identification registers (Model @ 30001, Serial @ 30009, Firmware @ 30013) — confirmed by Finder 7M User Manual
  • confirmed: Broadcast address 0 support — confirmed by Finder 7M User Manual
  • confirmed: Register map addresses (e.g., u1 @ 2500, i1 @ 2516, active_power_total @ 2490) — confirmed by evcc-io integration and Finder Modbus Enhanced documentation

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.