Using The Recipe Analysis Providers
The legacy analysis components, Production Analysis Selector, Production Stored Analysis Selector and Analysis Controller can also be used to return recipe information. They are considered legacy as they were replaced by the MES Analysis Controller etc. components in MES 2.0 for OEE Downtime, however SPC, Recipe and OEE 1.0 still use the legacy components. SPC for MES 3.0 and Recipe for MES 3.0 will use the MES Analysis Controller etc. components in the future.
The built-in analysis components allows you to compare two or more recipes, review recipe change logs, and review production-run variances. You can create multi-page reports with the recipe analysis information and the Ignition Report Designer. The image below shows the Impromptu Analysis screen where a recipe C1 6Pk is being compared to its parent Master C. Filters and data points can be selected using the Production Analysis Selector component, but the Analysis Controller component and system.mes.analysis.createMESAnalysisSettings scripting function will allow requesting comparisons of recipes without the user interface. The filters and data points are defined through the component properties.

Recipe Analysis Provider
The Recipe module provides four analysis providers that can be used to analyze differences between recipes, variances and change logs.
Click on the links above for more information regarding the Recipe Analysis providers. Refer to Recipe Scripting for scripting examples.