7.31.4 Method AddRecipeElement

AddRecipeElement is a method to add an additional RecipeElement to the recipe. Table 91 and Table 92 specify the Arguments and AddressSpace representation, respectively.

Signature

	AddRecipeElement(
	[in]	NodeId	ElementType
	[in]	String	ElementName
	[in]	NodeId[]	PreviousElements
	[out]	NodeId	ElementNodeId
	);
Table 91 - AddRecipeElement Method Arguments
Argument Description
ElementTypeNodeId of the Object that should be added
ElementNameA user-readable name of the element
PreviousElementsThe NodeIds of the directly previous Elements. If the element is the start Element use the Recipe node.
ElementNodeIdThe NodeId of the created RecipeElement
Table 92 - AddRecipeElement Method AddressSpace definition
Attribute Value
BrowseNameAddRecipeElement
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariableInputArgumentsArgument[] 0:PropertyTypeMandatory
0:HasPropertyVariableOutputArgumentsArgument[] 0:PropertyTypeMandatory