RGBW Alpha Color Value

From Visuino
Jump to navigation Jump to search

File:TArduinoRGBWAlphaColorValue.png

Summary

Outputs a configurable RGBW Alpha Color with optional value control through elements.

Description

The **RGBW Alpha Color Value** component outputs an RGBW color value with transparency (alpha). You can define a default value and multiple additional values using elements, each of which can be triggered when needed. This is useful for applications that require dynamic control of RGBW LEDs or displays with alpha transparency.

Diagram:

Categories

Properties

  • Value – Default RGBW alpha color value to be output.
  • Elements – Configurable elements that define and control multiple values. Available elements:
    • Set Value – Triggers output of a specific RGBW alpha color value.
    • Set Value State – Enables or disables output based on a boolean state.

Pins

Input Pins

  • Clock – Triggers output of the default value.

Output Pins

  • Out – Outputs the selected RGBW alpha color value.

Element Pins

  • Set Value – Clock input to trigger its defined color value.
  • Set Value State – Boolean input to enable or disable its value.