I am using Labview 6.1.
I slightly modified Simple Data Logger.vi (took out the 200ms small loop delay, etc). I am setting up a data acquisition program where up to 8 channels are read at once. I can't figure out the maximum scan rate, though. I don't want a user to put in 100Hz if the program can't keep up with 100Hz. How can I determine this maximum rate?
Just testing on my own entering 100Hz,acquiring, and then looking at the recorded spreadsheet data, I don't see 100 data points per second. I think it's more like 50Hz as a maximum.
Suggestions are appreciated, and if I need to post an example of what I'm talking about, I will.