Counter script commands

Request a feature that you would like to see in QLC+.
Explain in details why you would need it and which is your usage case.
Post Reply
ralbrightii
Posts: 84
Joined: Sat Jan 16, 2016 2:32 am
Real Name: Russell Albright iI

I would love to have scripting commands to start/stop and reset a counter natively in the script interface. If my understanding of QLC means anything, I do not believe it would be difficult to implement. Something like a scripting command

Code: Select all

startcounter:01 // Start counter01
stopcounter:01 // Stop counter01
resetcounter:01 // reset counter01
Post Reply