LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

2 phidgets at the same time, event problem

Solved!
Go to solution

@Co0ki3 wrote:

 

"This appears to be a quirk in the way that LabVIEW handles passing pointers to C."


Is it truly a "quirk" in the way LabVIEW handles the pointers?  Or is it they way LabVIEW has always done it and the quirk is that they didn't account for this properly when they wrote their drivers?

0 Kudos
Message 11 of 12
(623 Views)
Solution
Accepted by topic author Co0ki3

Hey guys its me again with a different problem, is there anyway to know the time it takes to get 1000 points of data? I know that the program I made gets a maximum of 1000 points and makes a graph with those 1000 points, updating them every time, so the maximum sample size is 1000 points, but what I want to know is how long does the phidget takes to get that data.
I run the program with a timer on it, when it finally gets to the 1000 value the timer says 8 seconds but I want to be more exact and be sure of this time. The data rate is 32ms which I don't think it corresponds to the 8 seconds.

I'm uploading the file here as well.
The rest of the files needed were upload on the same topic. And i asked phidget support and on their forums as well, link : http://www.phidgets.com/phorum/viewtopic.php?f=11&t=6408&p=23253#p23253

Any help would be awesome.

0 Kudos
Message 12 of 12
(613 Views)