Mov description of a tag to hmi

Join Date
Mar 2011
Location
Nashville, TN
Posts
27
Is it possible to display the description of a tag on the HMI? I am using a control logix plc and a panelview plus hmi. both are latest versions.

This will save a lot of work if this could be done. I am wanting to read the description automatically.

For example if someone changes a tags description in the program the hmi will read it also and display.

Maybe mov

Thanks in advance!
 
Is it possible to display the description of a tag on the HMI? I am using a control logix plc and a panelview plus hmi. both are latest versions.

This will save a lot of work if this could be done. I am wanting to read the description automatically.

For example if someone changes a tags description in the program the hmi will read it also and display.

Maybe mov

Thanks in advance!
Probably not, but, couldn't you create a more complex tag, with the actual data (Bool, Int, etc.) along with a STRING variable, and read that String variable?
 
Even with a more complex tag, is the tag name itself available as an item for display? I've never looked. I think you will just have to enter whatever description you want.
 

Similar Topics

Hello experts. Anyone has any idea how to make BLKMOV execute only once? I have tried with R_TRIG and (P) but it wont write to my location.
Replies
3
Views
198
I've used AOI and User Defined Data Types, but I haven't created one yet. I have a lot of repetitive MOV commands to take a select number of...
Replies
4
Views
380
I'm having to make an AOI to use with a generic ethernet device because the manufacturer does not provide an AOP. I just want to do a sanity check...
Replies
13
Views
1,260
Hello, I'm trying to copy the entire value of a UDT base tag to an element of an array of another UDT containing an element of the first UDT...
Replies
7
Views
1,670
Hi, I would like to move a word to display wind direction. For example: NW, or SE, or ESE in RSLogix 5000, not panelview. I have a wind speed...
Replies
18
Views
5,553
Back
Top Bottom