Threshold output

There are two ways to control the threshold output:

Set output via output function (Compare function)

The Compare function enables the output to be switched when a predefined threshold value is reached. The output is switched independently of the PLC cycle. This means that particularly short reaction times can be realized.

1. Enter the threshold value for setting the output in "Switch on threshold value".
Threshold output 1:
If the value in "Switch on threshold value" is greater than the value in "Switch off threshold value", the function is executed inversely.
2. Enter the threshold value for resetting the output in "Switch off threshold value".
3. Set "Control" > "Enable output functions" to 1 to enable the Compare function.

Functionality when the Compare function is enabled:

Threshold output 3:

Setting the output via PLC variable

Threshold output 4:

Disabled when the Compare function is enabled

If "Enable output function" = 1, the bit "Set output" has no effect. The threshold output is controlled exclusively by the Compare function.

The output can be switched during runtime via the bit "Set output". This makes it possible to set the output, e.g. to check the general function without enabling the Compare function.