Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Can I pause a macro without locking up EG?
Can I pause a macro without locking up EG?
I have a macro that will take maybe two minutes to run. It's a sequence to close and open the blinds in a room, and there are 11 of them! I want to run the first one 1/3 down, then start the second and so on. But if I do that with the Wait command that will lock up everything else in EG. Is there a way to do this without locking up processing of other events/actions?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Can I pause a macro without locking up EG?
Use the action EventGhost.Trigger Event.
Here you can also set a delay, but without blocking.
Pako
Here you can also set a delay, but without blocking.
Pako
Re: Can I pause a macro without locking up EG?
Thanks! I'll have to make one macro for each roller blind, but at least I won't have that lockup problem. 