{Siematic Manager}Trouble changing intergers in DB!

Firstly, with Siemens you don't need to change a DB value off-line and download.

If it's a static value (not changed dynamically by the PLC) then you can change it live on-line and then write it into your off-line DB to keep it up to date. Changing a DB value off-line and then downloading to a running PLC may not be advisable, as the other DB values could have been changed to running values and you have now over-written them.

You can also upload from the PLC after a change, but this you would need to be careful, because sometimes you can lose the formatting, so I would do this initially in a copied project.

If you change the DB value and it changes back, it means the program is changing the value back, so you need to find where the program changes it and why.

Edit: easiest way to change a DB value is to create a VAT and put the DB.DBW address in and change from the VAT table.


Thanks alot guys. I got it to change. I did this using the VAT. I never knew it would be that easy.
 

Similar Topics

Hi All, I have a project that lets me control a Movimot drive via Profibus DP. A quick search on google learned me that a lot of information...
Replies
12
Views
2,762
Hello, i am an mechanical engineering student but have been asigned to find and test different methods of connecting a scara robot (Toshiba THL400...
Replies
1
Views
2,187
Im trying to install a Siemens upgrade license using Automation License Manager v6.0. I clicked D: mistakedly, and now I can not find a way to...
Replies
2
Views
73
Hi Folks, who know why after start FactoryTalk activation manager V4.03, click "Get New Activations", it displays Is not I appreciate with any...
Replies
0
Views
88
Rockwell Tech Support seemed to have hit a wall with this question. Already updated the version to 5.00.13 per their suggestio but am still...
Replies
2
Views
265
Back
Top Bottom