anor Posted July 17, 2007 Report Share Posted July 17, 2007 Hello, We are looking for a timer function to use in our program. It's supposed to start ticking up when the express VI "Write Measurement to file" output "Saving data" gets the value true, keep the present time when the value is false and reset when the value changes to true again. We have tried to use "Elapsed time" but for some reason the time starts ticking before the VI executes. Is there such a funcion in LabView or do we have to build one? Quote Link to comment
ASTDan Posted July 17, 2007 Report Share Posted July 17, 2007 Hello, This is the timer function I have developed for my programs. I hope this solves your problem! Dan Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.