Why do I receive an errors when adding analog input channels to a National Instruments USB-4432 board with Data Acquisition Toolbox?

2 views (last 30 days)
Hi, when using the National Instruments 4432 USB, I received the following error after using:
s.addAnalogInputChannel('Dev1',0,'Accelerometer')
Ni Error -200452:
Specified property is not supported by the device or is not applicable to the task.
Property : DAQmx_AI_EnhancedAliasRejectionEnable
Channel Name: Dev1/ai0
Task name: _unnamedTask<B6>
Status Code: -200452
I use NI-DAQmx 9.7.5 and Matlab 2013a. Matlab recognises the devices, it creates a session and then I get the previous error. Have you an idea to sove this problem ? Thank you in advance !

Answers (0)

Categories

Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!