RGBW Alpha Color Toggle Switch
File:TArduinoRGBWAlphaColorToggleSwitch.png
Summary
Selects between two RGBW Alpha Color inputs based on a boolean control signal.
Description
The **RGBW Alpha Color Toggle Switch** component acts as a binary selector for RGBW Alpha Color signals. When the **Select** pin is `True`, the input connected to the **True** pin is routed to the output. When the **Select** pin is `False`, the input connected to the **False** pin is routed instead. The **Initial Select Value** property sets the default routing state at startup.
Diagram:
Categories
- File:TArduinoSignalCategory.png Category Signal – Signal processing components.
- File:TArduinoColorCategory.png Category Color – RGBW color signal components.
Properties
- Initial Select Value – Sets the default select state at startup (boolean).
Pins
Input Pins
- Select – Boolean input that determines which color input is routed to the output.
- True – RGBW Alpha Color input routed when **Select** is true.
- False – RGBW Alpha Color input routed when **Select** is false.
Output Pins
- Out – RGBW Alpha Color output from the selected input.