Page 1 of 1

Proximity sensor + Execution count ..dealing with overflow?

Posted: 09 Mar 2014 00:04
by randomized
Hi guys,

I am tring to make a flow that uses proximity sensor and execution count condition. The idea is if I wave my hand x number of times, certain action would be triggered.

It work, but the problem is that it often encounters emergency stoppage due to the flow being triggered too many times.

I ended up temporary disabling the flow, then reenabling it after the action, which seems to get around the problem the most of the time, but this is a bit sloppy trick, and it doesn't seem to work 100% (I still get the emergency stoppage ... just less).

What would be more proper way of handling this?

Re: Proximity sensor + Execution count ..dealing with overfl

Posted: 09 Mar 2014 10:46
by MURTUMA
You can either optimize your flow or change the emergency stop threshold. Could you post the flow here so I can see, if the first choise is possible. The latter you can change at menu -> manage -> preferences -> automatic emergency stop.