born2dive Posted December 18, 2022 Posted December 18, 2022 Is there a way to control the color of a custom button based on another condition e.g. variable, scene state, etc? Quote
0 Cyknight Posted December 18, 2022 Posted December 18, 2022 This can be done via programming. Ensure the led is set to be fully programmed (vs press.release or follow connection). This should be available in HE The line to program is 'current LED colour' Quote
0 Matt Lowe Posted December 18, 2022 Posted December 18, 2022 you can also set this with lighting scenes or project defaults. There is an LED wizard driver as well that can let you make project wide changes. Essentially any event can be a trigger to change the led status and you can use just about any variable to augment its conditionals. We will be discussing it in our patreon video soon to come for our composer training course. Quote
0 RAV Posted December 19, 2022 Posted December 19, 2022 On 12/17/2022 at 11:37 PM, born2dive said: Is there a way to control the color of a custom button based on another condition e.g. variable, scene state, etc? Are you asking how to set a UI Key Status Button to a specific color based on a variable? Yes, setup the UI Key and what colors you want, and then when variable xyz changes, set UI Key to red, etc. Quote
0 c4toys Posted December 19, 2022 Posted December 19, 2022 custom buttons, no.. UI button, yes depending on driver. There's a power UI button that toggles colors just like the RGB light driver Quote
0 born2dive Posted January 1, 2023 Author Posted January 1, 2023 On 12/19/2022 at 9:14 AM, RAV said: Are you asking how to set a UI Key Status Button to a specific color based on a variable? Yes, setup the UI Key and what colors you want, and then when variable xyz changes, set UI Key to red, etc. Thanks. I will give that a try. Quote
Question
born2dive
Is there a way to control the color of a custom button based on another condition e.g. variable, scene state, etc?
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.