oPVRangeOperatingMin custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of oPVRangeOperatingMin sets the minimum 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 oPVRangeOperatingMin 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. PoPVRangeOperatingMin=PUMP_001.Volume.EngUnitsRangeMin oPVRangeOperatingMin=1600.0 |
|
InTouch Tags |
Real |
Input |
100 |
Reference to an InTouch tag or a static value. oPVRangeOperatingMin=TankVolume.MinEU oPVRangeOperatingMin=1600.0 |
Related Wizard options and custom properties
No Wizard options need to be configured to show the oPVRangeOperatingMin custom property.
The following custom properties need to be configured to work with the oPVRangeOperatingMin 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)
oPVRangeOperatingMax
oSP (If the OperatingAutoScaleEnabled custom property is set to True)