Description
The AlarmTableBuilder is used to loop up the alarm database based on criteria and to build a table as an output. It's different from a console recipient since it's not just focused on opened alarms but on every alarm in the database.
It contains two views:
-
The AlarmTableBuilderView to parameter what to see and what to filter
-
The AlarmTableView to see only the result
The configuration is saved on a file so you can retrieve your last search. You can use the
Implementation
-
Drag and drop an AlarmTableBuilder component in the station.
-
Create an empty JSON file in the station files for the backup: click right, create a new TextFilet.xt file then change the extension to .json
-
Open the PropertySheet of the AlarmTableBuilder and set the ord of the file to the Config slot.
-
Open the AlarmTableBuilderView
Properties
-
Config: Ord of the JSON file to backup the query settings.
Views
Children macro unable to render for apps.