08-25-2010 03:32 AM - edited 08-25-2010 03:33 AM
Hi I have a labVIEW program with a flat sequence and I would like to stick in a small SubVI which measures how long it stays within an individual frame to confirm the delay I have used. Does anyone have any code or any tips on what I could add which sets a timer going when I enter the frame and spits out the answer to a numeric indicator when it goes to the next frame.
Any help would be appreciated
08-25-2010 04:20 AM
08-25-2010 04:41 AM
@srikrishnaNF wrote:
hi mr_nice,
Use time elapsed vi...
Thanks and regards,
srikrishnaNF
Please add where you find this vi.
Check out this video here. It might be useful for you when he talks about the flat sequence structure and how to get elapsed time from it. It starts at about 7 minutes into the movie. He's using Tick Count.
Also here you can find useful information:)