Wago 750-841 Data backup

Pierre

Lifetime Supporting Member
Join Date
Apr 2002
Location
Montreal
Posts
1,669
We are transfering some programs from one PLC to a bunch of others (using Codesys).

Although much registers are of the "Sustained" quality, we want to also backup them registers in order to have a view of some of the newer adjustment the operators have writen with the HMI.

We have the program backup with the source code. How do we get the data backed up also?

Tx.
 
impossible, to back it up with all variables intact, however you can see all of them when monitoring with the software. and you will have to write them down.
You could make a visualisation with your variables all on one screen, start the monitor and print it with rint screen. or a screen capture.
 
impossible, to back it up...

Sorry, but I can't beleive that.

Doing so would render this PFC a piece of ****. I shall pursue my quest for a way to succeed. (although your answer rises the "Oh-$hit factor).
 
OK, here's how to do this... at least, thanks to Phil and his site, it will be available for future wanabee coders.

While on-line, in Codesys, you select the Ressource Tab.
Then go to Browser.
You will see a command line. Type ? in it.
You will have a list of online commands.
Use the "Save VAR_SUSTAIN" command.
Select a name for this file.
All data values of sustained tags will be save in the PFC.
.....
Then use an FTP client to browse the sub-directories of the PFC... get this file...
Use the RESTORE_VAR_SUSTAIN command in the next PFC to transfer it the data. Just like Christopher Columbus, its easy once you know how to do it.

Voila!
 
Where exactly does this Browser Command live?
Can't seem to find that here.

In the Codesys software, at the bottom on the left side you will see a Ressource TAB.

Click to get there.

Then in the three, you will see a Browser sub-dir.

Double click it.

The browser window appears on the right side...

WHEN ONLINE ... you will see a command line on the right side...

There it is...

Punch in "?" ... Enter... you should see the available commands.
 

Similar Topics

Hello guys, I got a question. I have a Wago 750-841 with some modules. I try to control the PLC using Modbus TCP which is working great so far...
Replies
0
Views
1,279
Hi everyone! I have strange problem with my Wago device. After power supply restart the I/O led indicator was start flashing on red. And here is...
Replies
2
Views
4,012
I have 2 variable tags (DIGITAL) with modbus address 012288 and 012289, which is %MX0.0 and %MX0.1 in CoDeSys. I have no problem reading these...
Replies
2
Views
2,246
Hi, I need some help with a Wago 750-841. I am currently trying out this PLC controller to run a small application but for some reason when the...
Replies
6
Views
6,393
Hello everyone. I was hoping someone could help me out or point me in the right direction in regards to using CitectSCADA with the WAGO 750-841...
Replies
8
Views
6,213
Back
Top Bottom