PVMin custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of PVMin sets the minimum limit of a measured value.
Assign values to the PVMin custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
Archestra Automation Objects |
Double |
Input |
Me.PV.EngUnitsMin |
Assign the EngUnitsMin object attribute as a reference value or a static value. PVMin=ODA_V01.EngUnitsMin PVMin=0 |
|
InTouch Tags |
Real |
Input |
Galaxy:Me.PV.EngUnitsMin |
Assign an InTouch tag or a static value. PVMin=ValveMin.MinEU PVMin=0 |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the PVMin 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.