Thread Content
I want to replace a DO card in an S7-300. Those who have done this before, could you advise me on what I need to pay attention to?
Are all the devices connected to this DO card not in use? If they operate at 220V, the power supply must be turned off first. If the IO modules are connected using U-shaped connectors, removing such a module will cause the subsequent IO modules to lose communication with the CPU; once the module is removed, the CPU will detect a hardware error. The program should include appropriate error handling mechanisms, otherwise the CPU might shut down. In short, if you’re not sure, it’s best to wait until production stops before making the change. If you’re in a hurry, connect the signals from outside to the backup ports and modify the relevant IO addresses in the program.
It is highly recommended to carry this out with the equipment shut down and the PLC powered off to ensure safety.
Thank you. Then I’ll stop the car to change it. Should I use a diagnostic tool after the replacement? Can it be used right away?
Swapping cards while the system is running is extremely unsafe. Moreover, after the swap, the system needs to be compiled and updated. Although the S7-300 is said to support incremental updates, it’s still not very safe; there’s a risk that if everything is updated at once and the CPU restarts, it could cause the system to stop working.
The standard S7-300 model does not support hot swapping, while the H-type offers fault safety, allowing for card replacement while the system is running.