RGBWToDouble

Applicable to OS V1.10

The RGBWToDouble component is designed for DALI-2 lighting control systems to convert human-readable lighting parameters into a double-type slot value. It simplifies the control of full-color RGBW lighting by handling the complex encoding process automatically.

12 RGBWToDouble.png
RGBWToDouble component

The RGBWToDouble component has the following slots:

  • Intensity: an input lighting level used for DT8 RGBW encoding (0-255),

  • Red (R): an input for a red channel value used for DT8 RGBW encoding (0-255),

  • Green (G): an input for a green channel value used for DT8 RGBW encoding (0-255),

  • Blue (B): an input for a blue channel value used for DT8 RGBW encoding (0-255),

  • White (W): an input for a white channel value used for DT8 RGBW encoding (0-255),

  • Encoded CCT Value: a calculated output of the combined input values.