I'm a student attempting to record voltage measurements sampled at
1khz, but am having trouble getting the vi to run quickly enough (or
so it appears). The DAQ board is a 6052E series, connected to SCXI
modules 1120 and 1121, programmed in Labview 7.0.
I have added small chunks of code to the standard 2 Channel
Oscilloscope vi which should allow the data to be picked up from the
2-d data array and temporarily stored in a queue with a user definable
max size. The problem is that the program appears to save only about
a tenth to a twentieth of the actual data which should be recorded.
At present, the signal is coming from a signal generator, creating a
pulse within the allowable limits for the hardware.
It seems as if this is a prog
ram which would be relatively widely
used, but so far I have been unable to find anything that fits my
needs. If anyone has any thoughts or snippets of code which might
shed some light on the subject they would be greatly appreciated.
Thanks in advance.
Joel