RGBW Color Toggle Switch
Summary
Selects between two RGBW color inputs based on a boolean control.
Description
The **RGBW Color Toggle Switch** component outputs one of two RGBW color inputs depending on the Select boolean input. The Initial Select Value property determines which input is active at startup. This is useful for switching between two predefined colors for LEDs, displays, or visual effects.
Diagram:
Categories
- File:TArduinoColorCategory.png Category RGBW Color – Components for toggling between RGBW color signals.
Properties
- Initial Select Value – Determines which color input is selected at startup.
Pins
Input Pins
- Select – Boolean input to choose between the two color channels.
- True – RGBW color input when Select is True.
- False – RGBW color input when Select is False.
Output Pins
- Out – Selected RGBW color output.