Recipe Configuration
Recipe Configuration
When you click on a recipe template, the [0] Recipe window opens, where you define which parameters (tags) that template will consist of.
Here, you add all relevant tags you want the operator to be able to modify to the list.

Column Descriptions
| Parameter | Description |
| No | The sequence number automatically assigned to each row. Allows you to list your parameters in order. |
| Description | Enter a name explaining what the parameter is (e.g., Motor Speed, Heater Temperature). This makes the recipe content more understandable. |
| Tag | Select the tag that will receive the value from the recipe. When the recipe is loaded to the PLC, the value defined here will be written to this tag. |
| Type | Shows the data type of the tag. The data type determines the range and format of values the tag can store. |
| Minimum | Specifies the lowest valid value for the tag. (Used for input validation). |
| Maximum | Specifies the highest valid value for the tag. (Used for input validation). |
| Default Value | Enter the default value to be assigned to the parameter when the recipe is applied or a new record is created. |
| Comment | Used for entering additional information or notes about the parameter. |
