Logic Machine Forum
RGBW control - Printable Version

+- Logic Machine Forum (https://forum.logicmachine.net)
+-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1)
+--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8)
+--- Thread: RGBW control (/showthread.php?tid=4143)



RGBW control - Jonasw - 11.07.2022

Hello,
I want to control RGBW 6 byte (251.600) with Mosaic. Is it possible to do or do I need to split the 6 byte group into individual colour groups and then back again? If that is the case, does anyone have a script that does this?

Thanks.


RE: RGBW control - Daniel - 12.07.2022

Yes at this moment of time we don't have widget for the 6byte


RE: RGBW control - Daniel - 13.07.2022

We just added new widgets in Mosaic for 4Byte and 6Byte RGBW.


RE: RGBW control - Jonasw - 14.07.2022

Hi,
Thank you!
I updated mosaic to the new version, but I cant find the new widgets. Do I need to import them separately?


RE: RGBW control - admin - 14.07.2022

Update Mosaic again, new RGBW widgets should be there now.


RE: RGBW control - Jonasw - 14.07.2022

Perfect, thank you!


RE: RGBW control - Jonasw - 02.09.2022

The customer wants pure white from the RGBW fixture, is there any possibility to do that with the 6-byte widget? I was expecting either #000000 and the slider maxed or #FF000000 to produce pure white, but both results in all colors maxed.


RE: RGBW control - Daniel - 02.09.2022

4th byte is for white, does your light have dedicated white LED or only red/green/blue?


RE: RGBW control - Jonasw - 05.09.2022

It has dedicated white.


RE: RGBW control - Daniel - 05.09.2022

Try 000000FF00


RE: RGBW control - Jonasw - 05.09.2022

That also seems to trigger the RGB-LEDs. See attatched status after #000000FF00 write.


RE: RGBW control - Daniel - 05.09.2022

From Object view select this. Is this getting you white? Seems there is bug in Mosaic
   


RE: RGBW control - Jonasw - 05.09.2022

That makes pure white yes


RE: RGBW control - admin - 05.09.2022

We will add new RGBW widgets with a separate white control slider in the next Mosaic version.


RE: RGBW control - admin - 09.09.2022

New Mosaic version with split RGB/W control widgets has been published.