Page 1 of 1

Virtual console

Posted: Thu Jun 07, 2018 5:21 pm
by gilbertv
Hi,

I have a special need to control RGB LED bars in a special way. Here is what I want to do:

I notice that QLC+ has a StartUp function wich allow to turn on a specific device on Virtual console StartUp.
The scenario:

I use a facade to hide my DJ booth. This facade is Lite with 8 RGB LED bars plus some very excentric RGB star chasers.
When using the star chasers I want the RBG LED bar to go off and back on when star chasers are shut off. I would like
it to be automatic so that when one is on the other is off.

Using the startup function i can get the facade RGB LED bars to switch on as soon as the virtual console is launch.
Using the collection I can launch the needed devices including the facade star chasers but I can't get the facade to
switch off. Most of all I can't figure a way to get the facade to switch back on when using the "Stop All Functions" option
of the virtual console.

My question is simple: Is there a way to "Stop All Functions" and get the "StartUp function" to reinitialize again ?

Regards
Gilbert Vaillancourt

Re: Virtual console

Posted: Thu Jun 07, 2018 6:35 pm
by janosvitok
Perhaps you want a solo frame with two buttons: bars and stars. When you press one button in a solo frame, it will stop all others.

http://qlcplus.org/docs/html_en_EN/vcsoloframe.html

Re: Virtual console

Posted: Mon Jun 18, 2018 7:05 pm
by gilbertv
Thanks Janos for your answer but it won't work for me. Maybe the explanation was not complete.
So what I did is attach a print screen of the way I built the virtual console. What I want to achieve
is when i hit DISCO STARS button I want FACADE to go OFF, but when hit RESET ALL bar, I want
all the devices to go OFF and the FACADE to come ON.

I was not able to do this using Solo Frame.

Regards