why using data to data ram taransfer in s5

Simple: suppose you have an S5-115U or higher and your program is located in an EPROM module. The program has a DB with default settings but you should be able to change these while the machine is running. You can't change the content of EPROMs in the PLC, you can only change the contents of RAM in the PLC. That's why.

Kind regards,
 
Amr Hassan said:
what does this mean
l L#10
call ob 255

Is this a 'hangover' from your other thread?

Anyway, L#10 is 10 as a double integer (DINT) in S7, I assume you got this after your conversion from S5.

Paul
 

Similar Topics

Hi all so i have a robot project im working on were i need to set the layers. using the hmi screen i would like to use the numeric data display to...
Replies
11
Views
810
We have a product we are now building and are planning on using RFID tags to ID trays of product as they move through the process (5 individual...
Replies
6
Views
1,418
I'm currently working on a messaging system and Ive been having issues with trying to message over a REAL Data Type from one PLC to another. Has...
Replies
2
Views
1,277
I work at a cheese factory and we recently ran into a problem where in an older controller they where able to use a REAL Data type in OTU and XIC...
Replies
13
Views
2,574
Hello all. Would anyone have sample code that uses a wall clock to move the CTU.ACC to a another variable in the PLC after 24-hours has elapsed? I...
Replies
2
Views
1,926
Back
Top Bottom