Just noticed this. Whenever I set a flag either on or off, it takes about 4 seconds until the next command executes.
Example.
macro Trigger e2 on (ms16)
9:03:00 Turn f2 on (flood light)
set flag3 on
9:03:04 turn on d9 (chime upstairs)
9:03:05 turn on f3 (inside light)
9:03:06 turn on d10 (chime in basement)
set flag3 off
9:03:10 Turn f4 on (basement light)
What happens is in the activity monitor, there is a 4 second time lapse between the Turn f2 on and the turn d9 on. Then there is another 4 second time lapse between the Turn d10 on and the turn f4 on.
I am running version 3.206 with no problems and have been for the last 2 years or so.
Any ideas?
There are no delay commands in the macro.
Thanks in advance for any help you can provide. I appreciate it.