11-21-2013 03:33 AM
Hi people!
I have a doubt and I think someone from here have the soluction.
In the picture I add you can see a "result" , this is the time 00:00:00.000 and when the max value is less than 4,5 start time if not reset the time. I want to save this time in a table but...I'm bit confused...
I have to use a shift register or what..?
Any idea?
thanks,
11-21-2013 03:41 AM
I tried something like this..
11-28-2013 10:00 AM
Hi jocuma,
You must be comaring the time with 4.5 right? which will give boolean true/false. Connect this to simple case strucure. In true case, save the timing.