For the complete documentation index, see llms.txt. This page is also available as Markdown.

IO extension

The IO extension device: a Moxa IO module that gives the EMS digital inputs and relay outputs, used for hardware emergency stops and for switching controllable loads.

Voltmasters EMS: IO extension
Voltmasters EMS: IO extension

An IO extension is a device that gives the Voltmasters EMS a set of digital inputs (DI) and relay outputs (DO) over the installation network. The EMS reads the inputs for status feedback and drives the relay outputs to switch external circuits on or off.

The relay outputs are used in two ways:

  • As a hardware emergency stop for DSO RTU: a relay is wired into the installation's stop circuit and driven when the grid operator triggers an emergency stop. See IO module emergency stop.

  • To switch a controllable load (a simple on/off load such as a heating element or pump) as part of the local control strategy.

lightbulb

The IO extension is the same physical hardware referred to as the Moxa IO module elsewhere in this section. "IO extension" is the device type as it appears on the platform.

The hardware

  • Module: Moxa ioLogik E1214 with 6 digital inputs (DI) and 6 relay outputs (DO).

  • Communication: Modbus TCP/IP over the installation network.

  • Brand: Moxa (the first supported brand).

  • The relay outputs are potential-free contacts; the digital inputs are available for status feedback.

For where to place the module and how many you need, see Installing the IO modules.

Adding the IO extension on the platform

Add the module like any other device:

  • Device type: IO Extension

  • Brand: Moxa — Model: ioLogik E1214

  • Connection: Modbus TCP/IP, with the module's IP address, port and Modbus slave ID (noted during installation).

Configuring the ports

Once the device is added, open its Ports page to configure each port. Every port has a direction:

Direction
Use

Digital Input

Read-only status feedback from the installation; can also be assigned as an emergency stop trigger.

Relay Output

Switches an external circuit; assign it a function (see below).

For each relay output you can assign a function:

Outputs that are not assigned remain free for other uses.

Manual override

A relay output can be manually overridden to a fixed port state (On or Off), for example during commissioning or maintenance. The override forces the output regardless of the normal control logic; clear it to return the port to automatic control.

Deleting an IO extension

An IO extension cannot be deleted while its ports are still in use (assigned to an emergency stop or a controllable load). The platform shows which ports are in use and links to the Ports page so you can free them first.

Next steps

Last updated