oPVRangeFullScaleMax custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Sets the maximum percentage of a meter symbol's full scale range in which scale marks appear on a meter bar for the SA_OperatingRange symbol.
The symbol includes the oPVRangeFullScaleMax and oPVRangeFullScaleMin custom properties to set the upper and lower limits of a meter's full scale range. A symbol automatically transitions into full range mode when the current measured value is outside of a defined normal operating range.
Assign values to the oPVRangeFullScaleMax custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Double |
Input |
100 |
Reference to an object attribute or a static value. oPVRangeFullScaleMax=PUMP_001.Volume.EngUnitsRangeMax oPVRangeFullScaleMax=100.0 |
|
InTouch Tags |
Real |
Input |
100 |
Reference to an InTouch tag oPVRangeFullScaleMax=TankVolume.MaxEU |
Related Wizard options and custom properties
No Wizard options need to be configured to show the oPVRangeFullScaleMax custom property.
The following custom properties need to be configured to work with th oPVRangeFullScaleMax custom property
oMax
oMin
oPV
oPVOperatingPercent (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeFullScale
oPVRangeFullScaleMin
oPVRangeOperatingAutoScale (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeOperatingMax
oPVRangeOperatingMin
oSP (If the OperatingAutoScaleEnabled custom property is set to True)