Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CD Doesn't Handle Multiple Instances #2

Open
agomez08 opened this issue Nov 25, 2019 · 0 comments
Open

CD Doesn't Handle Multiple Instances #2

agomez08 opened this issue Nov 25, 2019 · 0 comments

Comments

@agomez08
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant