ControllerOPModeManual custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of ControllerOPModeManual indicates Manual operational mode of a variable control. When set to False, the variable control is not running in Manual operational mode.
When set to True, the Control Mode Indicator shows the letter M to indicate that a variable control is running in Manual operational mode.
Assign values to the ControllerOPModeManual custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
False |
Reference to a Boolean ArchestrA object attribute or a static Boolean value. ControllerOPModeManual=Pump_001.OP_ManualMode ControllerOPModeManual=False |
|
InTouch Tags |
Discrete |
Input |
False |
Reference to a Boolean InTouch tag or a static Boolean value. ControllerOPModeManual=PMP001_M_MODE ControllerOPModeManual=False |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the ControllerOPModeManual custom property.
-
MotorType: Variable
-
SymbolMode: Advanced
-
ControllerOP: True
-
ControllerOPMode: True
The following custom properties must be set with ControllerOPModeManual to set the operational mode of a variable control meter.
-
ControllerOPModeAuto
-
ControllerOPModeCascade
-
ControllerOPModeNormal