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 (Since R2020a)
daqlistList data acquisition devices available to toolbox (Since R2020a)
daqCreate DataAcquisition interface object for devices from specified vendor (Since R2020a)
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 (Since R2020a)

Topics

Featured Examples