Limit

Function

Limits input ”In” to a range between minimum and maximum. E.g. “Out” becomes 100 if “In” = 120 and the maximum limit is set to 100.

Out = MIN( P1, MAX(In, P2))


Fig. 37.   Wire-sheet Icon

Fig. 38.   Property Sheet

Fig. 39.   Slot Sheet

Inputs and Outputs

Table 25.   Inputs

Inputs

Type

Functional description

In

numeric

Analog input value

In Enabled

boolean

If the input “In Enabled” is set to false disabled in the slot sheet, the output “Out” will be disabled and is set to the value “0”.


Table 26.   Outputs

Outputs

Type

Functional description

Out

numeric

One analog output. The input value is limited by the values defined by parameters P1 and P2


Parameter List

Table 27.   Parameter List

Description

Value Range

Default Value

Unit

P1 Maximum value

-...

100

-

P2 Minimum value

-...

0

-