![National Instruments VXI-SB2020 Скачать руководство пользователя страница 45](http://html.mh-extra.com/html/national-instruments/vxi-sb2020/vxi-sb2020_getting-started_710109045.webp)
© National Instruments Corporation
B-1
VXI-SB2020 and NI-VXI for Solaris
Appendix B
Troubleshooting
This appendix addresses certain problems you may encounter when using the NI-VXI bus
interface software for Solaris. If you are unable to resolve your problem, please fill out the
appropriate forms in Appendix C, Customer Communication, and contact National Instruments.
Problems when Using vxiinit
vxiinit Cannot Find .cfg Files
vxiinit
may inform you that it cannot find one or more of the configuration or table files, for
example,
File
vxila.cfg
not
found
. Other files for which error messages are generated
include
vxibus.cfg
,
vxidev.cfg
,
mfnameid.tbl
, and
model.tbl
. There are three
possible causes for this error message.
•
Ensure that you are using the proper
vxiinit
program for your system. You cannot use the
vxiinit
program distributed with another National Instruments controller to initialize the
SB-MXI.
•
The file(s) may have been deleted accidentally. If the file does not exist in your
tbl
directory—
nivxi/tbl
for Solaris 1.x or
NICsbmxi/tbl
for Solaris 2.x— you will need to
reinstall your software. Please refer to the appropriate installation section in Chapter 3.
•
The
NIVXIPATH
environment variable may be pointing to the wrong directory. The path
should be set in the
.cshrc
or
.profile
files, depending on the shell type you are using
(Refer to the Using the NI-VXI Software section of Chapter 3). Set the correct path for the
NIVXIPATH
variable, for example,
/usr/nivxi
for Solaris 1.x, or
/opt/NICsbmxi
for
Solaris 2.x.
vxiinit Cannot Find Device Driver
If you receive the message
VXI
device
driver
not
found
,
vxiinit
has been unable to
communicate with the driver. This can be due to the driver either not being in memory or it has
become corrupted.
First, verify that the driver is in memory. To do this, use the appropriate command associated
with your Solaris platform:
•
For Solaris 1.x, type
/usr/etc/modstat.
•
For Solaris 2.x, type
nivxi.info
.