PLC Program problem - Siemens S5 115U

hubertooru

Member
Join Date
Aug 2008
Location
Lae
Posts
1
Hi All,

I am a Plant Engineer of a Cement grinding and packing factory here in Lae, Papua New Guinea. I have a MEchanical Engineering background and am not very deep into PLC. I have only gone throgh bascis programming and Wiring Diagrams as every Engineer know.

2 days ago, my plant have experienced a pattern fault and the PLC Program turns to be faulty.

It is a SIEMENS S5 115U CPU943B..........

Can anyone of you help me with Clues to tackle the problem.

thank you
 
You need to go on-line & check the ISTAK, here it will give you the info on what & where the plc faulted (assuming it has Stop light on & no run light).
The chances are that if no one has touched the program then it will be one of the following:
1. Battery fail & plc lost power in this case it will need to be re-loaded.
2. Hardware failure this could be any of the modules or rack, istak will give you the address of i/o it failed on.
If it has stopped on program then the most likely causes are a call to a non existant i/o or a databloc is smaller than the address the program is trying to access in this case the likely problem would be in some indirect addressing i.e. a loop that scans through datawords & the pointer has incremented > than the length of the block, you will need to understand the program & what it's trying to do.
 
hubertooru said:
Hi All,

I am a Plant Engineer of a Cement grinding and packing factory here in Lae, Papua New Guinea. I have a MEchanical Engineering background and am not very deep into PLC. I have only gone throgh bascis programming and Wiring Diagrams as every Engineer know.

2 days ago, my plant have experienced a pattern fault and the PLC Program turns to be faulty.

It is a SIEMENS S5 115U CPU943B..........

Can anyone of you help me with Clues to tackle the problem.

thank you

Assuming that the S5 has been running for years, that would eliminate a program issue for a crash. Faulty cards such as analogs and communication cards could cause a crash if these hards have a failure.

If that is the case, you need the Step5 software and 20ma Current Loop cable to go online with the PLC, check the ISTACK as to which card caused the crash

Without a Step5 computer to go online, you have really no chance of finding the problem
 

Similar Topics

Hi dears I am facing problem during program upload on S7 200 (226 cpu)microwin 4 sp9 closes on 100% I try to upload data blocks, its ok, System...
Replies
8
Views
2,454
Sorry if this was discussed before. Recently we have downloaded the plc program form GE Fanuc 90-30 PLC Cpu351 using LM90. However we couldent...
Replies
6
Views
3,958
Dear Friends; We have OMRON CJ1M CPU23 with I/O cards at one of our machine. We have arranged a spare PLC and tried to download the program...
Replies
6
Views
6,917
I have a Q00 PLC from a customer who want to modify some in Main program. First I upload program from PLC using GXWork 2. Everything is ok. But...
Replies
0
Views
4,433
Hi all, please can anyone help me to modify the program at the link below as this program is for compressor,separator and surge vessel.the...
Replies
6
Views
1,939
Back
Top Bottom