No BSD License  

Highlights from
Ni DAQ Toolbox

from Ni DAQ Toolbox by Alaa Makdissi
NiDaq data acquisition National Instruments.

Get_DAQ_Device_Info(deviceNumber, infoType)
function [retval, infoVal] = Get_DAQ_Device_Info(deviceNumber, infoType)
% [retval, infoVal] = Get_DAQ_Device_Info(deviceNumber, infoType)
% No documentation is available yet.
  [retval, infoVal] = daq2(74, deviceNumber, infoType);

Contact us at files@mathworks.com