No BSD License  

Highlights from
Lambda-Physik FL3002 GPIB Instrument Drivers

from Lambda-Physik FL3002 GPIB Instrument Drivers by Thomas Spinka
Provides a basic command set to control the FL3001/2 dye laser over GPIB.

ReadStatusByte(boardID, addr)
function [retval, result] = ReadStatusByte(boardID, addr)
% [retval, result] = ReadStatusByte(boardID, addr)
% No documentation is available yet.
  [retval, result] = gpib53(12, boardID, addr);

Contact us at files@mathworks.com