FactoryTalk VBA

Ovlonghorns

Member
Join Date
May 2015
Location
Omaha ne
Posts
1
Is there any way to simply read a value from an hmi tag in VB?
To sum up the issue i am trying to adjust timespan on a trend. I can accomplish that with vb and i know it works only problem is that i have to hard code the value in seconds and i dont wish to do that because the value in seconds changes between different processes. I have a tag in my hmi that has the value but i dont know how to incorporate the tag in my vb code.

Example trend1.XAxis.TimeSpan = (tag that needs to be read)
 

Similar Topics

I need to use a TreeView in my FactoryTalk SE project and i found it under "ActiveX Object" > "Microsoft TreeView Control 6.0 (SP4)". Everything...
Replies
0
Views
37
I'm creating an HMI that has a recipe with 288 data point. It has 3 pieces of data for 96 segments. I need help with VBA code to copy all 288...
Replies
0
Views
140
Hi everyone Is it possible to change a button image in FactoryTalk View SE (v13.00) using VBA?
Replies
0
Views
81
Hello, I am looking to use the same header on every page (global object) that has an alarm summary button on it that will go to a display with an...
Replies
4
Views
1,808
Back
Top Bottom