DataAcquisition interface, specified as a DataAcquisition
object, created using the daq
function.
Example: d = daq(...)
Scan data for device output, specified as an M-by-N matrix, where M is the number of
data scans and N is the number of output channels in the DataAcquisition interface. For
a single channel, the data is a column vector.