Reg: Modify or Force DB Variables

natcheappan

Member
Join Date
May 2010
Location
India
Posts
49
Hello Everybody,

i want to modify the DB variable status, For e.g modify the variable status from false to True. but am unable to modify it. i want to know the reason. can u help me in this case.

regards
Natcheappan.N
 
Change the trigger

The program is overwriting your variable. Do a cross reference on that variable and check where in the program it is setted true. You can then do whatever you want with it, disable it for example.

Regards,
Gerry
 
Okay

I'll do my best :p



Select blocks en then in the upper menu => Options -> Reference Data -> Display and you'll get:

1.jpg




Choose cross references and you'll get:

2.jpg




As an example, I can not make M2010.0 False, it remains allways high because the CPU overwrites my forcing. So click on the filter and choose in your case DB and give the DB number. I've choosen 'Bit Memory' 2010 for my example:

3.jpg




Then you get the filtered list of where your DB data has been used in the program. In my case I can see that the program Writes (W) to M2010.0 in FC320 NW3. So I can right click on it and select 'Go To Location':

4.jpg




You'll get the network where the bit is written:

5.jpg



You can temporary delete this network, jump over it or whatever, as long as there is not written to the output.

I hope this helps,

Regards,
Gerry
 

Similar Topics

Hi Can someone please tell me where I can find information about the heat developent / dissipation of a Simoreg DC Master? 📚 The information...
Replies
2
Views
947
Hello people This is my very first post in plctalk, so im sorry if my question is out of place. We're using a simoreg dc drive and currently is...
Replies
5
Views
1,540
Dears kindly need support to replace old SimoReg DC master Siemens Drive and upgrade to sinamics 6RA8081-6DV62-0AA0 series communication is...
Replies
8
Views
2,495
Kindly, do you have an idea on how to commission the below two cards, installed on a Simoreg K dc drive ? 6RA8232-1KB0, supplem.board Z1011...
Replies
1
Views
746
Hello All. I have an alarm on a Kinetix 5500 servo amp that I am not sure if it means the drive is done or what. I looked at the alarm code in the...
Replies
2
Views
1,280
Back
Top Bottom