The EdgeTriggeredSleepType defines the structure of an Object of the EdgeTriggeredSleepType. Figure 48 shows the hierarchical structure and details of the composition. It is formally defined in Table 106.

An Object of the EdgeTriggeredSleepType represents a condition sleep step in a recipe. The recipe waits until the binary condition is solved. The condition depends on the EdgeOperator (see section 10.7). The conditions are listed in Table 105.

Table 105 - Possible Conditions for EdgeTriggeredSleepType

ConditionMode

Condition

Rising

Is true if after ThresholdValue transition from false to true

Falling

Is true if after ThresholdValue transition from true to false

image063.png

Figure 48 - Overview EdgeTriggeredSleepType