Recipe Management#
The features in this integration are based on the PanaCIM v8831 specification.
Overview#
This feature will handle message 1010 "Program Name Change" enabling the automatic change of MES Resources Recipes for each PanaCIM Module and Lane.
Relevant Artifacts#
The table below describes the properties for this entity type:
| Name | Type | Is Mandatory | Data Type | Description |
|---|---|---|---|---|
| IoTMetadataDefinition | SmartTable | Yes | Metadata configuration for equipment integration | |
| IoTCreateNewRecipe | DEE | Yes | DEE that will handle recipe creation and set it at the Resource |
How It Works#
When a message 1010 is received from the PanaCIM equipment, the system takes the following actions:
- Check if the recipe is already set for this Resource and Lane.
- If it's a new recipe it will be sent to MES to be set at the Resource or, if configured, at Lane level.
In MES you need to make sure Recipe Management is On for Resource:
Or, if you need Lane Recipe Management, you should also switch this:
Assumptions#
SmartTable IoTMetadataDefinition is configured, other than the general setup keys (check Setup for more information), with the following entries for each station:
| Resource | ResourceType | Area | Name | Value | Description |
|---|---|---|---|---|---|
| MES PanaCIM Station X Resource | useRecipeManagement | True | Activate recipe management for the selected resource |

