
The Function Block BW_XOR compares each bit with the EXCLUSIVE-OR operation.
Note: This Function Block can have more than two inputs. You can right-click on the Function Block to add another input.
All data types can be used at the inputs. The bits of the data are compared individually and calculated with the XOR operation.
Warning: Note that Antcas Control tries to convert values into a string when transferring them. This may lead to unwanted results in some cases. See Function Blocks for Type Conversions.
The output returns the calculated result.