7.2.7 SetRecipes

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:Boolean	Overwrite)
Table 31 – SetRecipes Method Arguments
Argument Description
RecipesAn array of recipes that is to be stored on the TTD.
OverwriteA 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
BrowseNameSetRecipes
References Node Class BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory