Feature Description
Designer Functionalities
Alarm Editor
Edit Alarm
Alarm Settings
Alarm Events
Labels
The labels tab allows users to change groups and levels for alarm organization. There are two default scopes to select from: group and level. Additional labels can be created by clicking the Edit Labels button. One alarm may have multiple group and level labels, and various alarms can have the same label. On the first picture shown on the right, Groups or Levels can be assigned to an alarm by simply left-clicking the already created label:
After clicking the Edit Alarm button, new scopes and labels can be added with the + icon. To edit an already created label, simply double-click the desired one. The second image on the right shows the Edit Labels window and the pop-up shown when creating or editing a label:
Alarm Notifications
Descriptions
The user can export past alarm data to a CSV for record keeping. The user can export / import data from a USB, SD card, or local memory on Windows Xpanel.
To create a CSV file, there are two options on how to approach this. The first option is to create a command that will save an Alarm CSV. The user can specify what labels should be saved. The second way is to create a script that calls on the alarm.createCsv() or alarm.createAllCsv().
Add Comment