activhome macro with iwitness

Started by ken, July 15, 2005, 07:16:24 PM

Previous topic - Next topic

ken

I am having trouble with a macro that uses a
motion sensor to trigger it.  If the motion
sensor is tripped while video is recording,
the program shuts down.  How can fix this?
Thanks in advance.
K

donald mcmow

Use a flag - turn the flag on before you
start recording. Turn the flag off when you
stop recording. Use a conditional test in
the macro - if the flag is off then it is
OK to record (run the macro), If the flag
is on then the macro won't run.

SMF spam blocked by CleanTalk