05-11-2008 02:10 PM
05-11-2008 02:33 PM
The 6501 is software timed and you cannot expect reliable timing. Using real time may help but since the 6229 does have hardware timed I/O, that should work if you change the VI to use the clock on that board and not use the 1Samp mode.
p.s. You really need to spend some time studying arrays in LabVIEW. Indexing out each element and then using a build array to recreate the same array is just plain silly.