CD will not work fine if you are using multiple instances of it. Mainly because of reentrancy settings.
Possible fix:
-
Add re-entrant flag for calling Waveform Generation Loops (0xC0 instead of 0x80).
-
Append ‘DAQ Dev Name’ (from Get DAQ Settings.vi) to the queue name for Waveform Parameters FIFO.
-
Also passed the DAQ Dev Name into the Waveform Generation Loop to include in the console message. (optional)
CD will not work fine if you are using multiple instances of it. Mainly because of reentrancy settings.
Possible fix:
Add re-entrant flag for calling Waveform Generation Loops (0xC0 instead of 0x80).
Append ‘DAQ Dev Name’ (from Get DAQ Settings.vi) to the queue name for Waveform Parameters FIFO.
Also passed the DAQ Dev Name into the Waveform Generation Loop to include in the console message. (optional)