HP E1433A User Manual page 80

Vxi 8-channel 196 ksa/sec digitizer plus dsp
Table of Contents

Advertisement

Header and Library Files
The /opt/e1432/lib directory contains several versions of the HP E1432A
Host Interface library:
lib1432.a
lib1432.sl
libd1432.a
llib-l1432.ln
An application using the HP E1432A C-Language Host Interface Library
must link in one of these libraries, typically lib1432.sl. The HP-UX versions
of the HP E1432A library use SICL to communicate with the HP E1433A
hardware, so an application using the HP E1432A library must also link in
the SICL library. Normally, this is found in /usr/lib/libsicl.sl.
Any application source code which uses any of the HP E1432A C-Language
Host Interface Library functions must include the e1432.h include file, found
in /opt/e1432/include. Internally, this file includes machType.h, which is
also found in /opt/e1432/include. If the application refers to specific HP
E1433A error numbers, it must also include err1432.h.
Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com
A normal HP-UX archive library, used by host programs wanting to talk to HP
E1433A hardware.
An HP-UX shared library, used by host programs wanting to talk to HP E1433A
hardware. This and the above archive library do exactly the same things.
Usually, host programs would use the shared library, because it makes the host
program smaller.
An HP E1485A downloadable library. This is untested and not supported at this
time.
A lint library for the HP E1432A C-Language Host Interface Library. If you don't
use lint (a unix tool for checking your source code for problems), you won't care
about this file.
HP E1433A User's Guide
The C-Language Host Interface Library
4-3

Advertisement

Table of Contents
loading

Table of Contents