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,900
I'm using a SLC typed write from the ControlLogix5572 to the MicroLogix 1400, with path: 2, (MicroLogix IP). The ControlLogix equipment has a...
Replies
0
Views
42
Hi, Yesterday, I was at a customer site. I made one little change. Changed a dummy bool output to an actual output. I didn't add any tags, or...
Replies
15
Views
304
Hi, I'm having an issue with a mircologix not transmitting out. The current setup is a mircologix 1400 connected to a Guardian 100 Radio...
Replies
1
Views
105
Hello, I have a running project on Citect v5.42 and simatic net v6.4 I have created a new spare PC and loaded all software like Citect, station...
Replies
0
Views
65
Back
Top Bottom