ControllerOPModeNormal custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The string value of ControllerOPModeNormal indicates Normal operational mode of a variable control. One or more control modes can be specified as Normal with values A, M, or C. Place a comma between characters when a control meter has multiple Normal control modes. .
A Control Mode Indicator does not show any character to indicate a variable speed controller is running in Normal control mode.
Assign values to the ControllerOPModeNormal custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
String |
Input |
Null |
Assign a string object attribute or a static string. ControllerOPModeNormal=Pump_001.OP_NormalMode ControllerOPModeNormal="A,M" |
|
InTouch Tags |
Message |
Input |
Null |
Assign an InTouch string tag or a static string. ControllerOPModeNormal=PMP001OP_N_MODE ControllerOPModeNormal="A,C" |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the ControllerOPModeNormal custom property.
-
MotorType: Variable
-
SymbolMode: Advanced
-
ControllerOP: True
-
ControllerOPMode: True
The following custom properties must be set with ControllerOPModeNormal to set the operational mode of a variable control meter.
-
ControllerOPModeAuto
-
ControllerOPModeCascade
-
ControllerOPModeManual