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

TTL Pulse Generation with Non-buffered Digital Output #19

Open
rachelmcassidy opened this issue Nov 20, 2024 · 0 comments
Open

TTL Pulse Generation with Non-buffered Digital Output #19

rachelmcassidy opened this issue Nov 20, 2024 · 0 comments

Comments

@rachelmcassidy
Copy link

I am using the daqmx package to interface with a NI PXI-6221. I'd like to deliver a precisely timed 40 ms TTL pulse, but the timing of single-sample buffers coming from the FunctionGenerator node does not seem reliable enough. My device unfortunately does not support buffered operations on DIO lines.

Has there been any progress on implementing counter functionality in the daqmx package (#15)? It is possible currently with the DigitalOutput node using the SignalSource property if I set up a counter task outside of Bonsai?

Thanks in advance!

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