
The Function Block BW_OR compares each bit with the 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 OR operation.
Warning: Note that Antcas Control tries to convert values into a string when transferring them. This may lead to unintended results in some cases. See Function Blocks for Type Conversions.
The output returns the calculated result.