"I have a 4 x 14,700 single precision text file and I want to download it into the ao buffer of a 6711 and run that file continuously at 200 samples/sec. What I need to do is to compare what is comming into an input of a 6071 to the actual file that went into the buffer.
In the ao buffer write (scaled array).vi there is a display that is called number of updates done. After correctly sizing the buffer and starting the 6071 adc and 6011 daq together, I tried compairing the updates done with the row locations of the file. What I noticed was that the locations of what is being sent out to the 6011's daq was about 600 updates faster than the file row locations.
I do not want to compare daq outputs with adc inputs. Any suggestions?