Can I grab an FTView tag description directly?

ehhakeoiiijge

Member
Join Date
Nov 2012
Location
awe
Posts
21
Imagine I have a tag called Apple with a description "Red fruit".

I want to show "Red Fruit" as a string on my screen.

Can I get that description directly using something like "Apple.Description"?

Do I need to use parameters?

I'm using FTView SE Version 7.0.

Thanks
 
What do you want to use the description for?
If it is just display, then yes, not too difficult...Go to "Objects | Advanced | Tag Label". Select the tag, pick the field you want to show.

For anything else, you are going to have to use VBA. FTView is the most incapable and limited HMI on the market, it really doesn't have a single nice feature.
 
rdrast is correct, but not sure why you would need to use this. If you want to display a specific text when a digital tag is on, just use visibility on the text.
 

Similar Topics

Good afternoon good people of the PLCtalk.net forum, We are doing some work for a customer where we will be converting their existing PLC-5/40...
Replies
3
Views
1,398
Hello, I am currently using RSLogix 5000 version 20 with a Keyence CV-X300 camera and controller. The camera controller sends data to...
Replies
1
Views
976
I have an analog flow signal that fluctuates with many peaks and valleys. Occasionally due to valve changes a peak value (or several) will be way...
Replies
2
Views
1,239
Hi, I am fairly new to programming PLCs and HMIs. I have been tasked with converting a Panelview Standard application (Panel Builder 32) to...
Replies
2
Views
1,610
I am creating a global object in FTView SE 13. I want to have a string read from the PLC and display (in this case the tagname). So lets say...
Replies
4
Views
167
Back
Top Bottom