BOOLEAN (BOOLEAN EQUATIONS BLOCK)
This function executes logic operations for all possible Boolean equations with four inputs.
To select a Boolean equation, simply connect the selected INPUTS. Once the connection has been made, open the Parameterisation window and select the Parameters tab to display a truth table containing all possible combinations of the values present on the input blocks as inputs (greyed out) and the output value which will be calculated based on the input combination (white field which can be edited by the user).
The values displayed correspond to 0 for OFF and 1 for ON. The value can be inverted by clicking on it with the mouse.
If the user selects the "Output ON if result is TRUE" option in the parameters window, the function block OUTPUT will be as indicated in the truth table. If the user selects "Output OFF if result is TRUE", the OUTPUT will be the inverse of what is indicated in the truth table.
As indicated in the truth table, the non-connected input combinations are all fixed at 0 (OFF).