Sepasoft MES Module Suite
Recipe Analysis Provider
The recipe analysis provider is used to collect recipe values for display or report purposes. By adding multiple Recipe Name filter values, the values will be returned for each recipe name allowing comparison of two or more recipes.
Filters
The recipe analysis provider can accept the following filters:
| Name | Required | Valid Options | Description | Example |
|---|---|---|---|---|
| Category |
Yes
|
|
This is a required filter to specify the type of recipes to return. One or more of the valid options are required:
|
Category=Recipe |
| Item Path |
Yes
|
production item path | Specify the production items to include in the results. | Item Path=RecipeDemo\Enterprise\Site\Area 1\Line 1, Item Path=RecipeDemo\Enterprise\Site\Area 1\Line 2 |
| Children |
|
|
Specify if children of the production items specified in the Item Path filter should be included. | Children=Include |
| Format |
|
|
Specify the format of the results.
|
Format=None |
| Column Naming |
|
|
Specify how to name the recipe value columns when the Format filter is set to Recipe Comparison (Default). When this filter is set to Recipe Name Prefix (Default), it is difficult to create a recipe comparison report because the column names change depending on the recipes being compared. Setting this filter to Number Suffix will cause the recipe value column names to always be the same, which simplifies reports. | Column Naming=Number Suffix |
| Recipe Name |
|
|
This is a filter to limit the recipe(s) to include in the results. | Recipe Name=Recipe A, Recipe Name=Recipe B |
| Recipe Value Name |
|
|
This is a filter to limit the recipe value(s) to include in the results. | Recipe Value Name=Line Speed, Recipe Value Name=Force |
| Value Types |
|
|
This is a filter to specify the type of recipe values to include.
|
Value Types=Not Equal Values |
Compare By
The recipe analysis provider does not allow any comparison statements.
Data Points
The recipe analysis provider can accept the following data points:
| Name | Description |
|---|---|
| Assigned By | The recipe or production item that assigned the recipe value based on inheritance. |
| Data Type | Data type of the recipe value. |
| Description | Description from the recipe value configuration that was entered in the designer. |
| Format | Numeric format from the associated Ignition tag. |
| Recipe Name | Name of the recipe. If the Format filter is set to Recipe Comparison (Default), then this data point will not be included in the results. This is because columns are added for each recipe being compared. For example when comparing Recipe A to Recipe B, there will be Recipe_A_Recipe_Value and Recipe_B_Recipe_Value columns. |
| Units | Units from the associated Ignition tag. |
Sepasoft MES Module Suite