Reference
This article offers insights into the Logic Module-AND, covering its working principles, usage with input/output signals, and practical applications like controlling LEDs with a push button.
Principle
The working principle is as follow:
When the input signal is "OFF" or "0", the module outputs "OFF" or "0";
when the input signal is "ON" or "1", the module outputs "ON" or "1".
Other Supplementary Information
The logic module-AND cannot be directly used as an input or output module. Users have to connect input modules to the input interfaces of the module, output module to output interface. Change the signal of the input interface to control the two outputs.

Truth Table
| Input | Onput A | Output B |
|---|---|---|
| off | off | off |
| on | on | on |
- Control the LEDs via Push Button
Description: splitter can control two LEDs with one push button.

Turn to the Boson Kit Page
Was this article helpful?
