Studio5000: Use tag descriptions for HMI button titles

Pyroelk

Member
Join Date
Jul 2022
Location
USA
Posts
1
Looking for a way to use tag descriptions to populate button titles on my HMI. I can handle the HMI side, just need to know if Studio5000 has a way to access the tag descriptions from outside the Studio environment.
 
I know tagname.@Description works but it has to be a certain revision or higher. I think Logix rev 21 and FTView rev 12
 
Logix version 21 (minimum)
FT Studio version 9 (minimum)

In your button States tab for the Caption field, click to insert a variable and select "String". For the tag, browse to the tag containing the description and select it. Then you must manually enter .@Description after the tag name. Here is an example of what my caption field looks like after doing this.

/*S:0 {[My_PLC]MyStartButton.@Description}*/


OG

EDIT: If you have a Rockwell TechConnect contract then they have a Tech Note that walks through this pretty well. Here is the link:

https://rockwellautomation.custhelp.com/app/answers/answer_view/a_id/531030/loc/en_US#__highlight
 
Last edited:

Similar Topics

We have a tag that is locked @ the value of 999 & cannot find where it is coming from. If I add a rung & move a value to it, it will change, but...
Replies
10
Views
3,282
Hello. I am exporting tags from my Studio5000 project and not getting the desired results. For example, the first column shows "comments". There...
Replies
2
Views
1,601
Hello all. I was doing a Find All for a tag and the Studio5000 couldn't find it. After weeding through all the AOI's I see that this tag is an...
Replies
11
Views
3,153
I have an array of 55 REAL values. Is there a way to multiply based on the array location ? I have 55 transfer belts that are equally spaced...
Replies
3
Views
153
Hi Hope you all are doing well. Iam working on a project with some AOI. I also hate no online edits... lol. My problem occurs when I use a UDT...
Replies
2
Views
157
Back
Top Bottom