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