Settings Recipe Analysis Provider

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
  • Recipe
  • Sub Recipe

This is a required filter to specify the type of recipes to return. One or more of the valid options are required:

  • Recipe
  • Sub Recipe - This includes default values or sub recipes for production items.
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
  • Include

  • Exclude (Default)

Specify if children of the production items specified in the Item Path filter should be included. Children=Include
Format
 
  • None
  • Recipe Comparison (Default)

Specify the format of the results.

  • None - A row in the results will be created for each recipe included in the Recipe Name filter.
  • Recipe Comparison (Default) - This format creates a recipe value column for each recipe included in the Recipe Name filter and consolidates the item path,  value name, etc. columns that are common.
 Format=None
Column Naming
  • Number Suffix
  • Recipe Name Prefix (Default)
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
 
  • Equal Values
  • Not Equal Values
  • All Values (Default)

This is a filter to specify the type of recipe values to include.

  • Equal Values - Include only recipe values that match between two or more recipes.
  • Not Equal Values - Include only recipe values that do not match between two or more recipes.
  • All Values (Default) - Include both values that do not match and do match between two or more recipes.
 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