Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

synchronize AI and AO on single PCI-4461

Error message:
"Specified route cannot be satisfied, because the hardware does not support it.
Property: DAQmx_DigEdge_StartTrig_Src
Property: DAQmx_DigEdge_StartTrig_Edge
Source Device: Dev2
Source Terminal: ao/StartTrigger
 
I am trying to adapt the NI-DAQmx multi-device synchronization example.  The secret seems to lie in the name of the Trigger Source.  I am trying to use /Dev2/ao/StartTrigger as the Digital Edge Start Trigger Source for an Analog Input task.  What am I doing wrong?  Where can I find more detailed documentation about this issue?
 
Josh Moses
 
 
0 Kudos
Message 1 of 2
(2,978 Views)

I solved the problem by swapping master with slave.  That is, I am now using using /Dev2/ai/StartTrigger as the Digital Edge Start Trigger Source for the Analog Output task, instead of the other way around.  This solution is fine.

 

0 Kudos
Message 2 of 2
(2,971 Views)