CmdOpen custom property - ValveDamper
- Last UpdatedAug 06, 2024
- 1 minute read
When the Boolean value of CmdOpen is set to True, a command is issued to the actuator to open a valve.
Assign values to the CmdOpen custom property
|
Application Type |
Data Type |
Custom Property Type |
Default Value |
Example Custom Property Values |
|
ArchestrA Automation Objects |
Boolean |
Input |
Me.CmdOpen |
Assign an object attribute. CmdOpen=VALV_001.OpenValve |
|
InTouch Tags |
Discrete |
Input |
Galaxy:Me.CmdOpen |
Assign an InTouch tag. CmdOpen=ValveOpen |
Related Wizard options and custom properties
The following Wizard options must be set to their listed values to show the CmdOpen custom property.
-
Body: Discrete
-
DiscreteCmdType: CmdClose or CmdOpenAndClose
The CmdOpen custom property can work with the CmdClose custom property based on the actuator control.