Name | Description | Property Type | Scripting | Category |
---|
Antialias | Draw the component with antialias on. This makes text look smoother | boolean | .antialias | Appearance |
Border | The border surrounding this component. NOTE that the border is unaffected by rotation. | Border | .border | Common |
Chart Resolution | The resolution for the ad-hoc tag historian chart. | int | .chartResolution | Behavior |
Data Quality | The data quality code for any tag bindings on this component. | int | .dataQuality | Data |
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 |
Display Path Filter | Filter alarms by alarm display path, falling back to the source path if a custom display path isn't set. Specify multiple paths by separating them with commas. This field supports the wildcard "*" to match any number of characters. | String | .displayPathFilter | Filters |
Duration Format |
The following feature is new in Ignition version 7.9.12
Click here to check out the other new features
Format for the time units on the Active Duration column: Long, Short, Compact, and Abbreviated. |
|
|
|
Enabled | If disabled, a component cannot be used. | boolean | .componentEnabled | Common |
Flash Interval | The time interval to use for flashing row styles. | int | .flashInterval | Appearance |
Journal Name | The name of the alarm journal to query for the chart's annotations. Leave this blank to automatically pick the journal if there is only one. | String | .alarmJournalName | Behavior |
Marquee Mode | Turn the table into a scrolling marquee | boolean | .marqueeMode | Behavior |
Min Priority | The minimum priority alarm to be displayed by this table. | int | .minPriority | Filters |
Multi Select | Allow multi select. Will show/hide the checkbox column. | boolean | .multiSelect | Behavior |
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 |
Refresh Rate | The rate at which this table will poll changes to the alarm status, in milliseconds. | long | .refreshRate | 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 |
Scroll Delay | The time (in mSec) to wait between performing each step in a scroll | int | .scrollDelay | Behavior |
Selected Alarms | A dataset containing each selected alarm. (Read-only) | Dataset | .selectedAlarms | Data |
Selection Color | The color of the selection border | Color | .selectionColor | Appearance |
Selection Thickness | The size of the selection border | int | .selectionThickness | Appearance |
Shelving Times | This dataset holds the times that are suggested when shelving an alarm. Allowable units are "second", "minute", or "hour". | Dataset | .shelvingTimes | Data |
Show Ack Button | Show the acknowledge button on the footer panel. | boolean | .showAck | Appearance |
Show Active and Acked | Show alarms that are active and acknowledged. | boolean | .activeAndAcked | Filters |
Show Active and Unacked | Show alarms that are active and unacknowledged. | boolean | .activeAndUnacked | Filters |
Show Chart Button | Show the chart button on the footer panel. | boolean | .showChart | Appearance |
Show Clear and Acked | Show alarms that are cleared and acknowledged. | boolean | .clearAndAcked | Filters |
Show Clear and Unacked | Show alarms that are cleared and unacknowledged. | boolean | .clearAndUnacked | Filters |
Show Details Button | Show the view details button on the footer panel. | boolean | .showDetails | Appearance |
Show Footer | Show a footer with acknowledge and shelf functions below the alarms. | boolean | .showFooterPanel | Appearance |
Show Header Popup | Toggles the table header's built-in column selection popup menu. | boolean | .showTableHeaderPopup | Appearance |
Show Manage Shelf Button | Show the manage shelf button on the footer panel. | boolean | .showManageShelf | Appearance |
Show Shelve Button | Show the shelve button on the footer panel. | boolean | .showShelve | Appearance |
Show Table Header | Toggles visibility of the table's header. | boolean | .showTableHeader | Appearance |
Sort Oldest First | Sort times by oldest first. | boolean | .sortOldestFirst | Behavior |
Sort Order | The default sort order for alarms in the status table. | int | .sortOrder | Behavior |
Source Filter | Filter alarms by alarm source path. Specify multiple paths by separating them with commas. This field supports the wildcard "*" to match any number of characters. | String | .sourceFilter | Filters |
Stay Delay | The time (in mSec) to wait between scrolls | int | .stayDelay | Behavior |
Table Background | The background of the alarm table. | Color | .tableBackground | Appearance |
Table Header Font | The font for the table header. | Font | .tableHeaderFont | 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 |