Wiring reminder: Use needle terminals with insulated sheaths (compliant with DIN 46228-4), with wire cross-sectional areas of 0.2~2.5 mm ² (solid) or 0.34~1.5 mm ² (flexible). After the wiring is completed, it is necessary to remove the label of the defense line head to ensure heat dissipation.

Communication settings and node address configuration
The NE1A controller performs secure I/O communication through the DeviceNet network, and the EtherNet/IP model can also perform standard I/O and message communication through Ethernet.
DeviceNet node address:
Use the two rotary switches on the front panel to set (00-63). The factory default is 63.
If the switch is set to a value between 64-99, the software settings mode is enabled and the node address is set by the Network Configurator.
It is strictly prohibited to turn the switch with power on, otherwise the controller will detect the configuration change and enter the ABORT state.
Baud rate
Set through DIP switch (pins 1-4): 125k, 250k, 500k, software setting or automatic detection.
All network nodes must have consistent baud rates.
Disable DeviceNet communication (standalone mode):
Set up the controller as a standalone unit (local I/O only) through the Network Configurator. At this point, the 7-segment code displays "nd".
After disabling, it can only be accessed through USB or EtherNet/IP (if supported).
EtherNet/IP settings (EIP models only):
By default, the IP address is obtained from the BOOTP server upon startup. You can also press and hold the IP address display switch while powering on, use the temporary IP 192.168.250.1, and then modify TCP/IP parameters through the Network Configurator.
It is recommended to use automatic negotiation or 100 Mbps full duplex for link speed, matching with the switching hub.
Key points of functional block programming and safety logic
The logic editing of NE1A is completed in the Logic Editor of Network Configurator, which supports basic logic functions (AND, OR, NOT, EXOR, comparator, etc.) and pre authenticated security function blocks.
Common functional blocks:
E-STOP: Monitor emergency stop button, supporting single channel, dual channel equivalent or complementary inputs. Manual reset must be achieved in conjunction with the Reset function block.
Safety Gate Monitoring (SGATE): Monitor safety gates. Function testing can be enabled, requiring that the door must be opened and closed once after power on or receiving a function testing signal to allow output.
EDM (External Device Monitoring): Monitor feedback signals from external contactors or relays. When the safety output is turned on, the feedback signal must change within the set maximum feedback time (TEDM), otherwise an EDM error will be triggered.
Muting: Used to temporarily block safety light curtains and allow workpieces to pass through. Supports multiple modes such as parallel (2 sensors), sequential forward/bidirectional, and position detection. Maximum mute time, synchronization time, etc. need to be set.
Two hand control: compliant with EN 574 Type IIIC. Two input pairs (a total of four inputs) must be used and the synchronization time must be ≤ 500 ms.
Parameter configuration warning:
The Discrepancy Time must not be less than the controller cycle time, otherwise it cannot be detected.
When using dual channel input in a function block, if one channel encounters an error, the LED of the other channel will flash red, while the faulty channel will always be red. The recovery of errors requires the following conditions: elimination of the cause of the fault, timeout of the error latch time, and corresponding input becoming OFF.
Fault diagnosis: LED indicator light and 7-segment code analysis
The NE1A front panel provides multiple status indicator lights, which are the core means of quickly locating problems on site.
MS (Module Status):
Green light always on: RUN mode
Green light flashing: IDLE mode
Red light constantly on: Critical Error
Red light flashing: ABORT status (caused by changes in switch settings)
NS/NS D (Network Status):
Green light constantly on: Online, connection established
Green light flashing: Online but no connection established
Red light flashing: I/O connection timeout or communication error
Extinguished: Not online or DeviceNet communication disabled
LOCK:
Yellow light constantly on: configuration locked (to prevent accidental modification)
Yellow light flashing: configuration not locked
7-segment code display:
Normal operation: Display node address (e.g. "05"). If in standalone mode, display 'nd'.
Display error codes and node addresses alternately when there is an error. Common error codes:
P1: Safety input external test signal failure, differential error, or internal circuit failure.
P3: Safe output overcurrent, short circuit, dual channel conflict, etc.
P4/P5: Input or output power supply voltage is too low.
D6: Failed to establish secure I/O connection (possible reasons: slave not configured, device type mismatch, etc.).
DA: Security I/O connection timeout.
E8: Switch setting mismatch (node address or baud rate changed).
F0: Duplicate MAC ID (Node Address Conflict).
N4 (EtherNet/IP model): Ethernet errors, such as duplicate IP addresses, BOOTP server connection errors, etc.