05-16-2007 08:24 PM
05-17-2007 04:03 PM
02-28-2008 05:58 AM
Does this hold true for triggers on a channel? I have one task, with a finite set of channels, but I want to dynamically change how data is collected of them. Sometimes I want to get one point from each channel (single read, no trigger) other times I want to use a reference tirgger to read N samples from all the channel asyncronously.
TheWoost wrote:
If you need to have different channels in a task, it is recommended to clear the current task to free up the reserved resources and then create a new task with the new channels.
03-03-2008 09:16 AM