Description
Takes the larger or smaller value of two analog values.
Function
There are two options: "Max Value" and "Min Value".
Input
PIN | Description |
|---|---|
Input1 | Analog 1 to be compared |
Input2 | Analog 2 to be compared |
Output
PIN | Description |
|---|---|
Output | Outputs the larger or smaller value of two input values |
Input value
PIN | Data type | Unit | Default value | Range |
|---|---|---|---|---|
Input1 | Analog | N/A | N/A | -999999...999999 |
Input2 | Analog | N/A | N/A | -999999...999999 |
Output value
PIN | Data type | Unit | Default value | Range |
|---|---|---|---|---|
Output | Analog | N/A | N/A | -999999...999999 |
Example 1
Y1 takes the smaller of a and b, while Y2 takes the larger of c and z.
Example 2
The cooling valve of a thermostatic humidifier unit takes the maximum value in the cooling and dehumidification circuits.