EquipState custom property
- Last UpdatedAug 06, 2024
- 1 minute read
The Boolean value of EquipState indicates the current state of a fixed speed motor. When set to True, the fixed speed motor is shown as On/Running/Open.
Fill animation indicates if a fixed speed motor is running or stopped.
|
|
|
Assign values to the EquipState 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. EquipState=PUMP_001.motorstate |
|
InTouch Tags |
Discrete |
Input |
False |
Assign an InTouch tag. EquipState=MotorStatus |
Related Wizard options and custom properties
The MotorType Wizard option must be set to Fixed to show the EquipState custom property.

