Socomec Diris PMD - Version 2.0.0.BETA1#

Module Summary#

Interact with Socomec Diris Power Monitoring Device (PMD) via Modbus/TCP

Module Status#

If you encounter any issues with this module, or have any feedback regarding its operation, please contact our support team.

Release Notes#

Version 2.0#

  •  Initial release.

Minor point releases (eg. 1.1.x) will be for small fixes and may not be listed here.

Requirements#

The Socomec device may require an optional ethernet hardware module.

Operation#

Instance Properties#

Select the appropriate Model. n.b. The A40 and A-40 are different models.

Set the IP Address, Port, and Modbus ID; to that configured on the device.

The Poll Interval and Start Poll on Init can be altered as required to fine tune polling requirements.

Checking the Extended Logging checkbox will provide more detailed log messages. This is intended for diagnostics and problem solving and should ideally be disabled during normal operation.

Status Variables#

The IO Modules tab of the web interface provides status variables to shows information about the module and monitor its state.

Connected Connected to device, true/false
Frequency Last polled line frequency
Phase 1 to Neutral Voltage Last polled voltage between Live 1 and Neutral
Phase 2 to Neutral Voltage Last polled voltage between Live 2 and Neutral
Phase 3 to Neutral Voltage Last polled voltage between Live 3 and Neutral
Phase 1 to Phase 2 Last polled voltage between Line 1 and Line 2
Phase 2 to Phase 3 Last polled voltage between Line 2 and Line 3
Phase 3 to Phase 1 Last polled voltage between Line 3 and Line 1
Phase 1 Current Last polled current on Line 1
Phase 2 Current Last polled current on Line 2
Phase 3 Current Last polled current on Line 3
Neutral Current Last polled current on Neutral
Total Active Power Last polled active (aka real/true) power
Total Reactive Power Last polled reactive power
Software Version Reported software version
Serial Number Reported serial number

Triggers#

Data Received#

Fires when the Controller receives response from a poll.

Trigger variables:

  •  Variable 1: Frequency (Hz) (number).

  •  Variable 2: Phase 1 to Neutral Voltage (V) (number).

  •  Variable 3: Phase 2 to Neutral Voltage (V) (number).

  •  Variable 4: Phase 3 to Neutral Voltage (V) (number).

  •  Variable 5: Phase 1 to Phase 2 Voltage (V) (number).

  •  Variable 6: Phase 1 to Phase 2 Voltage (V) (number).

  •  Variable 7: Phase 3 to Phase 1 Voltage (V) (number).

  •  Variable 8: Phase 1 Current (A) (number).

  •  Variable 9: Phase 2 Current (A) (number).

  •  Variable 10: Phase 3 Current (A) (number).

  •  Variable 11: Neutral Current (A) (number).

  •  Variable 12: Total active power (W) (number).

  •  Variable 13: Total reactive power (VAR) (number).

Actions#

Start Poll#

Starts background polling of the device.

Stop Poll#

Stops background polling of the device.

Support#

If you encounter any issues with this module, please contact our support team.