Some more information:
There are four different synchronization scenarios I tried
1. Using AO/SampleClock as the SampleClock for the AI Task
2. Using AI/SampleClock as the SampleClock for the AO Task
3. Using AO/StartTrigger as the StartTrigger for the AI Task
4. Using AI/StartTrigger as the StartTrigger for the AO Task
Scenario 4 is the only one that worked as expected. With Scenario 1 and 3, it appears that the AI task never starts. With Scenario 2, it appears that the AO Task never starts.
My setup is:
LabVIEW 7.1.1
PXI-1042 Chassis using PXI-8310 Laptop Control Interface
Slot2: PXI-6602
Slot3: PXI-6259 (the device I'm trying to use)
Slot4: PXI-8420
Slot5: PXI-8431
Slot6&7: PXI-5401
Slot8: PXI-4072
I just upgraded to DAQmx 8.5 and VISA 4.1 to see if that helps, but it doesn't. I'm still having the same problem. At this point I'm thinking that something broke in the PXI backplane, but if anyone has any ideas or has seen this before, please let me know.
Thanks,
Jon