oPVRangeFullScale custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of oPVRangeFullScale indicates if a measured value is outside of its defined normal operating range for the SA_OperatingRange symbol. When True, the symbol transitions to full scale range and shows full range flags at either end of a meter bar.
Assign values to the oPVRangeFullScale custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Boolean |
Input |
False |
Reference to an object attribute. oPVRangeFullScale=PUMP_001.Volume. |
|
InTouch Tags |
Discrete |
Input |
False |
Reference to an InTouch tag. oPVRangeFullScale=MeterFullRange |
Related Wizard options and custom properties
No Wizard options need to be configured to show the oPVRangeFullScale custom property.
The following custom properties need to be configured to work with th oPVRangeFullScale custom property
oMax
oMin
oPV
oPVOperatingPercent (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeFullScaleMax
oPVRangeFullScaleMin
oPVRangeOperatingAutoScale (If the OperatingAutoScaleEnabled custom property is set to True)
oPVRangeOperatingMax
oPVRangeOperatingMin
oSP (If the OperatingAutoScaleEnabled custom property is set to True)