Assign Command Attributes
- Last UpdatedSep 23, 2016
- 2 minute read
You can use the Assign Command attributes to issue the command that assigns a Formula/Recipe to the piece of Equipment.
NOTE: If you configure the Done By or Check By Settings for Assigning a Formula/Recipe, the AppObject FormulaAssignCmd or RecipeAssignCmd attribute can no longer issue assign requests.
Command attributes will log a warning to the ArchestrA logger, and if command attributes have Status/Error Messages attributes they will also be updated.
|
Attribute Name |
Description |
Run-time Access |
|---|---|---|
|
FormulaAssignCmd |
Issues the command that assigns a Formula to the Equipment. |
User Changeable |
|
FormulaAssignName |
Contains the name of the Formula to be assigned to the Equipment. |
User Changeable |
|
FormulaAssignBatch |
The size of the Formula to be assigned to the Equipment. |
User Changeable |
|
FormulaAssignStatus |
Indicates the current status of issuing the Formula assign command. Valid values are:
|
Read-Only |
|
FormulaAssignStatus |
Contains the error message if the FormulaAssignStatus attribute is set to Error. |
Read-Only |
|
RecipeAssignCmd |
Issues the command that assigns a Recipe to the Equipment. |
User Changeable |
|
RecipeAssignName |
Contains the name of the Recipe to be assigned to the Equipment. |
User Changeable |
|
RecipeAssignBatch |
The size of the Recipe to be assigned to the Equipment. |
User Changeable |
|
RecipeAssignStatus |
Indicates the current status of issuing the Recipe assign command. Valid values are:
|
Read-Only |
|
RecipeAssignStatus |
Contains the error message if the RecipeAssignStatus attribute is set to Error. |
Read-Only |