Factorytalk SE Alarm summary filtering with VBA

Join Date
Aug 2017
Location
Wisconsin
Posts
25
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 alarm summary. The problem is I want to do filtering based on what screen they pressed that button on. I am fairly confident there is a way to do that using VBA, but I am very green with VBA. I have found that the following in VBA will change the alarm summary filters (AlarmSummary.FilterName = "Packaging"). I have all the filters built out in the alarm summary I just have to select the correct filter based on the screen they click from.

Thanks,

Derek
 
I believe I have found a manageable way to achieve this (If the following is possible) Does anyone know of a way to read the parameter definition of a global object on the screen into the VBA? looking to use the VBA I mentioned in the first post (AlarmSummary.FilterName = "PermPack") but use it as (AlarmSummary.FilterName = "Current screen parameter definition #2". Then I can put in the alarm filter I want per screen into the parameter definition of the global object header.
 

Similar Topics

Hi All, I'm currently designing a faceplate for an analog input object, and I'm trying to create an alarm tab with an Alarm and Event Summary...
Replies
1
Views
446
Expert, Could you advise me some idea how to add tags in Summary Alarm's FilterDefinition? SumView.FilterDefinition = "AlarmShortName LIKE...
Replies
2
Views
912
I have a issue with my alarm summary/banner where it losses connection to the Alarm Server. It's kind of weird because when I click on the server...
Replies
2
Views
1,351
I have the issue where the HMI alarm summary viewer on the screen is automatically clearing the alarms after 2 days, not all of them just any that...
Replies
0
Views
1,554
hi all, I have the issue where the HMI alarm summary viewer on the screen is automatically clearing the alarms after 2 days, not all of...
Replies
0
Views
1,080
Back
Top Bottom