Initializing DB's

JOLTRON

Lifetime Supporting Member
Join Date
Aug 2006
Location
MI
Posts
692
If i have a DB that has already been downloaded and running, is there any way to read the "actual value" into the initial value. If I make a change to some machines in the DB that control's the Model select after I download I have to re select my part number. Any suggestions?
 
Upload the DB from the plc to the programmer (I copy from the online view into the offline view). The actual values from the online copy will be copied to the actual values column in the offline copy. Make your changes in the offline actual values column, save and then download.

The initial values column causes much confusion - here's my explanation.

When you create a new variable declaration in a DB, you enter the variable name, data type and the required initial value (or accept the default initial values which is zero). When you save the DB, the initial value is copied to the actual value column - importantly this is only done the first time you create the variable. You are now free to edit the actual value column and save the DB - the initial value column will stay unchanged and will not affect the actual value column until you use the editor option called Initialize Data block. Using this option will copy all initial values to actual values.
The actual values column is what is transferred to and used by the plc.
 
What if I add a few BOOL's and INT's to a DB. At that point I would need to Initialize that DB again and it writes the initial values over the actual. Can I copy the Actual online values to the Intial values???
 

Similar Topics

I upgraded Factorytalk activation manager to version 5.01 from 5.00 and since then, Factorytalk Assetcentre stopped working! I receive the...
Replies
1
Views
450
Hey guys, I've been trying to configure AssetCentre to backup FactoryTalk View SE. For that, I restored a backup from an application. At the...
Replies
6
Views
4,909
I have a customer with a Kinetix 350 servo drive. They were having issues with the old servo motor so they replaced the servo motor with a new...
Replies
18
Views
8,351
hello I am facing a problem! we have a TSX17 old telemecanique PLC on a machine the machine was off for a several years so the PLC battery has...
Replies
9
Views
3,423
hi everyone. i have 1746-hsce2 card (class 4) that i cannot get initialized. it returns a programming error each time the counter config block...
Replies
2
Views
1,797
Back
Top Bottom