Page 1 of 1
How can I delay a queue´s stop until it´s finish
Posted: Thu Aug 01, 2019 8:40 am
by yokosuna
Hi out there,
does anyone know how to delay a STOP until a step in a queue or the queue itself has finished ?
Thx.
Re: How can I stop a queue not before it´s finish
Posted: Thu Aug 01, 2019 12:04 pm
by GGGss
Just a thought ??? Queue inside a queue
Re: How can I stop a queue not before it´s finish
Posted: Thu Aug 01, 2019 12:40 pm
by yokosuna
Hmmm, what do you mean by "queue in a queue" ?
I´m only aware of a "chaser inside a chaser" - but this will _not_ do the trick...
At the end, I´m pretty sure that this behaviour must be implemented in the software itself...
Re: How can I delay a queue´s stop until it´s finish
Posted: Fri Aug 02, 2019 8:47 am
by GGGss
Yoko,
Sorry - I wasn't aware that it was you (not novice user) asking...
You want to postpone the 'stop' trigger till the step has finished. Right?
Is this stop position predefined? -> dummy step with some loopback magic
[I'm now figuring out how you can achieve this - no working solution in my mind yet]
Expanding this theme: any kind of logical operator should be made possible. (And / Or / NAnd / XOr / XNor / ...) This would hugely expand QLC+ conditional processing power.
Other desks have this ability by macro and if I'm correct v5 has this in the pipeline.
But this is offtopic now