XOR / XOR_S
XOR_S
| Type | FunctionAvailable as standard (non-safety-related) and safety-related type (*_S). For the safety-related type, the safety-related data types (SAFE*) are expected at the formal parameters. | ||||||||||||||||||||
| Description | Performs a logical XOR operation (exclusive OR) on the operands connected to IN1 and IN2. The output is TRUE if the inputs are not equivalent.Truth table for the XOR function:
|
||||||||||||||||||||
| Notes |
|
||||||||||||||||||||
| Parameters | Inputs
IN1
IN2
Output
OUT
|
||||||||||||||||||||
| Additional information | EN/ENO behavior
|
IN1