Externally writing to an AOI's local tag

phuz

Member
Join Date
Jun 2008
Location
Mohnton, PA
Posts
1,044
I came across something and it's baffling me as to how it is working.
The AOI is for a valve and it has parameters for auto_status, hand_status, and off_status. It has local tags for GoToAuto, GoToHand, and GoToOff. Because they are local, they are not visible in the tag tree, and therefore cannot be referenced in logic. However, the IFIX application writes to these GoTo tags and it works just fine.
How is this working?
 
FactoryTalk View SE/ME: Logix platform Local tag Access Guidelines

68753 | Date Created: 05/21/2010 | Last Updated: 05/23/2016
Access Level: TechConnect
 
Hi Phuz,

If you go to the AOI in the Controller Organizer tree view on the left of the screen and click "Parameters and local Tags" then find the tag that you want to be able to read/write to. There is an option for external access change to Read/Write. This is very useful if you want to have a UDT inside an AOI that you can access through out the program or HMI. The only bad part is it is hard for people to understand what you are doing and therefor best to avoid.
This only works on version 20 and above.
 
Hi Phuz,

If you go to the AOI in the Controller Organizer tree view on the left of the screen and click "Parameters and local Tags" then find the tag that you want to be able to read/write to. There is an option for external access change to Read/Write. This is very useful if you want to have a UDT inside an AOI that you can access through out the program or HMI. The only bad part is it is hard for people to understand what you are doing and therefor best to avoid.
This only works on version 20 and above.

No, that only exists for parameters, not local tags.
Thanks though. The previous answer was just what I needed!
 
No, that only exists for parameters, not local tags.
Thanks though. The previous answer was just what I needed!

You are correct after looking at it I did say the wrong location to change the access. You would right click the AOI in the TreeView and go to properties/ Local Tag tab you might have to right click the column headers and select toggle column External Access then you can change external Access to None, Read or Read/write. or you can Right click the tag and at the bottom is the "Set External Access For xxx".

This is very handy for using internal UDTs with AOIs or AOIs inside of AOIs and displaying the information on the HMI.

My mistake ;). Just wanted to clear up how to do it for people that don't have Tech connect account. Don't want to send people on a wild goose chase.
 

Similar Topics

It has been a while since I used RSLogix 5000. Is there a way for me to save data in excel, notepad, etc?? I want data to be saved when a user...
Replies
4
Views
1,785
Good Evening , A co-worker has an issue with 2 outputs on a 1769-OA8 . The external power is applied to the terminals . He says that the 2...
Replies
1
Views
1,387
I work in the cement industry, and I have a infinitely variable valve controlling product flow to a pump in my reclaim system. The valve is...
Replies
3
Views
2,024
All, This should be easy but I'm finding it difficult. I have an older OEM piece of equipment that I need to send a 0-5 vdc analog command...
Replies
5
Views
1,939
Hi, I'm part way through an assignment and I have come across 'externally adjustable registers'. I'm new to this page and just wondering if you...
Replies
2
Views
1,594
Back
Top Bottom