PVRangeFullScaleAccumulatedMin custom property
- Last UpdatedAug 06, 2024
- 1 minute read
Indicates the combined minimum percentage limit of process values 2 and 3 of a StackLevel meter in full scale mode.
Assign values to the PVRangeFullScaleMin custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Value |
|
ArchestrA Automation Objects |
Double |
Input |
Me.PV1.EngUnitsRangeMin |
Reference to an object's EngUnitsRangeMin attribute or a static value. PVRangeFullScaleAccumulatedMin=UDA01.PV1.EngUnitsRangeMin + UDA01.PV2.EngUnitsRangeMin PVRangeFullScaleAccumulatedMin=20.0 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.PV1.EngUnitsRangeMin |
Reference to an InTouch tag or a static value. PVRangeFullScaleAccumulatedMin=Tank1VolumeMin + Tank2VolumeMin PVRangeFullScaleAccumulatedMin=20.0 |
Related Wizard options and custom properties
Symbols that show a measured value typically include the following Wizard options to show a measured value with an engineering unit as part of a symbol's visual components.
-
PVNumericDisplay: True
-
EngUnits True
-
EngUnitsType: StaticText/CustomPropertyLabel
The following custom properties are set with PVRangeFullScaleMin to show a measured value with an engineering unit.
-
PV
-
EngUnits, only accessible when the EngUnitsType Wizard option is set to CustomPropertyLabel
-
EngUnitsVisible
-
PVRangeFullScaleMax
-
PVVisible