LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Measure the time in a specific frame of a flat sequence

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 

 

 

0 Kudos
Message 1 of 3
(3,190 Views)

hi mr_nice,

  Use time elapsed vi...

 

 

Thanks and regards,

srikrishnaNF

Regards,
Srikrishna


Message 2 of 3
(3,179 Views)

 


@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:)

Regards,
Even
_________________________________
Certified LabVIEW Associate Developer

Automated Test Developer
Topro AS
Norway
0 Kudos
Message 3 of 3
(3,166 Views)