Siemens S5 saving program from PLC to PC

Shawn Cassidy

Member
Join Date
Mar 2004
Location
Montreal
Posts
98
Hi,
Working on an S5-95U PLC and have done some on-line modifications to PB0. Would like to save the entire program fromthe PLC to my PC, but I can't select the "all files" button. Can someone give me some pointers on how to go about this properly.
Thanks
 
Shawn Cassidy said:
Hi,
Working on an S5-95U PLC and have done some on-line modifications to PB0. Would like to save the entire program fromthe PLC to my PC, but I can't select the "all files" button. Can someone give me some pointers on how to go about this properly.
Thanks

Are you using Step5?
if so you want to tranfer SOURCE: PC BLOCK: A TO DEST: FD

PC = PLC memory
A = All files
FD = computer based on PROGRAME FILE name on Select Function screen
 
If you have a documented disk then be warned, if you have added a new segment then when read back from the plc the comments on the segment will be one step out, the way round this is to add a blank segment where you have incorporated segments in the plc this will then overwrite the segments but leave the comments in the correct order, or you can go & edit the comments directly in the comment editor by adding them on the segments added.
 
I'm using Step5 which leaves a lot to be desired..

It's not a commented file. I just have the copy that's in the PLC. I'm able to save the blocks individually, but not the entire file at the same time. I think I'm just missing the obvious... I'll take a second look at it and I'm certain it will be something I've missed.
 

Similar Topics

Dear all kindly help me to understand the significance of saving s7 project on a cpu memory card. and whether it is a must whenever i make a...
Replies
14
Views
5,087
Can the status of the unit be saved in the L memory so after the unit experiences a power failure, the unit starts up in the last saved status?
Replies
2
Views
1,709
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
4
Views
66
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
4
Views
92
Hello to all, I'm just starting with using CodeSys. Immediately, I have noticed that Codesys doesn't use data blocks like for example S7 does...
Replies
11
Views
162
Back
Top Bottom