10.6 RecipeDataType

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
RecipeDataTypestructureSubtype of 0:Structure defined in OPC 10000-5

RecipeId

RecipeIdDataTypeRecipeId meta data describing this recipe.False

RecipeContent

0:ByteStringThe content of this recipe as ByteString.False

ContentEncoding

0:StringThe encoding of the content. E.g.: UTF-8 or ASCIIFalse

Its representation in the AddressSpace is defined in Table 51.

Table 51 – RecipeDataType Definition
Attribute Value
BrowseNameRecipeDataType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
Conformance Units
TTD_RecipeManagementType