The Method GetRecipes is used to get the recipe content for all recipes stored on the TTD. The output parameter Recipes is used to return all recipes that are currently stored on the TTD.
The signature of this Method is specified below. Table 29 and Table 30 specify the Arguments and AddressSpace representation, respectively.
Signature
GetRecipes (
[out]RecipeDataType[] Recipes)
Table 29 – GetRecipes Method Arguments
Argument |
Description |
Recipes |
An array of all stored recipes on the TTD. |
Method Result Codes (defined in Call Service)
Result Code |
Description |
BadEncodingLimitsExceeded |
Returned when the size of the Recipes on the TTD exceeds the maximum message size of the server. This may happen if a large number of Recipes are stored on the TTD and the maximum message size is configured small. |
Table 30 – GetRecipes Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
GetRecipes |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
ModellingRule |
0:HasProperty |
Variable |
0:OutputArguments |
0:Argument[] |
0:PropertyType |
0:Mandatory |