Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

Save time in a table

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,

 

 

 

0 Kudos
Message 1 of 3
(5,589 Views)

I tried something like this..

0 Kudos
Message 2 of 3
(5,587 Views)

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.

Thanks
uday
0 Kudos
Message 3 of 3
(5,530 Views)