Hi Harry,
I found your other post about increasing the channel count.
It's tough to get real time performance on a Windows OS as there can be alot going on in the background that affects the acquisition rates. However you are within the spec of the board so with efficient programming you should improve performance.
Rather then use the DAQ Assistant, you should use the lower level DAQmx functions, these take up less memory.
Make sure you don't have unnecessary code inside loops (eg initialise functions). If you want to do analysis, try, for the most part, to do it offline.
The following link has some good info also. Have a look at the multifunction synchronisation section:
Hope this helps!
Sarah
Sarah
Applications Engineer | National Instruments | UK & Ireland