MATLAB: Do I receive an errors when adding analog input channels to a National Instruments USB-9233 board with Data Acquisition Toolbox

8.0Data Acquisition Toolboxratesampleusb-9233

When using National Instruments USB-9233 and NI-DAQmx 8.0.1, I receive the following error after using ADDCHANNEL:
??? Error using ==> daqdevice.addchannel
NIDAQmx error : Requested value is not a supported value for this property.
Property: DAQmx_SampClk_Rate You Have Requested: 1.0 e3 Valid Values Begin
with: 2.0 e3 Valid Values End with: 50.0 e3 Task Name: MWDAT0003 Status
Code: -200077

Best Answer

This is due to a hardware limitation of the USB-9233 and and NI-DAQmx 8.0.1.
To work around this issue, you must be upgrade to NI-DAQmx driver version 8.3 or greater.