7.32.4 Method AddRecipe

Method to add an additional recipe of the RecipeType. The signature of this Method is specified below. Table 96 and Table 97 specify the Arguments and AddressSpace representation, respectively.

Signature

	AddRecipe(
	[in]	0:String		RecipeId
	[in]	0:LocalizedText		RecipeName
	[out]	NodeId		RecipeNodeId);
Table 96 - AddRecipe Method Arguments
Argument Description
RecipeIdUnique identifier of a recipe.
RecipeNameUser-readable name of the recipe.
RecipeNodeIdNodeId of the created Object.
Table 97 - AddRecipe Method AddressSpace definition
Attribute Value
BrowseNameAddRecipe
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[] 0:PropertyTypeMandatory
0:HasPropertyVariableOutputArgumentsArgument[] 0:PropertyTypeMandatory