Hi,
I Didn' check you DAQ, but it probably allow you to read sample in µs without a real time system, check in DAQmx, and configure the channel for what you want...It use a buffer, and you'll be able to read many samples each iteration...Nevertheless, you only can read your data each iteration... A good way to do, depending of your neediness, is to use more than one loop and pass data between loop by using queue...maybe check this link...
http://zone.ni.com/devzone/cda/tut/p/id/6425http://zone.ni.com/devzone/cda/epd/p/id/3717I don't know if this help...you can ask other questions...
Fakstory