Software Installation and Configuration
Chapter 3
AT-GPIB/NI-488M/AT&T UNIX
3-2
© National Instruments Corp.
cib.c
C language library
ugpib.h
Include file for user programs
ibinstall
Install script for the driver
ibremove
Remove script for the driver
ibrmnod
Utility to remove GPIB device nodes
ibic
Interactive control utility
ibconf
Software configuration utility
dcsamp.c
Example program for device call s in C
bcsamp.c
Example program for board calls in C
ibtsta
Installation test part A
ibtstb
Installation test part B
Step 2.
Installation
Follow these procedures to install the NI-488M software.
Note:
For the remainder of this chapter, the word enter indicates that the
user must type the indicated command line and press <Return>.
A. Set Up a Working Directory
1.
Log on as
root
.
2.
Create a working directory (for example,
/usr/gpib
) and change to
that directory by entering the following commands.
cd usr
mkdir gpib
cd gpib
3.
Copy the files from the NI-488M distribution diskette to this directory
using the
tar
command shown in Step 3a or 3b according to the size
of your distribution diskette.