LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

timer with pause option

Solved!
Go to solution

Hello all, 

I have designed a  elapsed timer VI with pause button but I need some other ways/strategies to have a Elapsed timer express function with the pause option. when the pause button is on it should be in pause state and pause button is off it should continue the action . pls find an attachment

0 Kudos
Message 1 of 5
(4,810 Views)

Hi bhuvanesh,

 

when you already do the "time counting" on your own you could get rid of the ElapsedTime ExpressVI…

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(4,795 Views)

Hello gredw , 

i need some other method to crack this. That's why i posted in forum . 

 

anyone viewing this . just post your methods 

0 Kudos
Message 3 of 5
(4,782 Views)
Solution
Accepted by topic author Mrtechie

Several people I know have used the method here for their CLD timer:

http://www.labvolution.com/labview-cld-timing-engine/

It works whether you need pause function or not, and can be fairly easily memorised (subtract, add, select, select, gtoe). No case structures or enums needed.

Kudos to Greg.

 

Ian
LabVIEW since 2012
Message 4 of 5
(4,766 Views)

thank u IAN for the eye opening link !! AMazing !! 

0 Kudos
Message 5 of 5
(4,741 Views)