Distributed I/O modules with IP67 protection level are increasingly favored by equipment integrators in modern industrial automation sites. Beckhoff's EP23xx series EtherCAT Box product line highly integrates digital input/output (DI/DO) into a compact, fully sealed metal/plastic casing that can be directly installed on machines without the need for a control cabinet. However, when faced with numerous models (EP2308, EP2318, EP2328, EP2316, EP2338, EP2339, EP2349, etc.), engineers often need detailed references when selecting, wiring, and handling output behavior when dealing with faults. This article is based on official technical documents, systematically sorting out the key technical parameters, fault safety mechanisms, and explosion-proof installation requirements of this series of modules, helping on-site engineers quickly locate problems and optimize system design.
Product Series Overview and Quick Selection
The core feature of the EP23xx series is the "digital quantity combination module" - a single module has both input and output terminals, and each channel of some models (EP2338/EP2339) can be freely configured as input or output without the need for advance settings. The following table summarizes the differences between the main models:
Model I/O Channel Number Connector Type Output Current/Total Current Input Filter Special Function
EP2308-0001 4 DI+4 DO 8 × M8 0.5A/4A 3.0 ms standard combination
EP2308-0002 4 DI+4 DO 4 × M12 0.5A/4A 3.0 ms large interface
EP2318-0001/2 4 DI+4 DO M8/M12 0.5A/4A 10 μ s high-speed input
EP2328-0001/2 4 DI+4 DO M8/M12 2.0A/4A 3.0 ms high current output
EP2316-0003 8 DI+8 DO ZS2001 spring terminal 0.5A/4A 10 μ s IP20 connection
EP2316-0008 8 DI+8 DO 25 pin D-sub 0.5A/4A 10 μ s standard interface
EP2338-0001/2 8-channel (configurable) M8/M12 0.5A/4A 10 μ s bidirectional combination
EP2338-1001/2 8-channel (configurable) M8/M12 0.5A/4A 3.0 ms slow input
EP2338-2002 8-channel (configurable) 4 × M12 0.5A/4A 10 μ s dual power supply grouping
EP2339-0003 16 channel (configurable) 2 × ZS2001 0.5A/4A 3.0 ms high-density
EP2339-0021 16 channel (configurable) 16 × M8 0.5A/4A 3.0 ms M8 dense
EP2349-0021 16 channel (configurable) 16 × M8 0.5A/4A 10 μ s high-speed version
EP2339-0042 16 channel (configurable) 8 × M12 0.5A/4A 3.0 ms interference suppression type
EP2339-0121 16 channel (configurable) 16 × M8 0.5A/4A 3.0 ms ground switching (low side drive)
Key selection points:
High speed input (such as counting, interruption) is required. Choose EP2318 or EP2349 (10 μ s filtering).
The output needs to drive high current loads (solenoid valves, small motors) and select EP2328 (2A per channel).
EP2339-0003 (spring terminal, IP20 internal use) is selected due to limited space and no need for frequent wire changes.
Require safe shutdown and use of interference suppression standard terminal EP2339-0042 (in conjunction with TwinSAFE application).
The principle of "configuration free" bidirectional channel and power precautions
The biggest feature of the EP2338/EP2339 series is that each physical channel can be used as both input and output simultaneously. Its internal circuit permanently connects the input detection circuit and the output drive circuit in parallel, so when the output is set to "1", the corresponding bit in the input process image will also automatically change to "1". This design eliminates the configuration steps, but brings two important limitations:
Sensor power supply source
Most EtherCAT Box sensors are powered by control voltage UsUs
However, the sensors of EP2338 xxxx and EP2339 xxxx are powered by the peripheral voltage UpUp
This means that if it is cut off for safety reasons UpUp
The sensor will also lose power and the input signal will not be able to be read. This impact must be evaluated during design.
The output may still be charged
For EP2338-2002, the channels of connectors X01 and X02 are UsUs
Power supply, not UpUp
Even if it is cut off externallyUpUp
These outputs may still remain at a high level, which may prevent the expected goal of "all outputs turned off" in the safety circuit from being achieved. Be sure to verify the power grouping diagram of the module.

Detailed Explanation of Fault Safety Behavior (Taking EP2316 as an Example)
The EP2316 series has comprehensive diagnostic functions and can provide configurable responses to network interruptions, output short circuits, and power outages. Mastering these behaviors is crucial for designing a safe shutdown circuit.
3.1 Safe State during Network Interruption
When EtherCAT communication is interrupted or the master station switches to a non operational state (such as Initiat, PRE-OP), the module will stop receiving output process data. The behavior of each channel at this time can be defined through the CoE object:
Object 8000:n - Safe State Active
When set to TRUE (default), the channel will switch to a predefined safe value. When set to False, maintain the last received output value.