Page 1 of 1

Function to overwrite current colors (LTP)

Posted: Thu May 17, 2018 6:31 pm
by iFransL
Hi, I need some help. When I activate i use a function with a button for example a LED light to be full Red it works great. But when I start another function for example the same LED PAR full GREEN. The already activated function RED remains and I end op in a mixture off RED and GREEN.
In my virtual console I can't select HTP (Highest take precedence) or LTP (Latest take precedence). How can I select LPT on a function or is there another way to solve this?

Regards, Frans

Re: Function to overwrite current colors (LTP)

Posted: Fri May 18, 2018 7:41 am
by GGGss
HTP and LTP won't change your setting.
If you don't instruct the red-channel to go dark - nothing will happen.
Or you have to stop the red function or you have to include the red-channel information inside the green function.
(in VC you could use a solo frame - then when you press the green function, the red function will be stopped automatically)