If the original system only needs to communicate with the upper layer monitoring (rather than interconnect with other old-fashioned UNI-TELWAY devices), it can be considered to connect the serial port of TSX 17 (or from the programming port of PLC when it cannot be obtained through a damaged dedicated module) to a modern protocol gateway.
Recommended product type:
RS232 ←→ Modbus TCP gateway: Brands such as Anybus, HMS, Moxa, etc. Using TSX 17 as a Modbus slave (via SCG 1131), the gateway converts Modbus RTU to Modbus TCP, and the upper computer accesses it through Ethernet.
RS232 ←→ Profinet/Ethernet/IP gateway: suitable for systems led by Siemens or Rockwell.
Advantages: No need to modify the hardware and programs on the TSX 17 side, only external devices need to be added.
Disadvantage: Increased cost and potential latency (usually<10 ms, acceptable).
7.3 Progressive PLC Replacement
For factories that are conditionally shut down for system upgrades, TSX 17 can be gradually phased out and replaced with modern modular PLCs (such as Modicon M241/M251, supporting Native Ethernet/IP and Modbus TCP). At the same time, it is necessary to:
Rewrite the control logic (migrate from PL7-2 to SoMachine or EcoStruxure Machine Expert).
Keep the original I/O modules (if compatible) or replace them together.
Unify the communication interface to Ethernet to completely solve the spare parts problem.
Suggestion: Replace non critical equipment pilot projects first, accumulate experience, and then promote to critical areas.
7.4 Self made signal conversion board (high difficulty, not recommended)
For extremely special situations where second-hand modules cannot be purchased, the TSX 17 terminal port or backplane bus signal can be analyzed to design a protocol converter based on a microcontroller. But the risk is extremely high and time-consuming, only suitable for teams with reverse engineering capabilities.
Suggestions for Engineering Maintenance and Spare Parts Management
To maximize the service life of the TSX 17 system, it is recommended to implement the following maintenance system:
Regular backup: Use PL7-2 software (running on a Windows 98/XP virtual machine) to regularly upload programs and save them as files (such as. PLG). Simultaneously record configuration table parameters and wiring diagrams.
Environmental control: Keep the temperature inside the electrical cabinet below 50 ° C and the humidity between 30% and 80% to avoid dust accumulation and poor module heat dissipation.
Static protection: When plugging and unplugging communication modules, operators should wear anti-static wristbands to avoid damaging sensitive CMOS circuits.
Spare parts inventory: Reserve at least one TSX SCG 1131 (or SCG 1161) and one TSX CSC 015 connecting cable. Purchase promptly when available in the second-hand market.
Regular inspection: Check all communication cable connections for looseness every six months, and use an oscilloscope to measure the RS232 voltage waveform (between -5V and -15V when idle).
Case Study: Repair of Serial Communication Interruption in a Packaging Line
Background: A heat shrink packaging machine controlled by TSX 17-20 frequently experiences an "upper computer data update failure" alarm. The packaging machine communicates with a weighing instrument (Modbus RTU slave) through TSX SCG 1131.
Troubleshooting process:
Check the PLC status word and find that the receive timeout flag is frequently set.
Using a serial port monitoring tool to connect the line, it was found that when a nearby large frequency converter accelerates, there is obvious glitch noise on the RS232 line.
Replace the communication cable from ordinary unshielded wire to twisted pair shielded wire, and ground the shielding layer on the PLC side.
At the same time, increase the timeout retry count from 1 to 3 in the PLC program.
Fault elimination.
Inspiration: The anti-interference design of old systems is often insufficient, and simple shielding and improved grounding can greatly enhance reliability.
