Siemens S5 transfering to PLC

Simon

Guest
S
Please help, I have a seimens S5-100U cpu100 plc and have sucsessfully transfered the program from the plc using simatic step5 v7. I cannot transfer into the plc I get a error message - block list not in plc. All I would like to do is to add an input in a pb block which i have done, but cannot transfer.
 
Are you trying to transfer one block or the entire program? Type in the pb block # when you are trying to transfer and it will transfer only that block.
 
Last edited:
thanks for your reply, I transfered pb1 from plc to pc without problems. Then without changing anything to pb1 when I transfered from pc to plc I get the message - block list does not exist in plc. The cpu is 102 not 100 as stated before.
Also when testing block status i get the message block not processed.

Please help
 
The reason you see "block not processed" is, in siemens, you have an operational block or OB that is scanned every scan. If you look in OB, you should see a jump conditional or some instruction that jumps to your PB#. Make sure you are dealing with a PB and not a FB. Make sure that you have the correct PB#. Block not on plc means just that,
the block you are trying to transfer is not written to the plc. Keep in mind you can edit the program online. Once you save your changes, you will have to upload the block you made the edit in to your programming device.
 
The S5-102 processor has 2 modes, an editing mode and a running "Fast" mode. If you have an eprom in the PLC and cycle power, it will go to the "Fast" mode, where you are. It will not let you monitor on line in status mode or make program changes and thus the error message. If you have the eprom, upload the entire program to your programmer from the programming port. Kill power and remove the eprom. Do an over-all reset and then transfer your program back with the modifications. If it fails, fall back to the old program. It will run at about 1/10 of the old speed, but will allow online monitoring. The 102 does not have eprom burning built in and will have to be done offline. Once you get the program the way you want it, erase and re-burn the prom, shut off power, install prom and then you will be back on the road again.
 

Similar Topics

I have two working Step7 cpu's that control a conveyor system connected plc to plc via net Profibus. The S400 is addressed 3 and the 300 is 4. I...
Replies
1
Views
2,263
HI everyone, i am new to Siemens plc programming and i am in need of some help. yesterday we had an S7-1200 CPU 1214C fail to turn on an output to...
Replies
5
Views
108
Hi PLC people, think about this scenario: The PLC is somehow connected to the same network with the facilities` network. Then someone connects to...
Replies
2
Views
73
Hello everyone, I've had this issue for the last 2 days where I try to assign the profisafe address to an IO block (6ES7 146-6FF00-0AB0) but when...
Replies
5
Views
145
Hello, good morning, I have been having two problems with the Tia Portal software. The first is that I have installed it on my computer and...
Replies
5
Views
178
Back
Top Bottom