7.39 UserInstructionType Definition

7.39.1 Overview

The UserInstructionType defines the structure of an Object of the UserInstructionType. Figure 50 shows the hierarchical structure and details of the composition. It is formally defined in Table 108.

An Object of UserInstructionType represents a recipe step that requires user interaction. The recipe scale displays instructions (a text and/or application-specific symbols) on an HMI and waits until the user acknowledges the instructions.

Figure 50 - Overview UserInstructionType

7.39.2 ObjectType Definition

Table 108 - UserInstructionType Definition
Attribute Value
BrowseNameUserInstructionType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition ModellingRule
Subtype of the RecipeElementType
0:HasComponentVariableDisplayText0:LocalizedTextBaseDataVariableTypeMandatory
0:HasComponentVariableInstructionId0:UIntegerBaseDataVariableTypeOptional
Conformance Units
Scales RecipeManagement
Scales DynamicRecipeManagement

7.39.3 ObjectType Description

DisplayText defines instructions for this RecipeElement that will be displayed to the user.

InstructionId defines a unique ID used to identify the instruction that is displayed via DisplayText.