No BSD License  

Highlights from
Ni DAQ Toolbox

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

DIG_Block_In(slot, grp, cnt)
function [retval, buffer] = DIG_Block_In(slot, grp, cnt)
% [retval, buffer] = DIG_Block_In(slot, grp, cnt)
% No documentation is available yet.
  [retval, buffer] = daq2(49, slot, grp, cnt);

Contact us at files@mathworks.com