Welcome to the Industrial Automation website!

NameDescriptionContent
XING-Automation
E-mail  
Password  
  
Forgot password?
  Register
当前位置:

Banner XS/SC26 Security Controller Debugging and Troubleshooting

F: | Au:FANS | DA:2026-06-02 | 10 Br: | 🔊 点击朗读正文 ❚❚ | Share:

Banner XS/SC26 Security Controller Debugging and Troubleshooting

In the field of industrial automation, safety controllers are the last line of defense for equipment safety circuits. Banner Engineering's XS/SC26 series (expandable) and SC10-2 (compact) safety controllers are gradually replacing traditional safety relay modules with flexible functional block programming, rich industrial Ethernet protocol support, and powerful ISD (In Series Diagnostic) diagnostic capabilities. However, grounding negligence, incorrect connection of functional blocks, Ethernet communication failures, and false triggering of latch states during on-site installation often result in extended debugging cycles. This article is based on the official Banner manual, which outlines the installation points, programming pitfalls, communication configuration, and fault code response strategies of safety controllers from an engineering practical perspective, helping engineers quickly put them into use.


The 'invisible killer' in hardware installation

1.1 Electrostatic Discharge (ESD) and Protective Strips

Manual repeatedly warns: ESD sensitive devices. Before installing a processor, memory module, or data access tool (DAT), the base power must be disconnected and static electricity must be released by touching the grounded metal. Do not touch the bus connector pins when disassembling or assembling modules. In addition, the protective dust strip on the base must not be removed before wiring is completed - drilling metal debris that falls into the circuit board may cause permanent damage. After wiring is completed and debris is cleaned, the dust strip can be removed and the processor can be installed.

1.2 Grounding and Common Mode Voltage

All Banner safety controllers require the use of a 24V DC ± 20% SELV/PELV power supply. A detail that is easily overlooked: the USB interface is not isolated from the 24V return line. Special warning in the manual: USB cables may cause the computer and controller to become accidental grounding circuits for other devices, and high currents can burn out the computer or controller. Therefore, it is recommended to use SC-USB2 dedicated cables during debugging and place the computer on a non-conductive surface. If necessary, disconnect the laptop's AC power supply. If long-term monitoring is required, Ethernet interface (only applicable to FID 7 and above models) should be used.

1.3 DIN rail installation and heat dissipation

The controller must be installed vertically (with the ventilation opening facing up/down), with a 50mm heat dissipation gap reserved around it. It is strictly prohibited to level or invert. The DIN rail lock can extend 15 mm in the open state, and it needs to be pried open with a screwdriver when removed. For XS26 scalable systems, a maximum of 8 I/O modules are supported (16 for FRN 6 and later), and each extended I/O group (Bank) must be separately configured with a power supply (such as 1769-PA2/PB2), and the EtherCAT gateway module must be located adjacent to the base.


The 'Function Block Trap' in Software Configuration

Banner safety controller software (free download) adopts drag and drop function block programming, greatly simplifying logic design, but the following errors can easily lead to invalid configuration or output failure.

2.1 Essence of Connection Rules

An output node can connect multiple input nodes, but an input node can only accept one source. Attempting to connect two manual reset signals to the same Latch Reset block LR node will result in an error.

Manual Reset can only be connected to specific nodes: LR (latch reset), FR (fault reset), RST (enable device reset), SET/RST (trigger block), and the input of the reset dedicated OR block. Ordinary OR blocks cannot be used for reset signals.

In the Muting function, emergency stop and pull switch cannot be muted. If E-Stop is connected to the IN node of the Muting block, the software will report error F.1.

2.2 ATO automatic terminal optimization and external terminal block

SC10-2 defaults to ATO (Automatic Terminal Optimization). When the input terminals are insufficient, the system will automatically share the same I/O output terminal with multiple devices that require+24V test pulses (such as door switches) through an external terminal block (ETB). This will expand the number of inputs from 10 to a maximum of 14. If ATO is disabled, the terminals must be manually reassigned, otherwise more devices cannot be added. If it is found during debugging that "new input cannot be added", check whether ATO has been unexpectedly closed.

2.3 Virtual Reset and Activation Code

Starting from XS/SC26 FID 2 and SC10-2, virtual manual reset and delay cancellation (via Ethernet or Modbus register writing) are supported. But ISO 13849-1 requires that resetting must be an 'intentional operation'. To this end, Banner has designed an activation code mechanism: the PLC must first write the correct activation code to the RCD Enable Register (which can be customized in the software), then write 1 to the RCD Register Bit, and reset the activation code within 2 seconds. If the activation code does not match or times out, the reset is invalid. If virtual reset is used in the configuration, the activation code must be set in Network Settings, otherwise the configuration cannot be confirmed.

Application of Input/Output Wiring and EDM/AVM

3.1 Sink/Source Input Configuration

The 24V DC input group of XS/SC26 and SC10-2 can be switched to Sinking or Sourcing through the common terminal (COM) wiring method:

Sinking input: COM connected to 0V, suitable for PNP sensors (high level effective).

Sourcing: COM connected to+24V, suitable for NPN sensors (low level active).

Each group of inputs has independent COM terminals that can be configured in a mixed manner. Note that this option is not available for communication input (1764-24AWA base).

3.2 External Device Monitoring (EDM) and Adjustable Valve Monitoring (AVM)

To achieve Category 4/PL e, it is strongly recommended to enable EDM on safe output. EDM monitors the forced disconnection of NC contacts on external contactors or valves, and checks whether the contacts are truly disconnected after the safety output is closed. If no closure is detected within 250 ms, the controller enters a latch and displays fault 3.2.

AVM is suitable for monitoring devices that may slow down, such as single/double solenoid valves. The AVM input must become high within the set time (50 ms~5 s) after the safety output is turned off, otherwise an error of 2.25 will be reported. When using AVM, the output will not turn on until the AVM input meets the conditions - this will result in additional ON delay, which must be considered in the design.

3.3 Common Line Resistance and Latch Mistriggering

When the solid-state safety output is turned off, its terminal voltage must be lower than 1.7 V relative to the module's 0V terminal. If the 0V common line is too long or too thin, the load current will cause the voltage drop to increase, causing the controller to misjudge that the output is not turned off and trigger a latch. Countermeasure: Use thicker wires (above 14 AWG), shorten the distance, or use single point grounding (as shown in Figure 42 of the manual).


Troubleshooting of Industrial Ethernet Communication Malfunctions

XS/SC26 supports EtherNet/IP, Modbus TCP, and PROFINET starting from FID 2; Add EtherCAT (requiring XSeCAT gateway) for FID 6 and above. SC10-2 supports the above protocol from FID 1. In actual debugging, communication failures are mostly caused by the following reasons:

4.1 IP Address Conflict and Firewall

The factory default IP is 192.168.0.128/24. When using Ethernet for the first time, it is necessary to first connect via USB, select "Enable Network Interface" in the software, set a unique IP address, and send it to the controller. Important: If multiple controllers are connected to the network using the default IP, you can click the "Flash LED" button in the software (to make the corresponding controller LED flash) to identify the physical device.

The PC side must allow the Banner Safety Controller software to pass through the Windows Firewall (Domain/Private/Public three checkboxes). If the authorization is cancelled during the first startup, you need to manually add xs26.exe in the "allowed applications" section.

4.2 EDS files and Assembly instances

When adding banner devices in the Rockwell system, the correct EDS file must be selected based on the controller's FID (Feature ID) and date code. The manual provides a detailed comparison table (see the original document table "Which XS/SC26 EDS file..."). Common error: Used "VI Status/Fault" connection, but the controller does not support virtual input (FID 1); Or "VRCD plus ISD" was used, but the controller does not support ISD. At this time, the PLC will report a connection timeout or size mismatch.

The recommended minimum RPI (Request Packet Interval) is 100 ms. The data format must be INT and DINT cannot be used.

4.3 PROFINET device name and IP

PROFINET controllers (such as Siemens S7-1200/1500) are assigned IP addresses based on device names. Although the Banner controller has a default IP address of 192.168.0.128 when first powered on, the PROFINET bus may overwrite it with zero. Correct approach: First, enable the PROFINET protocol in the software and write the configuration via USB. Then, use PLC software (such as TIA Portal) to execute "Assign device name" and assign the target name to the MAC address of the controller. Afterwards, the IP is dynamically allocated by the PLC.

4.4 EtherCAT State Machine

XSeCAT gateway supports EtherCAT, but PDO allocation can be customized. If the PLC master station requires specific TxPDO/RXPDO, the required PDO (such as ISD chain status) can be checked through the "Industrial Ethernet" tab of the software. Please note that before downloading the configuration, the PLC should place the EtherCAT module in the Initiat or PREOP state, otherwise the module may enter an error state and require a power outage and restart.

Quick search for fault codes and system reset

When the safety controller detects input, output, or system faults, it will enter a lockout state and all affected outputs will be turned off. Fault codes can be read through the panel (with display model) or software Live Mode. The following are the most commonly encountered codes and solutions on site:

Common causes and solutions for displaying fault code information

2.1/2.2 Concurrent/Simultaneous Fault: The time difference between the changes in the two signals of the dual channel input exceeds 3 seconds (or the simultaneity requirement is not met). Check if the wiring is loose, adjust the filtering time of the input signal (Debounce), or check the sensor itself.

2.8-2.9 Input stuck high: The input terminal is short circuited to the power supply. Check if the circuit is in contact with+24V or if there is an internal fault in the input device.

3.1-3.2 EDM Fault External device monitoring contacts did not close/open as expected. Check if the contactor is stuck and if the coil is disconnected.

4.1 Supply Voltage Low 24V power supply voltage drops by more than 6 ms. Check the power supply capacity and output load for excessive load.

4.20 Unassigned Terminal in Use detected 24V for terminals that are not mapped in the configuration. Check if the wiring is incorrect or if the running configuration is consistent with the physical wiring.

1.1 Output Fault (Solid state) The safety output still detects voltage when turned off. Usually it is due to excessive voltage drop of the 0V common line (see 3.3).

Recovery steps:

Input latch: After repairing the fault, turn on and off the input device again to clear it.

Output latch (including EDM/AVM faults): After repairing the fault, operate the reset input connected to the output FR node.

System latch (e.g. 4.20): After fixing the cause, perform a system reset - this can be done through the reset input configured as System Reset, or by clicking "System Restart" in the software (when connected via Ethernet), or by powering off and then on again.


Practical case: Silent function and two-level manual reset

6.1 Requirements

A robot welding workstation, with an entrance protected by a light curtain, needs to achieve one-way silence: when the workpiece enters from the conveyor belt, the light curtain automatically silences, and the protection is restored after the workpiece passes through. At the same time, it is required that the operator press the "allow entry" button on the side of the machine before manually resetting the safety circuit.

6.2 Configuration Points

Input device:

Light curtain (PNP, dual channel) → IN1, IN2.

Silent sensor 1 (M1) and silent sensor 2 (M2) → IN9/IN10 and IN11/IN12.

Manual reset button (non safety) → a normal input.

Function block:

Add a Muting block and select 'One Way Muting, 2 Muting Sensor pairs'.

Connect the light curtain to the IN node of the Muting block, and connect M1/M2 to the MP1/MP2 nodes respectively.

Connect the output of the Muting block to the secure output SO1.

Check LR (Latch Reset) and FR (Fault Reset) in the attribute of safe output SO1, and connect the manual reset button to both LR and FR nodes (via a Reset OR block).

Timing verification:

The workpiece triggers M2 → M1 → departure in sequence, the light curtain is muted, and the output remains ON.

If the mute timeout (default 30 seconds) or sensor sequence error occurs, the output will be turned off and manual reset is required.

If the light curtain is blocked during non silent periods, the output will be immediately turned off and manually reset.

6.3 Details that are easily overlooked during debugging

The mute sensor must be dual channel, and both channels must be turned on simultaneously within 3 seconds, otherwise the mute cannot be activated (Manual I.2).

Mute Enable is optional. If enabled, additional input signals are required to allow mute - suitable for situations where workpieces are only allowed to enter during certain stages of the machine cycle.

The mute lamp is a physical state output that can be configured to flash or stay on, indicating the mute activation status. According to the standard, the operator must be able to see the indication from the location of the silent device.

  • Guardmaster 440R-D22R2 Safety Relay Specifications
  • NL12880BC20-10ND Industrial Display Panel Data
  • LFI 12X5326-S1 Slide-in Control Board Technical Data
  • Modicon AS-9370-001 Programmable Controller Data
  • Mitsubishi Kakoki E-01B-4130 PLC Module Overview
  • Guardmaster 440R-D22S2 Dual Input Safety Relay Data
  • NL10276AC30-48D Industrial LCD Display Panel Data
  • GE ICMFA000000-ABAC Field Control Module Specification
  • Siemens 6SN1123-1AB00-0BA1 SIMODRIVE Module Review
  • Siemens 6SL3210-1SE23-2AA0 Power Module Technical Data
  • Schmersal T.250-11z-t Limit Switch
  • Schmersal T.250-11z-t Limit Switch
  • Honeywell 900H32-0102 ControlEdge 900 PLC
  • Siemens 6FX1132-1BA01 PCB B84141-A-A40
  • BEMAC UST-202-D 1307D PLC Circuit Board
  • Mitsubishi HS-MF23-S2A Servo Motor
  • B&R 3AI775.6 Analog Input Module
  • Omnipure 69003 Rev 11 3-Phase Gate Board PCB
  • Pilz 751134 PNOZ s4 C Safety Relay
  • Proface PFXGM4301TAD HMI Graphic Panel
  • Keyence KV-RC8BXR Programmable Controller
  • Siemens 6GK7243-1BX30-0XE0 CP 1243-1 Ethernet Module
  • Mitsubishi GT2310-VTBA GT2310-VTBD HMI 10.4 Inch
  • Schmersal SRB-NA-R-C.21-24V Safety Relay Module
  • Emotron 01-2520-40 M20 Shaft Power Monitor 3x380-500V
  • Omron CQM1 SYSMAC PLC System PA203 ID211 OC221
  • ABB CI830 3BSE013252R1 Profibus DP V1 Module
  • B&R 4PP035.0300-01 Power Panel PLC Module
  • SICK S30A-6111CL S3000 PROFINET Safety Laser Scanner
  • Siemens 6ES7215-1HG40-0XB0 CPU 1215C AC/DC/RLY
  • Automation Direct H2-ECOM100 Ethernet Module Details
  • Siemens 6GK1143-0TB01 CP 1430 TF Module Review
  • Siemens Simatic 505 10 Slot PLC Rack Technical Review
  • Automation Direct EZ-SP Message Display Unit
  • Mitsubishi A1SJ71QE71N-B5T Ethernet Interface Unit
  • Modicon AS-P810-000 Modbus Plus Processor Unit
  • Honeywell 51309241-175 TK-PPD011 PWA Specifications
  • Omron S8AS-24006N Smart Power Supply Specifications
  • Beckhoff EL3218-0018 EtherCAT Terminal Specifications
  • Omron CJ1W-PRT21 PROFIBUS-DP Interface Unit
  • Inovance AC810-0122-U0R0 PLC Controller
  • Cypress CY7C1021CV33-10ZXCT 1Mb SRAM IC
  • GE Fanuc IC695CPU315-CD PLC CPU Module RX3i
  • Drager 8312088 PCB Safety Module PAC 5500
  • Weltronic H70-T02A S430-V1.2 Weld Timer PLC
  • B&R 3AM051.6 PLC Analog Input Module
  • Schneider BMENOC0301 Communication Module M580
  • Mitsubishi FX3UC-32MT-LT PLC Controller
  • Omron TZ-1G TZ-1GV TZ-1GV2 TZ-1GV22 Motion Switch
  • Mitsubishi AJ71C21-B1-S2 PLC Controller 424749
  • Beckhoff EL5042 EtherCAT Encoder Terminal BiSS C
  • Eaton easyE4 Programmable Relay 12 Inputs 8 Outputs
  • Carel PCO5 P+ 500BAA000L0 Programmable Controller
  • Siemens 6ES7223-1PL22-0XA0 EM223 I/O Module 16DI 16DO
  • Lenze EMF2179IB DeviceNet Communication Module
  • Mitsubishi Q173DCPU Motion CPU Module
  • B&R X20AT2222 Temperature Input Module Pt100
  • Siemens SITOP UPS1100 Battery Module 7Ah 6EP4134-0GB00-0AY0
  • Mitsubishi QJ71DN91 DeviceNet Master Slave Module
  • B&R X20AO4622 Analog Output Module 4 Channels
  • B&R X20CP1486 Controller Manual
  • Siemens 6ES7134-4GB51-0AB0 Module Manual
  • Schneider LMC201CAA10000 Controller Manual
  • Fuji Electric NP1L-RS4 Module Guide
  • Mitsubishi FX2N-16LNK-M Master Guide
  • Yaskawa SGDM-08ADA SGMAH-08AAA41 Manual
  • Fanuc A20B-0008-0470 Board Manual
  • Calpeda T 70/B Module Specifications
  • Eurotherm TC3000 Power Drive Specifications
  • Mitsubishi QJ71GP21S-SX Module Manual
  • B&R X20AI4622 Analog Input Module 4 Channels
  • Siemens Simatic S5 PLC I/O and CPU Modules
  • Tel 38950 PCB Board 5044-000171-11 AP9Z-2033A
  • Sanyo PLC-XTC50L Multimedia Projector
  • Siemens 6GK7243-5DX30-0XE0 CP 243-5 AS-Interface
  • Omron V680-CA5D02-V2 RFID Controller
  • Pilz 570640 PSEN SL-1.0P Safety Switch
  • Schneider LXM62DD27D21000 Servo Drive
  • Pilz 401112 PITswitch en1.1a-5m-s Emergency Stop Switch
  • Pilz 774350 P2HZ X3 Safety Relay
  • Siemens S30810-Q1113-X4-6/02 EWSD Module Board
  • Honeywell 30751044-008 ROM PLC Control Board
  • Allen-Bradley 440R-W23219 MSR310P Safety Relay
  • Siemens 6GK5204-2BB10-2AA3 Industrial Ethernet Switch
  • Siemens YSU C32353ADDAGS C98043 PC Board
  • Schneider TM241CEC24T PLC Controller Modicon M241
  • VARIAN E15000591 PLC PCB Assembly 132102
  • Schneider Electric HMIG3U PLC Controller Module
  • Siemens 6ES7148-4FC00-0AB0 ET200 IO Module
  • Siemens A5E30484420 Simatic IPC Redundant PSU
  • Allen Bradley 1771-A3B Chassis Manual
  • Schneider BMEH586040 Processor Manual
  • Mitsubishi GT2508 Graphic Panel Manual
  • Mitsubishi FX2N-16LNK-M Link Module Manual
  • Beckhoff EL3011 Analog Terminal Manual
  • Siemens 6SN1145-1AA01-0AA1 Infeed Manual
  • Proface SP5000 Series Display Specifications
  • NUM 0204203001 Axes Board Manual
  • Square D LV434001 Ethernet Interface Manual
  • Omron NA5 Series HMI Module Specifications
  • ABB 57619104E Inverter PCB Control Board
  • Allen-Bradley 100-E205ED11 MCS-E Contactor 205A
  • Omron NS12-TS01-ECV2 Series Operation Panel
  • Allen-Bradley 440R-EM4R2 Guardmaster Safety Relay
  • Omron CS1D-DPL01 Duplex System PLC Module
  • Beckhoff CX2030-0115 Embedded PC Controller
  • ABB Pluto S20 v2 Cfs Safety PLC 2TLA020070R4700
  • B&R X20AT4222 Analog Input Module RTD
  • Inovance H3U-3624MT PLC Controller
  • GE Fanuc IC698CPE010 PLC CPU Module
  • Texas Instruments Siemens 505-6208-A Analog Input Module
  • VDISP 0035416 Card Module Industrial Display Controller
  • HITACHI TX09D80VM3CCA 3.5 Inch LCD Screen 240x320
  • Siemens 545 555 1105 1106 PLC Controller
  • H2-ECOM100 PLC Communication Module Ethernet
  • B&R X20CS1012 PLC Module X20 CS 1012
  • Siemens 6ES7212-1HF40-0XB0 PLC Module 24VDC
  • Omron C120-0C222 IO Module 3G2A6-0C222
  • Electromatic Denmark PLC TYPE 200816 Industrial Controller
  • SANYO PLC-XTC50L Projector 50-60Hz LCD Installation
  • LTi SO84.450 Servo Drive Controller - 450A Three-Phase BG7
  • LTi SO84.375 Servo Drive Controller - 375A Three-Phase BG7
  • LTi SO84.325 Servo Drive Controller - 325A Three-Phase BG7
  • LTi SO84.250 Servo Drive Controller - 250A Three-Phase BG7
  • LTi SO84.170 Servo Drive Controller - 170A Three-Phase BG6a
  • LTi SO84.143 Servo Drive Controller - 143A Three-Phase BG6a
  • LTi SO84.110 Servo Drive Controller - 110A Three-Phase BG6
  • LTi SO84.090 Servo Drive Controller - 90A Three-Phase BG6