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 102.

An Object of the TimerType represents a timer step in a recipe. The recipe waits until at least Duration has passed.

image065.png

Figure 49 – Overview TimerType

Table 102 – TimerType Definition

Attribute

Value

BrowseName

TimerType

IsAbstract

False

References

NodeClass

BrowseName

DataType

TypeDefinition

ModellingRule

Subtype of the RecipeElementType

0:HasComponent

Variable

Duration

Duration

BaseDataVariableType

Mandatory

Duration defines the period of time the processing needs to wait before processing the next RecipeElement.