Logic Gate
The integrated logic gate makes it possible to define several alarm messages for the alarm function of the digital output. The digital output can be used for this type of multiple assignment, depending on up to four alarms/thresholds.
Navigation on the web server |
“Digital output, Settings”, “Alarm” function |

Alarm 1…4: |
Select the alarms that are to be linked to the logic gate. You can use the checkbox to invert the signal. |
Logic gate |
An operator has to be defined for the function of the logic gate. |
Select a logic operator from the drop-down menu:
- AND
- OR
- XOR
- NAND
- NOR
- NXOR
The alarms themselves are configured via “Settings, Alarms”.
Function description of the logic gate
The logic gate links configured statuses of the respective alarms with an assigned logic function. Various application-specific statuses can be monitored, depending on how the connections are combined.
Below, you can find explanations on how the logic operators work:
AND operator

When all alarms are active at the same time, this signal output is set.
If one of the alarms is no longer active, this signal output is reset.
NAND operator

When none of the alarms are active, this signal output is set.
If one of the alarms is active, this signal output is reset.
OR operator

When one of the alarms is active, the signal output is set.
If none of the alarms are active, this signal output is reset.
NOR operator

When none of the alarms are active, this signal output is set.
If one of the alarms is active, this signal output is reset.
XOR operator

If an alarm is active, this signal output is set.
If none or several of the alarms are active, this signal output is reset.
NXOR operator

If none or several of the alarms are active, this signal output is set.
If only one of the alarms is active, this signal output is reset.