7.2.5 DeleteRecipe
The Method DeleteRecipe is used to delete a recipe from the TTD. The given RecipeId has to match the system-wide unique Id property of the RecipeIdDataType associated with the recipe on the TTD.
The signature of this Method is specified below. Table 27 and Table 28 specify the Arguments and AddressSpace representation, respectively.
Signature
DeleteRecipe (
[in] 0:String RecipeId)| Argument | Description |
| RecipeId | The id of the recipe that is to be deleted. |
Method Result Codes (defined in Call Service)
| Result Code | Description |
| Bad_NotFound | See OPC 10000-4 for a general description. Returned when there is no Recipe with the given RecipeId. |
| Attribute | Value | ||||
| BrowseName | DeleteRecipe | ||||
| References | Node Class | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| 0:HasProperty | Variable | 0:InputArguments | 0:Argument[] | 0:PropertyType | 0:Mandatory |