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