07-09-2008 05:06 PM - edited 07-09-2008 05:08 PM
07-11-2008 07:01 AM
Hi mike2079,
I would suggest looking at the Synchronization DAQ examples that can be found at: \Documents and Settings\All Users\Documents\National Instruments\NI-DAQ\Examples\. There you will find Multi-Device Synchronization examples. Have a look at the AI Finite Acquisition example and hopefully that will be a good start. Please let us know if you have more specific questions.
07-15-2008 11:06 AM
Thanks Ana,
I found the example code for synchronization of 2 devices. I have used it as a template and have only changed a few lines in it to test my setup. When I try to run my program, I get the following error.
"DAQmx Error: No registered trigger lines could be found between the devices in the route.
If you have a PXI chassis, identify the chassis correctly in MAX, and make sure it has been cofigured properly. If you are using PCI devices, make sure they are connected with an RTSI cable and that the RTSI cable is registered in MAX. Otherwise, make sure there is an available trigger line on the trigger bus shared between the devices."
I'm using two PCMCIA cards --- I am a confused as to what they are trying to tell me. I know in MAX the devices are individually recognized, but I am not sure what they mean by trigger line and trigger bus with respect ot my set up.
Any help would be appreciated, thanks
Mike
07-16-2008 11:16 AM