The Method SetRecipes is used to store a set of recipes on the TTD. Beneath the Recipes that are to be stored on the TTD the method takes an additional input parameter Overwrite that indicates if the recipes should be overwritten in case a recipe with the same id already exists on the TTD.

The signature of this Method is specified below. Table 31 and Table 32 specify the Arguments and AddressSpace representation, respectively.

Signature

SetRecipes (

[in]RecipeDataType[]Recipes,

[in]0:BooleanOverwrite)

Table 31 – SetRecipes Method Arguments

Argument

Description

Recipes

An array of recipes that is to be stored on the TTD.

Overwrite

A flag indicating if recipes should be replaced if there are already recipes with the same id on the TTD.

Table 32 – SetRecipes Method AddressSpace Definition

Attribute

Value

BrowseName

SetRecipes

References

Node Class

BrowseName

DataType

TypeDefinition

ModellingRule

0:HasProperty

Variable

0:InputArguments

0:Argument[]

0:PropertyType

0:Mandatory