LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Serious time delay in timed loop

I am making a program to communicate the Electrometer of Keithley via GPIB.

As my tests, I used both while and timed loop to get the data continuously.

 

In the while loop (without any time delay function),  less than 10 ms was taken in each iteration.

 

But, in the timed loop with the same loop of the while loop, around 100 ms was taken with 10 ms delay time.

(Therefore, finished late? was blinking.)

 

I don't understand why the timed loop was so slow comparing to the while loop.

 

 

0 Kudos
Message 1 of 2
(2,439 Views)

labmaster,

 

could you please post a small example showing this? Best would be if you could show this without the need of the Keithley instrument...

 

Norbert 

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 2 of 2
(2,417 Views)