02-18-2008 10:36 AM
02-18-2008 01:40 PM
02-18-2008 03:57 PM
02-19-2008 09:49 AM
Hi WildEnte,
You are correct in your suspicion about how the DAQ card multiplexes through the different channels in your scan list. By default, DAQ cards are configured to do “Interval Scanning.” Interval scanning collects a single sample from each channel in the scan list, and then repeats the scan list until all of the desired samples are gathered. Interval scanning uses the minimum interchannel delay for your hardware, so that you sample from each channel as fast as possible during a scan.
The following link describes the differences between interval scanning and round robin (another sampling method). The document is helpful in that it includes a picture of how internal sampling is performed.
What Is the Difference Between Interval Scanning and Round Robin Scanning?
02-19-2008 10:01 AM