S7 400 - Copy DB contents from offline to online

venkum00

Member
Join Date
Dec 2005
Location
Georgia
Posts
20
Hello all,

I went through a lot of forums and found some useful information but not exactly what I want. I am using S7-400 PLC.

I messed up db contents when I copied online program to offline and vice-versa. Now, i lost comments and symbol names in online db. Although I have an offline copy of the exact db, i am not sure how to copy the comments and names to the online db without changing the actual values. There is a lot of data in this db and hence very time consuming to copy and past each field at a time.

Any help would be greatly appreciated. Thanks in advance,

Ven
 
Does the structure amd length of your offline DB match the online DB ?
If so, copy your offline DB to another offline DB (say DB900). Download this new DB to the plc. Write some program in OB1 using SFC20 to copy the contents of your good data to DB900. Delete the SFC20 copy program. Download your offline copy of the good db. Write a program in OB1 using SFC20 to copy DB900 back to your original DB. Delete the SFC20 copy program.
If the structure and length do not match, you need to edit the offline DB until it does and then follow the above procedure.
 

Similar Topics

I used to work with all Allen-Bradley at my last job but since February i have been working at mostly a Siemens plant. I really miss one of my...
Replies
0
Views
1,901
I HAVE B&R POWEL PANEL 400 HMI. THE ISSUE IS HMI NOT BOOTING, DISPLY SHOWING CONTIUESLY (ATTEMPTING TO A BOOT HARD DRIVE....)
Replies
0
Views
23
Hey all, first time poster here. I am wondering if anyone has tried using a Keyence SR-X300 barcode scanner to a Micrologix 1400. Keyence sent...
Replies
0
Views
54
I have a micro1400 processor running two routines (transfer compression/compression molding press). Recipe parameters are stored from job to job...
Replies
0
Views
54
Is there anyone who can help me regarding this HMI is missing the choices when I make a new Device in TIA. Only 7" Display above are the choices...
Replies
3
Views
87
Back
Top Bottom