01-15-2008 12:25 PM
01-15-2008 02:32 PM
Can't help on anything that may be board specific, but I do analogous things with other boards pretty regularly. (Granted, not at that sample rate or depth.)
The key trick is to use a DAQmx Read property node to request the data in a non-default way using the properties "RelativeTo" and "Offset". Here's a brief summary from a prior post. Due to your large on-board RAM, there's a possibility that some of this stuff interacts with the channel property for "DataTransferRequestCondition". Not sure, as my experience is primarily with regular MIO boards which don't store much on board before shipping it up to PC RAM.
-Kevin P.
01-18-2008 04:42 AM