LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Estimate time delay during execution

Solved!
Go to solution

Hi, everyone.

 

Currently, I have a VISA program for reading signals from a GPS receiver. From the program, I want to measure time delay of execution, i.e. time delay between start and end as shown in the jpg. Are there any vi in LabView facilitating this purpose? Thanks a lot.

 

Regards,

yukfai88

Download All
0 Kudos
Message 1 of 5
(3,560 Views)
Solution
Accepted by topic author yukfai88

See attached VI and below screenshot which shows how to use it in your code. Just one solution...

 

Compute elapsed time.jpg

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

Thanks, JB. It may be what I want, but can you tell me what the white box just after the left "Tick Count" Function, as I haven't seen that before.

 

Regards,

yukfai88

0 Kudos
Message 3 of 5
(3,546 Views)

It is the attached VI !

 

Its icon is deliberately small so it doesn't take much space on the diagram. I add it temporarily in the diagram while optimizing the code an so it is useful to have a small icon.

Message Edité par JB le 24-03-2010 06:06 PM
0 Kudos
Message 4 of 5
(3,540 Views)
Thank you very much, JB, that's actually what I want. Thanks a lot.
0 Kudos
Message 5 of 5
(3,532 Views)