Studio 5000- Went to edit a rung online . Have 3 rungs with R , r , i

Don't know about CLX, but on Siemens S5 (and probably on S7), the memory is organised like a hard disk i.e. it has a type of File allocation table, when a block is transferred (either in run or stop) the block is transferred to un-occupied memory, on the NON scan cycle the "FAT" table where the block address is allocated is replaced by the location of the new block, this is why Siemens have had the ability to download the whole program while in run mode.
However, Siemens have had OB's, PB's FB's, DB's since the early 80's so the program has never been one compiled block of code, in the early days, the memory on the S5's used to get full as the original blocks were not removed, so after a few modded blocks had been downloaded a compress of the memory had to be done via the programming IDE, later either the firmware and (or) the IDE was changed so that on every download the memory was automatically compressed & the old blocks moved, perhaps this is what Daba is on about.
I know this for a fact as it is possible by using logic to find the address & length of a block.
 
Daba,
You are right about me getting my terminology wrong, regarding copying the whole routine, although not obviously clear, I was refering to Structured text routines, as I stated in my second post, it didn't apply to ladder routines.
 
Daba,
You are right about me getting my terminology wrong, regarding copying the whole routine, although not obviously clear, I was refering to Structured text routines, as I stated in my second post, it didn't apply to ladder routines.

Which is why I surmised the whole Routine is edited as one "rung", or "piece of code"

Next time you edit a ST Routine online, check the memory usage like I did with ladder. I think you will find it "edits" the whole routine, not just a single line or lines...

If I had the licence to, I would check myself ....
 

Similar Topics

Hi Everyone, I am facing an issue while installing the STUDIO 5000 in my windows 10 PC. During installation I am getting an error that " Error...
Replies
3
Views
108
I am connecting to a remote device. When attempting to upload I receive an error that states: Error: Auto_Functions: The Import was aborted due...
Replies
3
Views
164
I recently did a program conversion from logix 500 to studio 5000 and when machine runs it depends on two ton instructions to keep the machine in...
Replies
17
Views
528
Hi Everyone. Not posted on here for a long time, but I am hoping someone can help me. I am doing a differential pressure calculation in a L27ERM...
Replies
16
Views
431
Back
Top Bottom