01-17-2006 02:20 PM
01-18-2006 02:08 PM
The short answer is No. But you can definitely sample multiple channels from multiple devices, it's just you will have to create a task in MAX (Measurement and Automation Explorer) and configure to include the desired channels from various devices. In LabVIEW simply select a 'DAQmx Task Name Constant', select the task you just created and wire that to an Input of your first DAQ VI. If you do this you do not need to have a 'DAQmx Create Physical Channel' VI or 'Create Task' because it is already created in MAX.
I hope this helps.