We have a movement sensor that returns a 1 when there is no movement and 0 when there is. Currently movement shows in the graph as an invert spike in the graph. It is only a small point, but I would like to show a spike from 0 to 1 when there is movement. Is this possible?


Article Comments

Dear Andy,

you could use the Sensor Factory to multiply the result with '-1'.

best regards.


Jun, 2011 - Permalink