Dynamic Style Condition

There are two different conditions in TwinCAT 3 Scope. One is the Threshold condition, which checks whether a value lies above or below a limit. The other is the Area condition, which checks whether a value lies within a range. The conditions can be added via the context menu of the dynamic styles:

Dynamic Style Condition 1:

Threshold condition

A Threshold condition has the following properties:

Enabled

Activates this condition

Threshold

Sets the limit value for switchover

Operator

Specifies the comparison operator between limit value and comparison value (smaller than, smaller than/equal to, greater than/equal to, or greater than)

Area condition

An Area condition has the following properties:

Enabled

Activates this condition

Lower Limit

The lower limit of the area to be checked

Lower Operator

Comparison operator for the lower limit (greater than or greater than/equal to)

Upper Limit

The upper limit of the area to be checked

Upper Operator

Comparison operator for the upper limit (smaller or smaller than/equal to)