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

NI USB-6259 Support #6

Open
medengineer opened this issue Oct 22, 2020 · 2 comments
Open

NI USB-6259 Support #6

medengineer opened this issue Oct 22, 2020 · 2 comments

Comments

@medengineer
Copy link
Collaborator

This device has 24 analog input channels and acquisition results in the error below:

DAQmx Error: The application is not able to keep up with the hardware acquisition.

Increasing the buffer size, reading the data more frequently, or specifying a fixed number of samples to read instead of reading all available samples might correct the problem.
Property: DAQmx_Read_RelativeTo
Corresponding Value: DAQmx_Val_CurrReadPos
Property: DAQmx_Read_Offset
Corresponding Value: 0

Task Name: AITask_USB26245286

Status Code: -200279

@medengineer
Copy link
Collaborator Author

#12

@medengineer
Copy link
Collaborator Author

If running into this error please replace your nidaq-plugin.dll found in C:\ProgramData\Open Ephys\plugins-api8 with the one attached here for now.
nidaq-plugin-0.6.x-usb-6259.zip

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