You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: