I have subVI which generates a DAQ occurrence, starts analog input on a NI6110E board with the board waiting for a digital trigger and returns the occurrence to the calling VI through an indicator. I want the calling VI to use this occurrrence with the "Wait for Occurrence" node after doing some other things, but it seems to time out immediately even though the wait time has not expired. Just to figure out what was going on, I moved the "Wait for Occurrence" inside the subVI and it actually waits, as it should, until an occurrence is set as a result of a digital trigger. Is there some technical problem with exporting DAQ occurrences from subVIs?
Thanks,
Neal.