verified connector library

Watlow EZ-ZONE PM controller

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
analog_input_1_process_value360F32LE1°F
analog_input_1_error_status362U161
analog_input_2_process_value440F32LE1°F
analog_input_2_error_status442U161
digital_output_5_output_state1012U161
digital_input_5_event_status1328U161
digital_output_6_output_state1042U161
digital_input_6_event_status1348U161
limit_low_set_point684F32LE1°F
limit_high_set_point686F32LE1°F
limit_state690U161
monitor_control_mode_active1882U161
monitor_heat_power1904F32LE1%
monitor_cool_power1906F32LE1%
monitor_closed_loop_active_set_point2172F32LE1°F
monitor_open_loop_active_set_point2174F32LE1
monitor_alarm_1_state1496U161
monitor_alarm_2_state1546U161
monitor_alarm_3_state1596U161
monitor_alarm_4_state1646U161
monitor_ambient_temperature_input_1366F32LE1
monitor_ambient_temperature_input_2446F32LE1
monitor_control_loop_output_power1908F32LE1%
loop_closed_loop_set_point2160F32LE1°F

link settings as documented (unverified): RTU/TCP; default 9600 8N1; unit ID 1; FC 03,05,06,16; Default serial data format is 9600 baud, 8 data bits, no parity, 1 stop bit. Modbus RTU is typically deployed over serial connections, Modbus TCP over Ethernet.

bench facts as documented (unverified)
terminalsSlot C (A to CA, B to CB, GND to CC)
A/B polarityA to CA, B to CB
connectorSlot C
wiring notesEIA-485 converter connects to slot C.
response timeout1000 ms
inter-frame delay0 ms
protocol notesExcessive writes to the PM may cause premature EEPROM failure. EEPROM is rated for 1,000,000 writes. By default, settings made through the network are not saved to nonvolatile memory.
model register0
firmware register2
identification notesHardware ID is at register 0, Firmware ID is at register 2, Software Revision is at register 4.
doc revision0600-0056-0000 Rev. B, November 2007
field reports — community-sourced, unverified (checked 2026-06-11)
  • By default, the controller uses Low Word-High Word (LSW, MSW) order for 32-bit floating-point values, which is the opposite of standard Modbus big-endian word order. This causes incorrect decoding (e.g., reading values like 0.92E28 instead of the actual temperature) unless the word order is swapped in the controller's Setup menu ([M;hL]) or the client software. [source]
  • Watlow documentation references registers using 1-based numbering, but the Modbus protocol uses 0-based addressing. This creates a discrepancy between document values and protocol addresses, requiring users to subtract 1 from the documented register number. [source]
  • The Watlow EZ-ZONE PM features two sets of identically-labeled A/B connector terminals. Connecting to the wrong pair causes immediate communication failure. [source]
  • confirmed: Document revision 0600-0056-0000 Rev. B, November 2007 corresponds to the EZ-ZONE PM Controller Communications Manual — confirmed by vendor document search [1.1.1]
  • confirmed: Default serial data format is 9600 baud, 8 data bits, no parity, 1 stop bit — confirmed by EZ-ZONE PM Controller Communications Manual
  • confirmed: Default unit ID is 1 — confirmed by EZ-ZONE PM Controller Communications Manual
  • confirmed: EIA-485 converter connects to slot C with terminals A to CA, B to CB, and GND to CC — confirmed by EZ-ZONE PM Controller Communications Manual and wiring diagrams
  • confirmed: Hardware ID is at register 0, Firmware ID is at register 2, and Software Revision is at register 4 — confirmed by EZ-ZONE PM Controller Communications Manual
  • confirmed: EEPROM is rated for 1,000,000 writes and by default settings made through the network are not saved to nonvolatile memory — confirmed by EZ-ZONE PM Controller Communications Manual
  • confirmed: Analog Input 1 Process Value is at register 360, Analog Input 2 Process Value is at register 440 — confirmed by EZ-ZONE PM Controller Communications Manual and TestEquity Modbus map
  • confirmed: Closed Loop Set Point is at register 2160 — confirmed by EZ-ZONE PM Controller Communications 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.