LeftActive custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of LeftActive works with the RightActive custom property to select the active position of the SAA_HandSwitchIndicator symbol. The following table shows the possible custom property values and the selected position of the symbol.
|
Selected Position |
LeftActive |
RightActive |
|
Left |
T |
F |
|
Right |
F |
T |
|
Middle |
F |
F |
|
Left and Right |
T |
T |
Assign values to the LeftActive custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
False |
Assign an object attribute value. LeftActive=PUMP_001.AutoMode |
|
InTouch tags |
Discrete |
Input |
False |
Assign an InTouch tag. LeftActive=AutoMode |
Related Wizard options and custom properties
The RightActive custom property must be assigned a Boolean value to select the active position of the SA_HandSwitchIndicator symbol. See the table above for the paired Boolean values of the two custom properties to select a position.