MultiTrend PenSelectorBar symbol component
- Last UpdatedJul 29, 2024
- 2 minute read

The SA_Trend_MultiPen symbol shows a pen selector panel above the trend grid. Based on the number of pens shown by the symbol, the pen selector panel shows a color coded square for each pen that matches the pen's trend line.
During run time, operators can select a pen from the selector panel to show more information recorded by the pen from the trend's Y Axis or the floating tooltip.
An alarm border and alarm indicator appear around each pen selector to show the status of the most urgent alarm associated with a pen. Also, a full range flag appears when a pen's measured value is outside of the normal operating range.
To configure a pen selector panel
|
Wizard options |
Custom properties |
|
PenSelectorPanel Wizard option Set to True to show a pen selector panel above the trend grid. |
AlarmIndicatorVisible custom property: Sets a Boolean value to show or hide the Alarm Indicator icon. |
|
SymbolMode Wizard option - Generic Basic Advanced: Set to Advanced to show the AlarmBorder and FullRangeIndicator Wizard options. |
Pen_AlarmMostUrgentAcked custom property: Sets a Boolean value that indicates if the most urgent alarm is Acknowledged or not. |
|
Pen_AlarmMostUrgentInAlarm custom property: Sets a Boolean value to indicate if the most urgent alarm is active or not. |
|
|
FullRangeIndicator Wizard option: Set to True to enable full range flags for each pen. |
Pen_AlarmMostUrgentMode custom property: Sets an integer value that indicates the current mode of the most urgent alarm. |
|
Pen_AlarmMostUrgentSeverity custom property: Sets an integer value (1-4) that indicates the most urgent alarm's severity. |
|
|
Pen_AlarmMostUrgentShelved custom property: Sets a Boolean value that indicates if the most urgent alarm is shelved or not. |
|
|
PenX_RangeFullScaleMax custom property Pen_RangeFullScaleMax custom property Set the maximum limit of a trend value in full range mode. |
|
|
PenX_RangeFullScaleMin custom property: Set the minimum limit of a trend value in full range mode. |
|
|
Pen_RangeOperatingMax custom property: Set the maximum operating limit of a trend value. |
|
|
Pen_RangeOperatingMin custom property: Set the minimum operating limit of a trend value. |