The status of some relays connected to ENETR cannot be read. If the optical bus connection is interrupted or the relay is not powered on, check if the optical cable plug is secure and if the relay power supply is normal
Occasionally losing or delaying relay status due to high network load or short scan cycle setting. Increase RPI (Request Packet Interval) to 50ms or more to optimize the network
Programming of configurable safety relays - taking 440C-CR30 as an example
6.1 Software Environment Preparation
Download and install Connected Components Workbench (CCW), version 12.0 or above is recommended.
Connect the USB port of 440C-CR30 to the computer using a standard USB printer cable (type A to type B).
The first connection requires the installation of a USB driver (automatically completed or downloaded from the Rockwell website).
6.2 Creating Projects and Configuring Logic
Create a new project in CCW and select 440C-CR30-22BBB.
Import hardware configuration: Add the required extension plugins (such as 2080-IQ4, 2080-OB4, etc.) in the "I/O Configuration".
Configure secure input: Map physical terminals to input variables in the secure logic editor.
Write security logic using security function blocks (SF_STOP, SF_GateMonitor, etc.). Each functional block has inputs (such as Input1, Input2, Reset), outputs (such as Out, Error), and status bits.
Map logical outputs to physical security output terminals (multifunctional terminals require "Output" mode to be enabled).
Compile the project and download it to the relay.
Important security reminder: The security logic must be tested and verified, and password protection must be set in the software to prevent unauthorized modifications. Functional testing must be conducted after each modification (such as actual triggering of emergency stop and confirmation of output disconnection).
6.3 Common Configuration Errors
Possible causes and solutions for error phenomena
Compile error: "Input not connected" function block. Input pins are not connected to constants or variables. Force all unused inputs to be inactive (False) or use the "Unused" placeholder
After downloading, the relay cannot enter the running state. There is a deadlock in the logic (such as the reset condition never being met). Check the reset logic: usually requires a rising edge from False to True, and the safety input has been restored to closed
The safety output does not conduct. The multifunctional terminal is not configured as an output or the output mapping is incorrect. Confirm in the hardware configuration that the purpose of the terminal is "Output" and check if the logical output address is correct
Single Wire Safety Input (SWI) is invalid. The SWI function has not been enabled in the module properties. Enter the module properties and set the corresponding channel as "Single Wire Safety Input" with the source address set

Common on-site troubleshooting (no programming version - GSR series)
7.1 Fault phenomenon: POWER LED does not light up after power on
Possible reasons:
The 24V power supply is not connected or the voltage is too low (<19V).
Reverse power supply (A1/A2 polarity error).
Internal fuse burnout (rare).
Troubleshooting steps:
Measure the voltage at terminals A1-A2 with a multimeter, which should be 24V DC ± 20%.
Check if the power module output is normal and confirm that the wiring terminal screws are tightened.
If the voltage is normal but still does not light up, measure the resistance between A1-A2 after cutting off the power. The normal resistance should be several thousand ohms. If it is close to 0 Ω or infinity, it may be internally damaged and the relay needs to be replaced.
7.2 Fault phenomenon: After the input is closed, the safety contact does not close (START LED does not light up or flashes)
Possible reasons:
The dual channel input is not synchronized (the time difference between the two signals exceeds the rated value, usually 3 seconds).
The startup circuit (S33-S34) is not closed as required (if a relay needs to be monitored for startup, the reset button must be pressed and a certain period of time must be waited for).
The external wiring of the feedback loop is open (if EDM function is used, Y1-Y2 needs to be connected in series with the normally closed auxiliary contacts of the external contactor).
There is a short circuit or ground fault in the input circuit (models with short circuit detection will be locked).
Troubleshooting steps:
Check if the security input indicator lights (such as CH1, CH2) are constantly on. If any channel is not lit, check the corresponding switch contacts and wiring.
If CH1 and CH2 light up simultaneously but K1/K2 do not engage, check the reset circuit: for automatic reset models, there should be a jumper between S33-S34; For manual reset, press the button and observe if the START LED lights up.
If EDM (contact monitoring) is used, measure the resistance between terminals Y1-Y2: under normal circumstances, it should be conductive (~0 Ω). If it is an open circuit, check whether the auxiliary contacts of the external contactor are working or if the wiring is disconnected.