Download Print this page

Programming Considerations - National Instruments NI PCI-GPIB Installation Manual

Advertisement

Learn new NI-488.2 functions and routines before integrating them into your
application
Troubleshoot problems with your application
Enter the following command to run
ibic
For more information about
Software Reference Manual.

Programming Considerations

Depending on the programming language you use to develop your application,
you must include certain files, statements, or global variables at the beginning of
your application. For example, you must include the header file
your source code if you are using C/C++.
You must link the language interface library with your compiled source code. Link
the GPIB C language interface library using one of the following commands,
where
example.c
cc example.c -lgpib
or
cc example.c -dy -lgpib
or
cc example.c -dn -lgpib
© National Instruments Corporation
, refer to Chapter 6, ibic, of the NI-488.2M
ibic
is your application name:
:
ibic
13
Installing Your GPIB Hardware and NI-488.2 for Solaris
in
sys/ugpib.h

Advertisement

loading

This manual is also suitable for:

Ni pcie-gpibNi pxi-gpibNi pmc-gpibNi-488.2