hddforensic:
when the value of my Flowsensor reach 20, the counter should begin to count.
So, if flowsensor >= 20 AND count signal* == true then increment counter.
- count signal should be on only for one scan when the count impulse goes true. You may have add some change of state code to insure this.