oPVRangeOperatingMax custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of oPVRangeOperatingMax sets the maximum limit of a specified normal operating range of measured values for the SA_OperatingRange symbol.
When a measured value is within the expected scale range set by the oPVRangeOperatingMax and oPVRangeOperatingMin custom properties, the scale values of a meter are adjusted to make it easier to see the measured value when the actual range is large.
When a measured value is outside of the specified scale range, full range flags appear at either end of a meter bar to indicate the meter is in full range mode according to the range set by the oPVRangeFullScaleMin and oPVRangeFullScaleMax custom properties.
Assign values to the oPVRangeOperatingMax custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Double |
Input |
100 |
Reference to an ArchestrA attribute or a static value. PoPVRangeOperatingMax=PUMP_001.Volume.EngUnitsRangeMax oPVRangeOperatingMax=1600.0 |
|
InTouch Tags |
Real |
Input |
100 |
Reference to an InTouch tag or a static value. oPVRangeOperatingMax=TankVolume.MaxEU oPVRangeOperatingMax=1600.0 |
Related Wizard options and custom properties
No Wizard options need to be configured to show the oPVRangeOperatingMax custom property.
The following custom properties need to be configured to work with the oPVRangeOperatingMax custom property
oMax
oMin
oPV
oPVOperatingPercent (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeFullScale
oPVRangeFullScaleMax
oPVRangeFullScaleMax
oPVRangeOperatingAutoScale (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeOperatingMin
oSP (If the OperatingAutoScaleEnabled custom property is set to True)