Siemens Step 7 Global Data Block

timryder

Member
Join Date
Feb 2007
Location
Macomb MI
Posts
176
Just a quick question I can't find an answer on yet.

I have created my own recipe structure using a Global DB and when I came in this morning after a powered down weekend, I noticed that all of the values in my recipe DB are blank?

Is the Global DB a volatile memory? Meaning when it powers off the memory is not retained only the structure?

If so how can I make it NON-volatile?

Thanks
 
Assuming a 300 series PLC here. If that is the case DBs are retained by default. I believe when the CPU powers down it writes all data to the SD card.

I am not sure if this is the case for older 300's that had the batteries.

For the 1500's the DBs are not retained by default. Instead there is a column where you must select each item individually to retain them.

back to the 300's. If you do a 'edit - intialize datablock' it will write all the intial values to the DB (in the configuration software). Then you would download the intialvalues. Or if you perform a memory reset via the switch on the PLC that will write the default values to the DBs.
 

Similar Topics

Good Morning, Hoping someone with some Siemens experience can give me a hand with this one. Customer has a S7-200 cpu, which has a 6GK7...
Replies
0
Views
248
I'm just trying to figure out the right method of adding a DO card to an existing rack. It's not the *next* open slot, but I have to move the AO...
Replies
5
Views
547
Hi Siemens Experts, I am hoping someone can shed some light on my issue. I have uploaded the code from a S7-300 (317-2PN/DP) using Step 7...
Replies
9
Views
673
Hello, We monitor the temperature of a pipe via a 4-20mA temperature transducer. This goes into DB135(Read Analog Inputs). The issue I have is the...
Replies
0
Views
625
Please excuse the basic question, but I've never worked on Step 7 before (until now, only dealt with Mitsubishi Q-series PLCs)... What is the...
Replies
16
Views
3,328
Back
Top Bottom