Using parameter File in VBA code for trend object

Rahul Kumbhar

Member
Join Date
Mar 2017
Location
mumbai
Posts
8
i am trying to develop trend object using parameter file and VBA code

i have parameter file as
#1 = text
#2= text
#3= min range
#4= max range
#5= unit
#6= data log module

now i want to create tag using #1
as "{" & "[" & "T" & Cstr(m) & "]" & "#1" &"}"
description using # as
"{" & "[" & "T" & Cstr(m) & "]" & "#2" &"}"


i need VBA code for this
 

Similar Topics

i am trying to develop trend object using parameter file and VBA code i have parameter file as #1 = text #2= text #3= min range #4= max range #5=...
Replies
0
Views
1,455
Hi guys, I'm quite new to these forums so I wish I post my question in the good section. What I'm trying to accomplish is to display a trend...
Replies
0
Views
4,243
Hi, I would like to know if it is possible to write a value to an internal tag using a parameter file in FactoryTalk View. Basically what I am...
Replies
2
Views
5,682
Hey everyone, I want to make a faceplate in FactoryTalk View Studio and use parameters. Is there a way to provide feedback as to what file...
Replies
2
Views
2,565
Hi guys, A dumb question, but is it possible to pass values to tags using parameter files in Ftview SE ver 11? TIA
Replies
2
Views
1,466
Back
Top Bottom