PVMax custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of PVMax sets the maximum limit of measured value.
Assigning values to the PVMax custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
Archestra Automation Objects |
Double |
Input |
Me.PV.EngUnitsMax |
Assign the EngUnitsMax object attribute as a reference value or a static value. PVMax=ODA_V01.EngUnitsMax PVMax=100 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.PV.EngUnitsMax |
Assign an InTouch tag or a static value. PVMax=ValveMax.MaxEU PVMax=100 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the PVMax custom property.
-
Type: Analog
-
SymbolMode: Advanced
Analog valve symbols can show a measured value as a number with an engineering unit or as a graphic valve position bar. The selected value of the ValvePositionNumericalDisplay Wizard option determines the appearance of a measured value. The PV and PVVisible custom properties are used with both the numeric percentage and a valve position bar.
The PVMax and PVMin custom properties must be set when ValvePositionNumericalDisplay is set to False to show a measured value on a valve position bar.