Is it possible to add support for DAQ devices (using an SDK / Custom Adaptor) in Data Acquisition Toolbox Session Interface?

2 views (last 30 days)
My DAQ device is manufactured by a vendor which is not currently supported by the session interface in Data Acquisition Toolbox.
Is it possible to add support for DAQ devices from this vendor using an SDK or a custom adaptor?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 15 Nov 2023
Edited: MathWorks Support Team on 3 Jan 2024
There are several adaptors for popular vendors available in the toolbox and hardware support package add-ons such as National Instruments, Measurement Computing, Digilent Analog Discovery, which are listed on the hardware support page:
It is a good idea to directly contact the unsupported device manufacturer to request a custom adaptor for Data Acquisition Toolbox.
As of MATLAB R2018a it is possible to extend the hardware support to DAQ devices from other vendors, by creating a custom adaptor using the DAQ SDK. For more information please use the following command on MATLAB R2018a:
 
web(fullfile(docroot, 'daq/build-custom-adaptors.html'))
Please follow the below link to search for the required information regarding the current release:

More Answers (0)

Categories

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

Products


Release

R2015a

Community Treasure Hunt

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

Start Hunting!