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

2 visualizzazioni (ultimi 30 giorni)
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?

Risposta accettata

MathWorks Support Team
MathWorks Support Team il 15 Nov 2023
Modificato: MathWorks Support Team il 3 Gen 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:

Più risposte (0)

Categorie

Scopri di più su Data Acquisition Toolbox Supported Hardware in Help Center e File Exchange

Prodotti


Release

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by