05-29-2007 02:04 PM
05-30-2007 02:11 PM
Hi John,
There are a few examples that are loaded onto your computer when you install the DAQmx driver. These examples are probably the best resource to understand how to export signals from one board to another.
… Program Files >> National Instruments >> MeasurementStudioVS2005 >> DotNET >> Examples >>DAQmx >> Synchronization >> MultiDevice
Before you export signals from one board to another, make sure that you include a RTSI line in MAX. Right click NI-DAQmx Devices >>Create new NI-DAQmx Device >> RTSI Cable.
The AIFiniteAcquistion example is going to export a sample clock, rate, and start trigger from the master board to the slave.