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