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

3 次查看(过去 30 天)
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?

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2024-1-3
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:

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Data Acquisition Toolbox Supported Hardware 的更多信息

产品


版本

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by