Hello,
I need to use a 6115 e series and 6711 card for synchronized analog input and output. I'm using labview 8.2 and DAQmx. I was hoping to execute my program by using the counters from the 6115 board as sources for the sample clocks and start triggers in both the 6115 (ai and ao) and 6711 (ao). Are you allowed to use a single counter as a trigger and sample clock for multiple devices and channels? When I try to do this my program gives me an error, telling me the resource is already in use by another route.
What source should I use in the timing and trigger nodes to acess these counters? I notice some examples using the "get terminal name with device prefix.vi" to get the terminal ctr0InternalOutput, but it also seems like dev1/ctr0 is automatically routed to dev1/PFI0.
I would appreciate any help! Thanks,
-Nick