Jack,
There is a relationship between possible update rate (output) and scan rate (input) combinations. If you are doing both input and output at the same time, then the update and scan rates can differ only by a power of two, due to the fact that the update and scan clocks are derived from the same base clock.
For example, 204.8 kHz scan rate and 51.2 kHz update rate is a valid combination which will work, since they differ by a factor of 4 (204.8k / 51.2k = 4) and 4 is a power of 2.
I am not sure why the NI-DAQ API is reporting the output rate to be 60 kHz when a 44 kHz rate is entered. I also don't know why the board is reporting a 240 kHz input rate. I tried reproducing the same behavior but was unsuccessful.
You might try the same examples I used, available at
:
ftp.ni.com\incoming\JackM.zip
They don't so the input and output simultaneously, however. If you try these out and are still experiencing difficulties, I would suggest contacting the National Instruments Applications Engineering department and obtaining some direct technical support. You can either call (512)795-8248 or send an email by going to:
http://sine.ni.com/apps/we/niae_asc.main
and following the instructions there.