Name | Description | Property Type | Scripting | Category |
---|
Acked Events | Show acked events. | boolean | .includeAckedEvents | Filters |
Active Events | Show active events. | boolean | .includeActiveEvents | Filters |
Border | The border surrounding this component. Options are: No border, Etched (Lowered), Etched (Raised), Bevel (Lowered), Bevel (Raised), Bevel (Double), Field Border, and Line Border.
Note: The border is unaffected by rotation.
This feature was changed in Ignition version 8.1.21:
As of 8.1.21, the "Button Border" and "Other Border" options are removed. | Border | .border | Common |
Cleared Events | Show cleared events. | boolean | .includeClearedEvents | Filters |
Date Format | A date format pattern used to format dates in the table. If blank, the default format for the locale is used. | String | .dateFormat | Appearance |
Data Quality | The data quality code for any Tag bindings on this component. | int | .dataQuality | Deprecated |
Disabled Events |
The following feature is new in Ignition version 8.1.8
Click here to check out the other new features
If enabled, will show events created by alarms being disabled. | boolean | .includeDisabledEvents | Filters |
Display Path Filter | Filter alarms by alarm display path, falling back to the source path if display path isn't set. Specify multiple paths by separating them with commas. Supports the wildcard "*". | String | .displayPathFilter | Filters |
Enabled | If disabled, a component cannot be used. | boolean | .componentEnabled | Common |
Enabled Events |
The following feature is new in Ignition version 8.1.8
Click here to check out the other new features
If enabled, will show events created by alarms being enabled. | boolean | .includeEnabledEvents | Filters |
End Date | The ending date for the displayed history range. If left blank, will default to the current time when the component was loaded. | Date | .endDate | Behavior |
Is Filtered | True if the results are filtered. (Read-only) | boolean | .isFiltered | Behavior |
Journal Name | The name of the alarm journal to query. | String | .journalName | Behavior |
Max Priority | The maximum priority to display. | int | .maximumPriority | Filters |
Min Priority | The minimum priority to display. | int | .minimumPriority | Filters |
Name | The name of this component. | String | .name | Common |
Notes Area Border | The border surrounding the notes area. | Border | .notesAreaBorder | Appearance |
Notes Area Font | The font for the notes area. | Font | .notesAreaFont | Appearance |
Notes Area Location | The location of the notes display area. | int | .notesAreaLocation | Appearance |
Notes Area Size | The size of the notes area, in pixels. | int | .notesAreaSize | Appearance |
Number Format | A number format string to control the format of the value column. | String | .numberFormat | Appearance |
Quality | The data quality code for any Tag bindings on this component. | QualityCode | .quality | Data |
Read Timeout | The timeout, in milliseconds, for running the alarm history query. | int | .readTimeout | Behavior |
Row Height | The height, in pixels, for each row of the table. | int | .rowHeight | Appearance |
Row Styles | A dataset containing the different styles configured for different alarm states. | Dataset | .rowStyles | Appearance |
Search String | Filter alarms by searching for a string in both source path and display path. | String | .searchString | Filters |
Selected Alarms | A dataset containing each selected alarm. (Read-only) | Dataset | .selectedAlarms | Data |
Selection Color | The color of the selection border. Can be chosen from color wheel, chosen from color palette, or entered as RGB or HSL value. See Color Selector. | Color | .selectionColor | Appearance |
Selection Thickness | The size of the selection border. | int | .selectionThickness | Appearance |
Show Table Header | Toggles visibility of the table's header. | boolean | .showTableHeader | Appearance |
Source Filter | Filter alarms by alarm source path. Specify multiple paths by separating them with commas. Supports the wildcard "*". | String | .sourceFilter | Filters |
Start Date | The starting date for the displayed history range. If left blank, will default to 8 hours prior to when the component was loaded. | Date | .startDate | Behavior |
System Events | Show system events such as startup and shutdown. | boolean | .includeSystemEvents | Filters |
Table Background | The background of the alarm table. See Color Selector. | Color | .tableBackground | Appearance |
Table Font | The font for the Alarm Journal's rows. | Font | .font | Appearance |
Table Header Font |
The following feature is new in Ignition version 8.1.14
Click here to check out the other new features
The font for the table header rows. | Font | .tableHeaderFont | Appearance |
Table Header Alignment |
The following feature is new in Ignition version 8.1.14
Click here to check out the other new features
The alignment for each column in the table header. | int | .headerAlignment | Appearance |
Touchscreen Mode | Controls when this input component responds if touchscreen mode is enabled. | int | .touchscreenMode | Behavior |
Visible | If disabled, the component will be hidden. | boolean | .visible | Common |