NI-VXI Software Installation and Configuration
Chapter 3
VME-AT2000/NI-VXI MS-DOS Getting Started
3-4
© National Instruments Corporation
The
C:\NIVXI\DOS
directory contains the following files.
•
RESMAND.EXE
is used by
RESMAN
in the DOS environment.
RESMAN
calls this file
directly.
•
VICD.EXE
is used by
VIC
in the DOS environment.
VIC
calls this file directly.
•
VICTEXTD.EXE
is used by
VICTEXT
in the DOS environment.
VICTEXT
calls this file
directly.
•
VXIEDITD.EXE
is used by
VXIEDIT
in the DOS environment.
VXIEDIT
calls this file
directly.
•
VXITEDID.EXE
is used by
VXITEDIT
in the DOS environment.
VXITEDIT
calls this
file directly.
The
C:\NIVXI\DOS
directory contains up to three subdirectories.
The
C:\NIVXI\DOS\BORLANDC
subdirectory is installed if you choose to install both the
DOS environment and the Borland C libraries. It contains the following file and subdirectory.
•
NIVXIDOS.LIB
is the NI-VXI Large Memory Model function library for the Borland C
Language interface.
•
The
C:\NIVXI\DOS\BORLANDC\EXAMPLES
subdirectory contains various example
programs that show how to use the NI-VXI software with Borland C.
The
C:\NIVXI\DOS\MSC
subdirectory is installed if you choose to install both the DOS
environment and the Microsoft C libraries. It contains the following file and subdirectory.
•
NIVXIDOS.LIB
is the NI-VXI Large Memory Model function library for the Microsoft C
Language interface.
•
The
C:\NIVXI\DOS\MSC\EXAMPLES
subdirectory contains various example programs
that show how to use the NI-VXI software with Microsoft C.
The
C:\NIVXI\DOS\QB
subdirectory contains the following object, library, and batch files to
generate the Microsoft library for QuickBASIC.
•
QBNIVXI.LIB
contains the NI-VXI function library for the QuickBASIC interface.
•
QBNIVXI.OBJ
contains the NI-VXI symbols used to generate the QuickBASIC library for
all versions.
•
MKQLB*.BAT
and
MKQLB*.LNK
are batch and response files used to generate a
QuickBASIC library for the desired version.
•
MKAPPBC.BAT
and
MKAPPBC.LNK
are batch and response files that contain an example of
how to build a BASIC application using NI-VXI functions.