tag value storing in rslogix5000

md.abdullah

Member
Join Date
Sep 2011
Location
motihari
Posts
168
hello all agian
i just want to know how can i store a tag value
there is a tag{real}(changes) in rslogix5000.i want to move this value into the some other tag1.now this tag1 value will only erased when i will clear or reset it
please provide me any solution
does rslogix5000 store or hold the any tag value
 
XIO Tag_Changed_Bit ONS Dummy_Bit MOV MyTag MyOldTagValue

XIO Tag_Changed_Bit NEQ MyTag MyOldTagValue MOV MyTag MyTagsChangedValue OTL Tag_Changed_Bit

----

Anytime "Tag_Changed_Bit" is reset, the compare value is stored. After that, if the input value is every different from the compare value, it stores it, and sets the "Tag_Changed_Bit".

DO NOT PM ME.
 

Similar Topics

hello. In Intouch, I want the color of the alarm window in the header menu to change depending on the priority value of the tag. To do this, I...
Replies
0
Views
61
Please help me, I have solve many week but still not solve it. I found trouble of factory talk studio when I set tag by browse address of OPC...
Replies
0
Views
82
Hi, I have a complex database in Crimson 3.0 and in one of the display pages I am trying to get a tag to show the sum of several other tags. The...
Replies
3
Views
137
So I'm trying to make a tag I created in WonderWare Historian display the correct tag values on the inTouch client but it is currently showing...
Replies
12
Views
1,471
In some screens, the tags are not 'updated'. If then i look into the Tagmamangement: the values and quality codes are "???" (See picture in...
Replies
1
Views
570
Back
Top Bottom