EngUnitsX custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The string values of EngUnitsx specify two or three engineering units shown by a StackLevel type of SA_MultiLevelMeter symbol, where EngUnitsx evaluates to Engunits1, EngUnits2, or EngUnits3.
The engineering units appear next to the numeric measured values shown beneath the StackLevel symbol's meter bar. For the TwoAdjacentLevel type of meter, engineering units appear immediately beneath the numeric measured values.
Assign values to the EngUnitsx custom property
The EngUnitsType Wizard option must be set to CustomPropertyLabel to expose the EngUnitsx custom properties.
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
String |
Input |
Me.PV1.EngUnits1 |
Reference to an ArchestrA object attribute. EngUnits1=Volume.Description |
|
InTouch Tags |
Message |
Input |
Galaxy:Me.PV1.EngUnits1 |
Reference to an InTouch tag. EngUnits1=VolumeLabel |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to expose the EngUnitsx custom properties.
-
PVNumericDisplay: True
-
EngUnits: True
-
EngUnitsType: CustomPropertyLabel
The EngUnitsVisible custom property must be set to True to show engineering units for the measured values of a StackLevel type of SA_MultLevelMeter symbol.