10.5 RecipeIdDataType

This structure contains properties that are used to identify and describe a recipe. This structure is also used in the methods provided by the RecipeManagement.

The structure is defined in Table 48.

Table 48 – RecipeIdDataType Structure
Name Type Description Optional
RecipeIdDataTypestructureSubtype of 0:Structure defined in OPC 10000-5

Name

0:StringHuman readable name for the recipe.True

Id

0:StringSystem wide unique id for the file content. (E.g. Hash of file content is possible)False

Type

0:StringThe type of the textile testing device for which the recipe is applicable.True

Description

0:StringDescription of the recipe.True

Comment

0:StringComment on the recipe.True

ModifiedDate

0:UtcTimeThe date of the last modification to the recipe file.True

Version

0:StringVersion of the recipe.True

Validated

0:BooleanFlag that indicates if the recipe was successfully validated on the textile testing device. Null if the validation was not performed.True

Its representation in the AddressSpace is defined in Table 49.

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