Chapter 2
Setup
©
National Instruments Corporation
2-5
To load GPIB, use the same command, loading the appropriate object
file for your platform and application. Normally, this is the PCI-based
NI-488.2 (board-level) API:
-> ld <nigpib_p.o
For older VXIpc controllers with ISA-based GPIB interfaces, or to use
the older ESP API, use other GPIB objects (
nigpib.o
,
esp_pci.o
,
etc.) instead. Refer to the GPIB
README.TXT
in the BSP for details.
Refer to the NI-VISA and GPIB manuals for VxWorks to learn more
details about these libraries.