Hello
Is it possible to autostart QLC with auto selected scene? I use QLC for Light Settings in Disc Club. Everytime when I start PC I have to start QLC and then manually select secene, click on it and ten my Light in club are set correctly.
I know how to auto start QLC from BOOT (qlc - o SELECTED_WORKSPACE) Line is added to Autostart in Windows and It works fine - starts QLC automatcally. But then I have to manually choose scene and click on it.
Is it possible to autmate this process?
Autostart QLC with auto selected scene
-
- Posts: 637
- Joined: Sun Apr 12, 2015 6:30 pm
- Real Name: David
Hi,
http://qlcplus.org/docs/functionmanager.html
Look for the green flag icon, this is for selecting a startup function.
http://qlcplus.org/docs/functionmanager.html
Look for the green flag icon, this is for selecting a startup function.
-
- Posts: 2
- Joined: Thu Aug 10, 2023 9:22 pm
- Real Name: Klaus Kobald
That's not really working.
I have a start script with this contents:
wait:1s
startfunction:1 // Green Scene
When I select the green scene as start it works, when I select the script as start it does not.
Any ideas?
I want to run several chasers and sequences as startup.
I have a start script with this contents:
wait:1s
startfunction:1 // Green Scene
When I select the green scene as start it works, when I select the script as start it does not.
Any ideas?
I want to run several chasers and sequences as startup.
-
- Posts: 1325
- Joined: Mon Apr 13, 2015 7:05 am
- Location: Bratislava, Slovakia
- Real Name: Jano Svitok
- Contact:
Please attach your qxw file here for analysis.KlausKobald wrote: ↑Sat Dec 09, 2023 10:17 am I have a start script with this contents:
wait:1s
startfunction:1 // Green Scene
When I select the green scene as start it works, when I select the script as start it does not.
Any ideas?
-
- Posts: 717
- Joined: Wed Feb 08, 2023 10:24 am
- Location: Nederland
- Real Name: Michel Sliepenbeek
Put a wait for at least 50 mS after your Startfunction in your Script.
That will do it.
That will do it.
A QLC Workspace is like a Bob Ross painting: "it's your world, you can create whatever you want!"