Before you use analog input channels, see Hardware Discovery and Setup.
addinput | Add input channel to device interface |
read | Read data acquired by hardware |
readwrite | Simultaneously read and write device channel data |
start | Start DataAcquisition background operation |
stop | Stop background operation |
removechannel | Remove channel from device interface |
flush | Flush DataAcquisition input and output buffers |
Analog Input Recorder | Acquire and visualize analog input signals |
Acquire Data in the Foreground
Acquire data from a device while MATLAB® waits.
Acquire Data in the Background
Acquire data from a device while MATLAB continues to run.
Generate and Measure Signals with Analog Devices ADALM1000
Program a DataAcquisition for ADALM1000 input and output.
Acquire Data with the Analog Input Recorder
Use the Analog Input Recorder app to visualize and record analog input signals.
Acquire Data from Multiple Channels
This example shows how to acquire data from multiple channels, and from multiple devices on the same chassis.
This example shows how to acquire and plot data from an NI USB-9219 device.
This example shows how to acquire sound data from an NI 9234.
This example shows how to acquire IEPE data using an NI 9234.
Acquire Data and Generate Signals Simultaneously
Acquire and generate data at the same time.