I use the LabView6 and DAQ6533(PCMCIA) to acquire some data. However, it
seems the sampling rate can't
reach even 4kHz, otherwise my program will down.
My code is almost the same as the Example "continuous handshaking input.vi"
provide by LabView6, my modification
is that I add an "build array.vi" and "shift register" in the while loop in
the example because I need to output the data
together, another modification is that I configure the DAQ card according to
my hardware connection.
Does anyone have similar problem? or If you have a good advice on relative
high-speed sampling in LabView, please
tell me.
Thanks.
GH