Main Content

Hardware Discovery and Setup

Set up a DataAcquisition interface, find and connect to specified devices, configure data

Toolbox functions allow you to list supported vendors, discover connected hardware, and create an interface object to communicate with your devices.

Functions

daqvendorlistList vendors available to toolbox
daqlistList data acquisition devices available to toolbox
daqCreate DataAcquisition interface object for devices from specified vendor
addAdd channel information to daqchannellist object table (Since R2024b)
daqchannellistCreate object to store channel information in table (Since R2024b)
daqresetReset Data Acquisition Toolbox
daqhelpHelp for toolbox interface

Objects

DataAcquisitionInterface to data acquisition device

Topics

Featured Examples