BarXXRecentMax custom property - SA_VariableMonitoringBars
- Last UpdatedAug 06, 2024
- 1 minute read
The value of BarXXRecentMax sets the upper limit of a recent value range shown on the chart bar of the SA_VariableMonitoringBars symbol.
The recent value range shows the fluctuations of a measured value using cached values collected over a recent interval. The recent value range appears as a black bar that extends vertically on the left half of a chart bar.
Note: A recent value range is calculated from statistical data collected by an ArchestrA object field attribute that has the Enable Statistics property enabled.
Assign values to the BarXXRecentMax custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Float |
Input |
me.VariableX.Stats.SampleSetMax |
Reference to an ArchestrA object attribute. Bar1RecentMax=ODA1.PVStatsSampleSetMax |
Related Wizard options and custom properties
The ShowBarXRecent Wizard option must be set to True to show the BarXXRecentMax custom property.
The BarXXRecentMin custom property must be set with BarXXRecentMax to define the upper and lower limits of a recent value range.