Prevent Tag reset on download

CAAJ

Member
Join Date
Dec 2014
Location
Fairhaven, Ma
Posts
47
Hello All,

In our facility we are utilizing an Allen Bradley Compactlogix controller. I am having trouble with maintaining tag values for routines I have set within the program which count equipment activity and record runtime for other equipment. When I need to make updates within the overall program and download the changes, all my values are reset to zero and the previous data is erased. Is there any way to prevent the tag values from resetting when downloading?

Any feedback would be useful!

Thank you!
 
Hi

Brilliant never even knew that tool existedđź‘Ť
I would normally work on line, or if I have to download I would stop the process of machine carry out a online save and upload the values,
Go offline and import my changes and then download

Must try that tool

Donnchadh
 
Another option, if you modularize your program and take advantage of programs/routines, is to just create a new routine, copy the logic into that, change your jsr to point to the new routine, and delete the original.

If you do that, you can actually append revision numbers to the routine, which is helpful if you use them in many places.
 

Similar Topics

We am planning to build an electrical enclosure on the manufacturing line. The only concern is to prevent dust from getting collected inside the...
Replies
3
Views
2,066
Hi All, I am using a Micrologix 1100 to load various Jobs on a cognex camera. The way it works is that I send a command to load the file and I...
Replies
1
Views
1,540
We have L72 controller of Rockwell make with 4 nos. analog inputs from pressure transmitters. Due to break in cable connection OR transmitter...
Replies
7
Views
2,075
Hello, We have 5 floating licenses for Studio 5000. Despite training people to disconnect from the PLC and close the software, we still have...
Replies
6
Views
2,695
Hello, A few years back I was having a SLC 5/05 hard faulting, losing program, and requiring a download to get going again. The processor was...
Replies
7
Views
2,905
Back
Top Bottom