Checking the Contents of a Recipe

The "Recipes" tab of the MERLIC RTE Setup displays detailed information about the imported recipes A MERLIC recipe file is a crucial part for the MERLIC process integration. It is a separate file (with file ending .mrcp) that defines which MERLIC Vision App is loaded for the process integration. It also defines how the MVApp is parametrized because it contains a set of pre-defined input values for selected tool parameters. You can create multiple recipe files with individual sets of input values for one and the same MVApp. This enables you to reuse an MVApp with different parameter settings for various scenarios of your application. You can also use a recipe file to load an MVApp for a completely different image processing task. that are available for MERLIC RTE.

You can get general information on the recipe itself but also detailed information on the referenced MERLIC Vision App (MVApp) such as the parameterization. In the following, we will describe in detail which information is provided.

Keep in mind that the recipe information is not updated automatically when modifying the MVApp of an already imported recipe or the recipe itself while the MERLIC RTE Setup is running. You have to manually re-import the recipe again or restart the MERLIC RTE Setup to make sure that all recipes and all information on the referenced MVApps is loaded again in the "Recipes" tab.

Recipe List

The left side of the "Recipes" tab shows the list of imported recipe files. The list contains the name of the recipe and the respective recipe ID. This ID is crucial when using MERLIC RTE because if you want to change the recipe during the process integration, you have to specify the recipe to be loaded with its ID.

If MERLIC encounters a problem the recipe is marked with the icon .

Changing the Order of the Recipes

You can change the order of the recipes in the list as desired. Any modifications in the "Recipes" tab will be saved automatically.

  1. Drag-and-drop the recipe to the desired position.

  2. Repeat this step with other recipes until the order of the recipes is set as desired.

Keep in mind that changing the order of the recipes also affects the associated recipe ID.

Detailed Recipe Information

The right side of the "Recipes" tab shows the content of the currently selected recipe file. The information is displayed in different categories.

The following sections describe the provided information for each category:

Recipe overview

This section provides information regarding the recipe file itself.

Recipe name

The name of the recipe without file ending.

Recipe ID

The ID of the recipe. This ID is used in MERLIC RTE to reference the recipe to be loaded.

Path

The absolute file path of the recipe file.

File timestamp

The time and date when the recipe was last saved.

Use as default recipe

This setting can be used to set the recipe as default recipe for MERLIC RTE. For more information, see Defining the Default Recipe.

MVApp

This section provides general information on the referenced MVApp.

MVApp preview

The preview image of the MVApp. If no preview image is defined, a placeholder image is shown. For more information, see Defining a Preview for a MERLIC Vision App.

MVApp name

The name of the MERLIC Vision App.

Built with MERLIC

The MERLIC version in which the MVApp was last saved.

MVApp protection

The respective value shows whether the MVApp is protected. For more information, see Protecting a MERLIC Vision App.

User management

The respective value shows whether the user management is used for the Frontend of the MVApp. For more information, see Setting up the User Management.

Path

The absolute file path of the MVApp.

File timestamp

The time and date when the MVApp was last saved.

Recipe interface

This section provides information regarding the image acquisition via the Image Source Manager (ISM) and the defined tool parameters and tool results that have been set as MVApp parameters and MVApp results for MERLIC RTE.

Image source interface

This section provides information regarding the used image source configuration via the Image Source Manager (ISM).

Value

Description

Image names

The names of all images that are obtained in the MVApp via Image Source tools. This section only lists images acquired via ISM. Images obtained by the "Acquire Image from File" tool are listed in section Additional components.

Acquisition sequence

The name of the acquisition sequence that is referenced in the recipe. If no specific acquisition sequence was selected when creating the recipe, the respective default sequence of the image source configuration is used. For more information, see Configuring Acquisition Sequences.

MVApp & recipe parameters

The pre-defined set of MVApp parameters for the parameterization of the MVApp via the recipe file. They are stored in the recipe file with pre-defined input values. For each MVApp parameter, the user-defined name, the data type, and the value is shown.

These parameters represent the tool parameters that have been added to the MVApp parameters. When loading the recipe in MERLIC RTE, their input values can be overwritten by the respective communication source, for example, a PLC. For more information, see MVApp Parameters.

MVApp results

The list of tool results that are accessible in MERLIC RTE mode for the respective external communication source, for example, a PLC. For each MVApp result, the user-defined name and data type is shown.

When loading the recipe in MERLIC RTE, only the MVApp results shown in this list can be queried by the external communication source. Other tool results will not be available. For more information, see MVApp Results.

Additional components

This section provides information on additional files and MERLIC tools that are used in the MVApp.

Referenced files

The list of all MERLIC tools that are referencing an external file as input, for example, a deep learning model. It shows the name of the MERLIC tool and the absolute file path to the referenced file. This also includes image sources from file that are acquired with the tool "Acquire Image from File".

Custom tools

The list of all custom tools that are used in the MVApp. It shows the name of the custom tool and the respective tool path.