BOOLEAN six inputs / two outputs
This function executes logic operations for all possible Boolean equations with six inputs and two outputs.
To select a Boolean equation, simply connect the selected INPUTS. Once the connection has been made, open the Parameters window under the Parameters tab to display a truth table containing all possible combinations of the values present on the function input blocks (greyed out) and the output values which will be issued by the two outputs corresponding to 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.
The result of each output can be inverted. If the user selects the "Output ON if result is TRUE" option in the Parameters window the function block OUTPUT will be exactly as indicated in the truth table. If the user selects the "Output OFF if result is TRUE" option the OUTPUT will be the inverse of what is indicated in the truth table.
As indicated in the truth table, the non-connected input values are all set to 0 (OFF).