Digilent Toolbox

View Digilent Toolbox on File Exchange

The Digilent Toolbox allows users to acquire and analyze data in MATLAB from Digilent's Analog Discovery, Analog Discovery 2, Analog Discovery Studio, Analog Discovery Pro ADP3250 and ADP3450, Electronic Explorer, and Discovery Power Supply DPS3340. Featuring Analog data streaming, Digital I/O control, and configurable Power Supplies, users can easily collect and send data from Digilent Test and Measurement devices, either directly or with the newly added non-blocking functions with no software limitation on the sampling rate. Get started today with the Digilent Toolbox and the latest version of WaveForms!

Requirements

For Digilent toolbox to properly work the following software are required:

  1. MathWorks MATLAB
  2. MathWorks Data Aquisiton Toolbox
  3. Data Acquisition Toolbox Support Package for National Instruments NI-DAQmx Devices
  4. Digilent Waveforms

Usage

  1. Connect your Digilent device
  2. Run MATLAB
  3. Go to the Command Window and enter the following commands:
daqreset;
devices = daqlist; %list devices
devices
  1. You should see your device listed

image

  1. You can see more examples in the digilent/examples folder in the Current Folder window.

image