No BSD License  

Highlights from
Ni DAQ Toolbox

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

REG_Level_Read(slot, registerIndex)
function [retval, registerValue] = REG_Level_Read(slot, registerIndex)
% [retval, registerValue] = REG_Level_Read(slot, registerIndex)
% No documentation is available yet.
  [retval, registerValue] = daq2(100, slot, registerIndex);

Contact us at files@mathworks.com