<< Click to Display Table of Contents >>
Sorting Tab |
On the Sorting tab, users can configure default alarm's sort order. When using more than one sort field, subsequent fields allow a sort order among alarms whose value is the same for the previous field or fields.
Sorting Tab
The available properties are described on the next table.
Available options for the Sorting tab
Option |
Description |
---|---|
By field |
Sorts alarms according to a specified field. This field is equivalent to the PrimarySortField property of an E3Alarm object |
Then by |
Sorts alarms starting at the item specified in the By field option. The next item is then sorted as specified in the Then by fields. These fields are equivalent to the SecondarySortField, ThirdSortField, and FourthSortField properties of an E3Alarm object, respectively |
Ascending |
Sorts alarm fields in ascending order. These fields are equivalent to the PrimarySortAscending, SecondarySortAscending, ThirdSortAscending, and FourthSortAscending properties of an E3Alarm object set to True, respectively |
Descending |
Sorts alarm fields in descending order. These fields are equivalent to the PrimarySortAscending, SecondarySortAscending, ThirdSortAscending, and FourthSortAscending properties of an E3Alarm object set to False, respectively |
NOTES |
•Default sort order is performed by the InTime field, in descending order. •If the BannerMode property is set to True, the displayed alarm depends on the sort configuration performed on this tab. |