Method to add an additional recipe of the RecipeType. The signature of this Method is specified below. Table 91 and Table 92 specify the Arguments and AddressSpace representation, respectively.
Signature
AddRecipe(
[in]0:String RecipeId
[in]0:LocalizedText RecipeName
[out]NodeId RecipeNodeId);
Table 91 – AddRecipe Method Arguments
Argument |
Description |
RecipeId |
User-readable name of the recipe. |
RecipeName |
Unique identifier of a recipe. |
RecipeNodeId |
NodeId of the created Object. |
Table 92 – AddRecipe Method AddressSpace definition
Attribute |
Value |
||||
BrowseName |
AddRecipe |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
Mandatory |
0:HasProperty |
Variable |
OutputArguments |
Argument[] |
0:PropertyType |
Mandatory |