LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Decrease time step for Readings with a Pico TC-08

Hey Guys

 

Anyone have any solutions to this. I am getting readings at intervals of approximately 1.8 seconds currently

 

I developed this on on PC and moved to another, but the sampling rate has decreased - was approx 0.5 seconds.

 

is there a way to do this?

0 Kudos
Message 1 of 4
(2,764 Views)

Hi Magical,

 

I had a quick look inside your VI, the acquisition loop doesn't appear to be using any kind of software timing.

We could add some to slow down the aquistion rate, but not speed it up.

 

All of the functionality of the program comes from the third party DLL which is called from LabVIEW. It may be that this contains some timing, although it does not seem that we pass any it any timing parameters at all.

 

Is the PC that you have moved to a much lower specification than the one you were using previously?

Stephen C
Applications Engineer
0 Kudos
Message 2 of 4
(2,747 Views)

Hi Stephen

 

Thanks for your reply

 

Yes the PC would be a lower spec. I also tested it with 2 channels. I am now using 15

 

Would there be any other way to increase the rate?

0 Kudos
Message 3 of 4
(2,742 Views)

Unfortunately, it seems that we cannot speed up the process in this case.

 

Best regards,

Stephen C
Applications Engineer
0 Kudos
Message 4 of 4
(2,718 Views)