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 |
RecipeId |
Unique identifier of a recipe. |
RecipeName |
User-readable name of the recipe. |
RecipeNodeId |
NodeId of the created Object. |
Table 97 - 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 |