Factory talk VBA

Join Date
Aug 2017
Location
Wisconsin
Posts
25
Hi Guys,

Looking for someone well versed in VBA that can either tell me a certain naming convention or point me in the right direction (I'm a newbie when it comes to VBA). Currently I am using some VBA to have one alarm summary screen for a full plant FactoryTalk SE system and I do filtering based on what screen you click the alarm summary on (AlarmSummary.FilterName = "AlarmClassName"). What I'm looking for is doing something similar for an alarm history screen but selecting from the diffrent Historian logs to display past alarms. I need the naming of or a way to track down the naming I would need to use in the VBA ( I'm expecting something like this - AlarmHistory.LogName = "Lux_Whey_FTAE_Historian"). Is there is a way to track down in VBA to see all the extensions of AlarmHistory. or see all possibilities of what you can set through VBA?

Thanks in advance

Derek
 

Similar Topics

Hi I hope all are doing good I have some doubt on FTV VBA coding for Drop down list. I wanted to know how to build a VBA code for Drop down list...
Replies
3
Views
1,010
Want to create a button for open excel sheet in factory talk View se client. Create a VBA code below mentioned Private sub Button3_Released()...
Replies
0
Views
1,073
  • Poll
How to write a VBA in Factory Talk to read Alarm Tag from Alarm summary and open a display associated to that tag. Or open any desired display...
Replies
2
Views
7,065
Good morning everybody. I am having an issue with my computer memory running high and I was hoping someone has had a similar issue or knows a...
Replies
4
Views
3,547
Dear all, is there any code for FT View studio VBA to pause pen in trend..? I have 3 kind trend trying to pause all of them with one...
Replies
5
Views
4,638
Back
Top Bottom