7.38 TimerType Definition
7.38.1 Overview
The TimerType defines the structure of an Object of the TimerType. Figure 49 shows the hierarchical structure and details of the composition. It is formally defined in Table 107.
An Object of the TimerType represents a timer step in a recipe. The recipe waits until at least Duration has passed.

7.38.2 ObjectType Definition
| Attribute | Value | ||||
| BrowseName | TimerType | ||||
| IsAbstract | False | ||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | ModellingRule |
|---|---|---|---|---|---|
| Subtype of the RecipeElementType | |||||
| 0:HasComponent | Variable | Duration | Duration | BaseDataVariableType | Mandatory |
| Conformance Units | |||||
|---|---|---|---|---|---|
| Scales RecipeManagement | |||||
| Scales DynamicRecipeManagement |
7.38.3 ObjectType Description
Duration defines the period of time the processing needs to wait before processing the next RecipeElement.