open-ephys-plugins / nidaq-plugin

Acquires analog and digital signals from National Instruments DAQs
GNU General Public License v3.0
4 stars 15 forks source link

NI USB-6259 Support #6

Open medengineer opened 4 years ago

medengineer commented 4 years ago

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 commented 1 year ago

12

medengineer commented 1 year ago

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