This structure represents the recipe and combines its metadata that is used to identify the recipe with its content. The RecipeContent is a ByteString that holds the configuration data for the textile testing device. Most likely this is a ByteString representation of the content of a configuration file.
The structure is defined in Table 50.
Table 50 – RecipeDataType Structure
Name |
Type |
Description |
Optional |
RecipeDataType |
structure |
Subtype of 0:Structure defined in OPC 10000-5 |
|
RecipeId |
RecipeIdDataType |
RecipeId meta data describing this recipe. |
False |
RecipeContent |
0:ByteString |
The content of this recipe as ByteString. |
False |
ContentEncoding |
0:String |
The encoding of the content. E.g.: UTF-8 or ASCII |
False |
Its representation in the AddressSpace is defined in Table 51.
Table 51 – RecipeDataType Definition
Attribute |
Value |
||||
BrowseName |
RecipeDataType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:Structure defined in OPC 10000-5 |
|||||
Conformance Units |
|||||
TTD_RecipeManagementType |
|||||
|
|||||
|