Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Situational Awareness Library

PVRangeOperatingMin custom property

  • Last UpdatedAug 06, 2024
  • 1 minute read

The value of PVRangeOperatingMin sets the minimum limit of a specified scale range of measured values shown on a meter.

When a measured value is within the expected scale range set by the PVRangeOperatingMax and PVRangeOperatingMin custom properties, the scale values of a symbol 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 PVRangeFullScaleMin and PVRangeFullScaleMax custom properties.

Assign values to the PVRangeOperatingMin custom property

Application Type

Data Type

Custom Property Type

Default Value

Example Custom Property Values

ArchestrA Automation Objects

Double

Input

Me.PV.EngUnitsRangeMin

Reference to an attribute or a static value.

PVRangeOperatingMin=ODA1.Volume.EngUnitsRangeMin

PVRangeOperatingMin=1000.0

InTouch Tags

Real

Input

Galaxy:Me.PV.EngUnitsRangeMin

Reference to an InTouch tag or a static value.

PVRangeOperatingMin=TankVolume.MinEU

PVRangeOperatingMin=1000.0

The following Wizard options must be set to their listed values to expose the PVRangeOperatingMin custom property.

  • SymbolMode: Advanced

  • FullRangeIndicator: True (Shows full range flags on a meter when the measured value is outside of the expected range)

The following custom properties must be set to define an expected scale value range of measured values on a meter bar.

  • PVRangeOperatingMax

  • PVRangeAutoScale (Must be set to False to expose the PVRangeOperatingMin and PVRangeOperatingMax custom properties.)

In This Topic
TitleResults for “How to create a CRG?”Also Available in