Active |
** NOTE: ADDED in CFX 1.7 **
Represents a recipe active on a certain lane inside of a machine. This is equivalent to the information present in a RecipeActivated message but represented as a structure so that it can be included in the Heartbeat message.The ActiveRecipe type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveRecipe | Default Constructor |
Name | Description | |
---|---|---|
![]() | Recipe | The details of the active recipe. If the recipe details are not known then RecipeIdentifier should be used instead. |
![]() | RecipeIdentifier | The identifier of the active recipe. If the complete recipe is known, Recipe should be used instead. |