01-18-2008 02:03 AM
01-18-2008 04:16 AM
01-18-2008 04:27 AM
01-18-2008 05:08 AM
Thanks for the answer, maybe I was not clear in my question.
Initially I was looking for synchronizing two USB devices (NI USB-9215A). I found that if I used a CompactDAQ "hub" I was able,
directly in MAX, to define a Task that used analog input channels from both devices.
The I though, great, and then I tried with two PCI-6023E boards, then I of cause did not have the CompactDAQ possibility, but I
could use the RTSI Cable definition. But in that case I cannot define a Task in MAX using analog input channels from both devices.
This would have been logically for me at least, to be able to do that.
The I read up and found out that I could do this (the RTSI trick) with only S-series devices. I would be great tyo be able to do this with
E- and M-series as well.
I know that I can in code set the triggering etc. to synchronize multiple E- and M-devices, but it would be much easier to use the Tasks
in MAX, now since it is available.
-cpede
01-18-2008 05:51 AM
08-26-2010 03:03 AM
Hi,
Just came across the topic in the forum and it is exactly what I'm looking for !! May I know if it is really possible to create one task that contain the channels from 2 M-series boards ? I tried DAQmx 8.3 but it doesn't allow me doing this !! Which version support this ?
thanks a lot
08-26-2010 07:17 AM
I cannot test the solution now, but I think you need to do this:
Add or define two E-series devices.
Add a RTFI cable in MAX.
Bind the two devices using the RTFI configuration in MAX.
I believe that you should use v9 or newer.
-cpede
08-26-2010 03:57 PM - edited 08-26-2010 03:59 PM
Hi Metron Mike,
Unfortunately it is not currently possible to have multiple M Series devices in a single task. Our newer X Series Multifunction DAQ Devices do support this feature. Other product lines that support the feature are S Series, DSA, and SC Express product lines. You can't necessarily have multi-device tasks across families, although there are some cases where it is possible depending on your specific hardware.
In a sense, a C Series chassis is treated as a single device, with the modules being removable front-ends. You can have multiple cDAQ modules in the same task if they are in the same chassis.
If you're looking to synchronize multiple devices, there are examples available to help achieve this.
Best Regards,