08-14-2014 01:38 PM
My users want to see
1) when we're waiting for the trigger
2) when the trigger occurs
3) when the task is complete
Normally you cannot assign a channel to multiple tasks. However, can you route the trigger source to another task so you can read that channel to determine the trigger?
08-15-2014 04:01 PM
Hey faustina,
Have you tried DAQmx Export Signals? This may be the functionality that you are looking for.
DAQmx Export Signal (VI):
http://zone.ni.com/reference/en-XX/help/370469AB-01/lvdaqmx/mxexportsignal/
Regards,
Ryan