+086-15305925923

K-WANG

Service expert in industrial control field!
NameDescriptionContent
Adequate Inventory, Timely Service
pursuit of excellence 
Ship control system
Equipment control system
Power monitoring system
Current position:
新闻动态
newS
   
Brand

SIEMENS SIMATIC S5 S5-115U Programmable Controller

From: | Author:Wang | Time :2025-11-25 | 6 visit: | Share:



SIEMENS SIMATIC S5 S5-115U Programmable Controller

Product Overview

1. Core positioning

6ES5 998-0UF23 is a programmer/operation panel interface module (PG/OP Interface Module) designed by Siemens specifically for SIMATIC S5 series programmable logic controllers (PLCs). As a dedicated communication relay unit between S5 series PLCs and external programming devices (PG) and human-machine interaction devices (OP), its core function is to solve communication protocol adaptation, signal conversion, and link management problems when multiple devices are connected. It is a key hardware component for program debugging, parameter configuration, and on-site operation monitoring in S5 series PLC control systems.

2. Product ownership and historical background

This module belongs to the Siemens SIMATIC S5 series industrial automation product family, which is a mainstream equipment in the industrial control field from the late 20th century to the early 21st century. It is widely used in traditional manufacturing, chemical, metallurgical, power, transportation and other industries. 6ES5 998-0UF23, as a supporting interface module for the S5 series, was designed specifically for the dual device access requirements of "programming equipment+operation panel" in industrial scenarios at that time. It made up for the shortcomings of the early S5 PLC host's insufficient number of native interfaces and single communication protocol, and is still the core maintenance and operation support component for a large number of in-service S5 series PLC systems today.

3. Core values

Realize stable bidirectional communication between S5 PLC, programmer, and operation panel, ensuring core functions such as program upload and download, online monitoring, and parameter modification.

Support simultaneous access of multiple devices without the need for additional communication expansion modules, simplifying system architecture and reducing hardware configuration costs.

Industrial grade design is suitable for harsh on-site environments, ensuring anti-interference and low latency of communication links, and guaranteeing the stability of continuous production scenarios.


Key technical parameters

1. Hardware specifications

(1) Communication interface

Interface type: 2 RS422 balanced differential interfaces, supporting full duplex communication, strong anti-interference ability, suitable for industrial long-distance transmission.

Interface features: Each interface supports the S5 series dedicated PG/OP communication protocol and is compatible with the hardware interface standards of Siemens S5-PG programmer and S5-OP operation panel.

Transmission rate: Supports multi speed adaptation such as 19.2kbps, 9.6kbps, 4.8kbps, etc. The default speed is 9.6kbps, which can be adjusted through programming configuration.

Transmission distance: Maximum communication distance of 1200 meters (shielded cable), meeting the layout requirements of large-scale industrial field equipment.

(2) Power supply parameters

Power supply method: There is no independent power supply interface, and the working power is obtained from the PLC system through the backplane bus of the S5 PLC rack.

Working voltage: DC 5V ± 5% (provided by PLC backplane bus), power consumption ≤ 1.5W, low-power design does not increase the power supply burden of PLC system.

(3) Physical and installation characteristics

Dimensions: Width 40mm x Height 125mm x Depth 180mm (standard S5 series module size), compatible with standard rack installation of S5 series PLC.

Installation method: rail installation (in accordance with DIN EN 50022 standard rail) or screw fixed installation. The bottom of the module is equipped with a snap on design, which can be quickly mounted on the PLC rack.

Weight: Approximately 280g, lightweight design does not affect the load-bearing balance of the rack.

(4) Environmental adaptability

Working temperature: 0-60 ℃, meeting the high temperature operation requirements of industrial sites.

Storage temperature: -20~85 ℃, suitable for temperature fluctuations in warehouse storage and transportation.

Humidity range: Relative humidity 5%~95% (no condensation), strong moisture resistance.

Electromagnetic compatibility (EMC): Complies with EN 61000-6-2 industrial environment anti-interference standard, anti-static discharge (air discharge ± 8kV, contact discharge ± 4kV), and anti radio frequency interference (80-1000MHz, 10V/m).

2. Communication Protocol and Compatibility

(1) Support agreement

Core protocol: Siemens S5 series dedicated PG/OP communication protocol, supporting program data (PB/FB/SB/DB block) transmission, I/O signal status reading, parameter configuration, fault diagnosis information exchange and other functions.

Protocol features: Based on a connection oriented communication mode, the data transmission belt verification mechanism (parity check/no check optional) ensures the accuracy of data transmission.

(2) Adapting devices

Compatible with PLC models: Fully compatible with S5 series full spectrum PLCs, including mainstream models such as S5-90U, S5-100U, S5-115U (CPU 941/942/943/944), S5-135U, S5-155U, etc.

Compatible Programmer (PG): Siemens S5-PG series programmers (such as PG 605U, PG 635, PG 685), third-party industrial programming devices compatible with S5 protocol.

Adaptation operation panel (OP): Siemens S5-OP series operation panel (such as OP 393, OP 395, OP 396), industrial touch screen with RS422 interface (supporting S5 PG/OP protocol).

Core functions and working principles

1. Detailed explanation of core functions

(1) Programming communication function

Program transmission: Supports uploading control programs (written in STEP 5 language, including logic blocks, data blocks, function blocks, etc.) from the programmer to the S5 PLC host, or downloading programs from the PLC host to the programmer for offline modification.

Online monitoring: Real time transmission of PLC I/O signal status, internal flag bit (F), timer (T), counter (C) data to the programmer, supporting visualization of program running status (such as ladder diagram/statement table online monitoring).

Parameter configuration: PLC system parameters (such as scan cycle, interrupt priority, I/O address allocation) are configured through a programmer, and the configuration data is transmitted to the PLC host through the module and stored.

(2) Communication function of operation panel

Status display: Transmit the running status (RUN/STOP) and fault alarm information (such as I/O faults and program errors) of the PLC to the operation panel for on-site visual prompts.

Command input: Receive manual input commands from the operation panel (such as start/stop commands, parameter settings, manual operation signals), convert them into digital signals recognizable by the PLC, and transmit them to the host.

Data interaction: Real time synchronization of key data between the operation panel and PLC (such as production counting, process parameters, equipment operating time), ensuring real-time human-machine interaction.

(3) Multi device access management

Support simultaneous access of 1 programmer and 1 operation panel, with communication link time-division multiplexing implemented within the module to avoid data conflicts.

Equipped with a communication priority management mechanism, the online debugging instructions of the programmer have a higher priority than the normal operation instructions on the control panel, ensuring that the debugging process is not disturbed.

(4) Fault diagnosis and protection

Communication fault detection: When the communication between the programmer/operation panel and the module is interrupted, the module sends a fault signal to the PLC host through the PLC backplane bus, which can trigger the PLC's alarm mechanism (such as outputting alarm indicators and storing fault codes).

Overcurrent protection: The interface circuit is equipped with overcurrent protection components to prevent module damage caused by external device short circuits and improve hardware reliability.

2. Working principle

6ES5 998-0UF23 is essentially a protocol conversion and signal relay unit, and its workflow is as follows:

Physical layer: Convert the RS422 differential signal of the programmer/operation panel into a parallel signal recognizable by the S5 PLC backplane bus, and vice versa.

Protocol layer: parses S5 PG/OP protocol instructions (such as program transfer instructions and data read instructions) sent by external devices, converts them into the internal bus instruction format of the PLC host, and implements protocol adaptation.

Data link layer: manages the communication timing of dual interfaces, processes the data transmission requirements of multiple devices accessing simultaneously through time division multiplexing mechanism, and ensures orderly and conflict free data transmission.

Feedback layer: Feedback the response data of the PLC host (such as program transmission confirmation and I/O status data) to the corresponding external device in the original protocol format, completing a two-way communication loop.


Installation and configuration process

1. Installation steps

(1) Hardware installation

Power off preparation: Disconnect the power supply of the S5 PLC system to ensure that there is no risk of electric shock during installation.

Module positioning: Insert the module into the vacant slot of the S5 PLC rack, ensuring that the bus interface at the bottom of the module is fully aligned with the rack backplane, and secure the module with buckles or screws.

Interface connection:

Programmer connection: Use RS422 shielded cable to connect the PG interface of the programmer to the "PG" interface of the module. The shielding layer should be tightened at both ends of the cable to ensure good grounding.

Operation panel connection: Use RS422 shielded cable to connect the communication interface of the operation panel to the "OP" interface of the module, with a cable length not exceeding 1200 meters.

Power on inspection: Connect the power supply of the PLC system. If there is no obvious heating or abnormal noise in the module, and there is no "interface module fault" alarm in the PLC host, it is considered that the installation is normal.

(2) Software configuration

Programmer connection: Start the programmer (such as PG 605U), establish a communication connection with the PLC through STEP 5 software, and select "6ES5 998-0UF23" as the interface module in the communication settings.

Communication parameter configuration: Set the communication rate (default 9.6kbps) and verification method (default no verification) to ensure that the parameters of the programmer, operation panel, and module are consistent.

Device recognition: Through the "device scan" function of the programmer, confirm that the module has been recognized by the PLC host and that the operation panel has successfully connected to the communication link.

2. Wiring specifications

Cable selection: Shielded RS422 cables (such as Siemens 6XV1830-0EH10) must be used, with a core wire cross-sectional area of ≥ 0.5mm ² and a shielding layer coverage rate of ≥ 85% to reduce electromagnetic interference.

Wiring definition: correspondence between module interface pins and external devices (following S5 PG/OP interface standard):

Pin 1: Send positive (TX+)

Pin 2: Send negative (TX -)

Pin 3: Receive positive (RX+)

Pin 4: Receive negative (RX -)

Pin 5: Signal Ground (GND)

Pin 6: Shielding layer ground (SH)

Grounding requirements: The two ends of the cable shielding layer should be grounded with a grounding resistance of ≤ 4 Ω to avoid interference caused by grounding loops.

Typical application scenarios

1. Traditional production line control

Scenario: Automated production lines based on S5-115U PLC (such as automotive parts assembly lines, food packaging lines).

Application: Connect the PG 635 programmer and OP 396 operation panel through 6ES5 998-0UF23 to achieve:

The programmer writes logic programs offline and uploads them to the PLC, monitors the operation status of the production line online, and debugs faults.

The operation panel is used by on-site workers to start/stop the production line, set production parameters (such as packaging speed, counting targets), and view fault alarm information.

2. Industrial machine tool control

Scenario: CNC machine tools and machining centers based on S5-135U PLC.

Application: Connect the module programmer with the machine operation panel to achieve:

Upload the processing logic program to the programmer, modify the tool parameters and motion trajectory parameters.

The operation panel receives manual operation instructions from workers (such as spindle start stop and feed adjustment), and displays real-time machine operation status (such as machining progress and fault codes).

3. Process control scenarios

Scenario: Temperature/pressure control system for chemical reaction kettle and metallurgical furnace based on S5-155U PLC.

Application: Connect the module programmer with the on-site operation panel to achieve:

Configure PID control parameters and set temperature/pressure thresholds for the programmer.

The operation panel displays real-time temperature/pressure data and alarm information, and workers manually intervene in the control process through the panel (such as emergency shutdown and parameter fine-tuning).


Maintenance and troubleshooting

1. Key points of daily maintenance

Regular inspection: Check the module fixation and cable connections for looseness every month, clean the surface dust of the module (wipe with a dry cloth to avoid liquid contact).

Cable maintenance: Check the shielding layer of RS422 cables for damage and oxidation of wiring terminals every quarter, and replace damaged cables in a timely manner.

Environmental monitoring: Ensure that the working environment temperature of the module does not exceed 60 ℃, and avoid contact with the module with moisture, dust, and corrosive gases.

2. Common troubleshooting

(1) Communication interruption

Phenomenon: The programmer/operation panel cannot establish a connection with the PLC or frequently disconnects after connection.

Troubleshooting steps:

Check power supply: Confirm that the PLC system power supply is normal and the module has obtained 5V power supply through the backplane bus.

Check the cable: Replace the RS422 cable, confirm that the wiring definition is correct, and that the shielding layer is well grounded.

Check parameters: Confirm that the communication rate and verification method of the programmer/operation panel are consistent with the module configuration.

Check module status: If the PLC reports "interface module failure", unplug and reinstall the module. If the fault persists, the module may be damaged and needs to be replaced.

(2) Data transmission error

Phenomenon: Program upload/download failed, or the data displayed on the operation panel is inconsistent with the actual data of the PLC.

Troubleshooting steps:

Check the interference source: Confirm that the distance between the module and strong interference equipment such as frequency converters and motors is ≥ 1 meter, and that the cables are kept away from the power cables (with a distance of ≥ 30cm).

Reduce transmission speed: Reduce communication speed from 19.2kbps to 9.6kbps to improve long-distance transmission stability.

Check PLC status: Confirm that the PLC is in RUN mode and there are no alarms affecting communication such as memory or I/O faults.

(3) Module unresponsive

Phenomenon: After the module is connected, the PLC cannot recognize it, and the programmer/operation panel cannot establish a connection.

Troubleshooting steps:

Check the slot: Replace the vacant slot of the PLC rack and reinstall the module to eliminate the slot fault.

Check module hardware: Observe whether there are burn marks or bent pins on the module. If there are, the module is damaged and needs to be replaced.

Confirm compatibility: Verify whether the module model is compatible with the PLC model (e.g. S5-90U needs to be paired with the corresponding version of 6ES5 998-0UF23).


  • Kollmorgen S33GNNA-RNNM-00 - Brushless Servo Motor
  • Kollmorgen 6sm56-s3000-g-s3-1325 - Servo Motor
  • Kollmorgen AKM52K-CCCN2-00 - Servo Motor
  • Kollmorgen PSR3-230/75-21-202 - Power Supply
  • Kollmorgen akm24d-anc2r-00 - Servo Motor
  • Kollmorgen AKM22E-ANCNR-00 - Servo Motor
  • Kollmorgen S60300-550 - Servo Drive
  • Kollmorgen B-204-B-21 - Servomotor
  • Kollmorgen AKM21E-BNBN1-00 - Servo Motor
  • Kollmorgen TT2953-1010-B - DC Servo Motor
  • Kollmorgen pa8500 - Servo Power Supply
  • Kollmorgen BDS4A-210J-0001-207C2 - Servo Drive
  • Kollmorgen TTRB1-4234-3064-AA - DC Servo Motor
  • Kollmorgen MH-827-A-43 - Servo Motor
  • Kollmorgen AKM24D-ACBNR-OO - Servo Motor
  • Kollmorgen 00-01207-002 - Servo Disk DC Motor
  • Kollmorgen AKM21C-ANBNAB-00 - Servo Motor
  • Kollmorgen PSR3-208/50-01-003 - Power Supply
  • Kollmorgen 6SM56-S3000 - Servo Motor
  • Kollmorgen DBL3H00130-B3M-000-S40 - Servo Motor
  • Kollmorgen 6SN37L-4000 - Servo Motor
  • Kollmorgen AKM65K-ACCNR-00 - Servo motor
  • Kollmorgen 6SM56-L3000-G - Servo Motor
  • Kollmorgen AKMH43H-CCCNRE5K - Servo Motor
  • Kollmorgen PSR4/52858300 - Power Supply
  • Kollmorgen KBM-79H03-E03 - Direct Drive Rotary Motor
  • Kollmorgen AKM33E-ANCNDA00 - Servo Motor
  • Kollmorgen U9M4/9FA4T/M23 - ServoDisc DC Motor
  • Kollmorgen AKM13C-ANCNR-00 - Servo Motor
  • Kollmorgen AKM43L-ACD2CA00 - Servo Motor
  • Kollmorgen AKM54K-CCCN2-00 - Servo Motor
  • Kollmorgen M-605-B-B1-B3 - Servo Motor
  • Kollmorgen AKD-P00606-NBAN-0000 - Rotary Drive
  • Kollmorgen 6SM-37M-6.000 - Servo Motor
  • Kollmorgen A.F.031.5 - Sercos Interface Board
  • Kollmorgen 918974 5054 - Servo PWM
  • Kollmorgen U12M4 - ServoDisc DC Motor
  • Kollmorgen AKD-B00606-NBAN-0000 - Servo Drive
  • Kollmorgen MV65WKS-CE310/22PB - Servo Drive
  • Kollmorgen 65WKS-CE310/22PB - Servo Drive
  • Kollmorgen EM10-27 - Module
  • Kollmorgen S64001 - Servo Drive
  • Kollmorgen CR03200-000000 - Servo Drive
  • Kollmorgen 6SM57M-3000+G - Servo Motor
  • Kollmorgen BDS4 - Servo Drive
  • Kollmorgen AKD-P00306-NBEC-000 - Servo Drive
  • Kollmorgen AKD-B01206-NBAN-0000 - Servo Drive
  • Kollmorgen STP-57D301 - Stepper Motor
  • Kollmorgen 6SM37L-4.000 - Servo Motor
  • Kollmorgen 44-10193-001 - Circuit Board
  • Kollmorgen PRDR9SP24SHA-12 - Board
  • Kollmorgen PRD-AMPE25EA-00 - Servo Drive
  • Kollmorgen DBL3N00130-0R2-000-S40 - Servo Motor
  • Kollmorgen S406BA-SE - Servo Drive
  • Kollmorgen AKD-P00607-NBEI-0000 - Servo Drive
  • Kollmorgen AKD-P01207-NBEC-0000 - Servo Drive
  • Kollmorgen CR03550 - Servo Drive
  • Kollmorgen VSA24-0012/1804J-20-042E - Servo Drive
  • Kollmorgen N2-AKM23D-B2C-10L-5B-4-MF1-FT1E-C0 - Actuator
  • Kollmorgen 04S-M60/12-PB - Servo Drive
  • Kollmorgen H33NLHP-LNW-NS50 - Stepper Motor
  • Kollmorgen A-78771 - Interlock Board
  • Kollmorgen AKM43E-SSSSS-06 - Servo Motor
  • Kollmorgen AKD-P00607-NBEC-0000 - Servo Drive
  • Kollmorgen E21NCHT-LNN-NS-00 - Stepper Motor
  • Kollmorgen cr10704 - Servo Drive
  • Kollmorgen d101a-93-1215-001 - Motor
  • Kollmorgen BDS4A-203J-0001-EB202B21P - Servo Drive
  • Kollmorgen MCSS23-6432-002 - Connector
  • Kollmorgen AKD-P01207-NACC-D065 - Servo Drive
  • Kollmorgen CK-S200-IP-AC-TB - I/O Adapter and Connector
  • Kollmorgen CR10260 - Servo Drive
  • Kollmorgen EC3-AKM42G-C2R-70-04A-200-MP2-FC2-C0 - Actuator
  • Kollmorgen BDS5A-206-01010-205B2-030 - Servo Drive
  • Kollmorgen s2350-vts - Servo Drive
  • Kollmorgen AKM24D-ANC2DB-00 - Servo Motor
  • Kollmorgen E31NCHT-LNN-NS-01 - Stepper Motor
  • Kollmorgen PRD-0051AMPF-Y0 - Servo Board
  • Kollmorgen TB03500 - Module
  • Kollmorgen 60WKS-M240/06-PB - Servo Drive
  • Kollmorgen M21NRXC-LNN-NS-00 - Stepper Motor
  • Kollmorgen H-344H-0212 - Servo Motor
  • Kollmorgen MCSS08-3232-001 - Connector
  • Kollmorgen AKM33H-ANCNC-00 - Servo Motor
  • Kollmorgen PA-2800 - Power Supply
  • Kollmorgen MTC308C1-R1C1 - Servo Motor
  • Kollmorgen PRDR0091300Z-00 - Capacitor Board
  • Kollmorgen BDS4A-206J-0024/01502D79 - Servo Drive
  • Kollmorgen S20330-VTS - Servo Drive
  • Kollmorgen S20250-CNS - Servo Drive
  • Kollmorgen SBD2-20-1105-WO - Servo Drive Board
  • Kollmorgen M405-C-A1--E1 - Servo Motor
  • Kollmorgen PRD-PB805EDD-00 - Servo Drive
  • Kollmorgen 6SM57S-3.000-J-09-HA-IN - Servo Motor
  • Kollmorgen AKM33H-ANCNDA-00 - Servo Motor
  • Kollmorgen PCB-00030200-04 - PCB
  • Kollmorgen H22SSLB-LNN-NS-02 - Stepper Motor
  • Kollmorgen BJRL-20012-110001 - Module
  • Kollmorgen BDS4A-206J-0001404A - Servo Drive
  • Kollmorgen H-342-H-0802 - Servo Motor
  • Kollmorgen CR10561 - Servo Drive
  • Kollmorgen BDS5A-206-00010-205B2-030 - Servo Drive
  • Kollmorgen BDS5A-206-00010-207B-2-030 - Servo Drive
  • Kollmorgen mcss08-3224-001 - Connector
  • Kollmorgen M-207-B-23-B3 - Servo Motor
  • Kollmorgen PRD-0041200Z-S0 - Encoder/Resolver Card
  • Kollmorgen MH-225-G-61 - Motor
  • Kollmorgen MT308B1-T1C1 - Servo Motor
  • Kollmorgen BDS4A-240J-0001604C83 - Servo Drive
  • Kollmorgen 6SM57-S-3000 - Servo Motor
  • Kollmorgen N-T31V-15-5B-6-MF3-FT1E-C251 - Actuator
  • Kollmorgen PRD-0051AMPA-X0 - Servo Board
  • Kollmorgen CF-SS-RHGE-09 - Cable
  • Kollmorgen DIGIFAS7204 - Servo Drive
  • Kollmorgen S30101-NA - Servo Drive
  • Kollmorgen DIGIFAS7201 - Servo Drive
  • Kollmorgen PRD-0051AMPA-Y0 - Servo Board
  • Kollmorgen AKM23D-EFCNC-00 - Servo Motor
  • Kollmorgen SE10000 - Servo Drive
  • Kollmorgen PSR4/5A-112-0400 - Power Supply
  • Kollmorgen AKM31H-ANCNC-01 - Servo Motor
  • Kollmorgen M-203-B-93-027 - Servo Motor
  • Kollmorgen CP-SS-G1HE-05 - Connector
  • Kollmorgen AKM42G-ASCNR-02 - Servo Motor
  • Kollmorgen DBL4N00750-B3M-000-S40 - Servo Motor
  • Kollmorgen R3-BK23-152B-12-PL-ASE-BS115 - Actuator
  • Kollmorgen MH-427-B-61 - Motor
  • Kollmorgen cr06902 - Servo Drive