PVCmd custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The value of PVCmd sets the commanded value of an analog valve symbol's valve position bar. The commanded value appears as a triangular icon next to the valve position bar. The position of the icon along the length of the value position bar graphically represents the commanded value. The default value is Me.PVCmd.
Assigning values to the PVCmd custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Object |
Double |
Input |
Me.PVCmd |
Assign the PVCmd attribute of an ArchestrA object as the reference value. PVCmd=ODA1.Valve1.PVCmd |
|
InTouch Tags |
Double |
Input |
Galaxy:Me.PVCmd |
Assign a Double InTouch tag as the reference value. PVCmd=V1CmdValue |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the PVCmd custom property.
-
Type: Analog
-
SymbolMode: Advanced
-
ValvePositionNumericalDisplay: False
-
ValvePositionCommandedValue: True
The PVCmdVisible custom property must be set to True to show a commanded value triangle on an analog valve symbol.