HP SICL
Beta DELPHI unit

SICL: Standard Instrument Control Library
(c) Hewlett-Packard Company

Requirements: HP 82341b interface, HP SICL-Software which is normally
included in the interface package.  


This archive contains the unit SICL.PAS, which is necessary to
use the HP 82341b interface (known also as IEEE, IEC or HPIB) with delphi.
The most important commands are included in the unit, e.g.

iopen, iclear, iclose, itimeout, iwrite, iread, igeterrno, igeterrstr,
_siclcleanup

This unit is translated from SICL.BAS, the visual basic library. Only
a few functions are implemented in the delphi unit. But it is no problem
to add further functions.

Additional, a sample program (SICLTEST.EXE) is given, showing the use of 
SICL.PAS. Source code is available too.


With minor modifications it should be possible to use this
unit with delphi 2.0 under Win95 (using the 32bit version of the
HP SICL library, SICL32.DLL).

This delphi unit is freeware, but of cause the necessary SICL16.DLL from
HP not! 

Have fun,

Martin Welzel


Email: m.welzel@tu-bs.de

