Interactive Control Of Ni-Vxi/Visa; Example Programs; Programming Considerations; Multiple Applications Using The Ni-Vxi And Visa Libraries - National Instruments MXI VXI-PCI8026 Getting Started

Ni-vxi/ni-visa software for linux
Table of Contents

Advertisement

Chapter 7
Using the NI-VXI/VISA Software

Interactive Control of NI-VXI/VISA

Example Programs

Programming Considerations

Multiple Applications Using the NI-VXI and VISA Libraries

VXI/VME-PCI8026 for Linux
The easiest way to learn how to communicate with your instruments is by
controlling them interactively. Use the VXI/VME interactive control utility
(
) to write to and read from your instruments. This utility displays
victext
the status of your VXI/VME transactions and informs you of any errors that
occur.
Refer to the online help for instructions on how to use
about the features of each.
The
NIVXI/examples
along with a makefile that show how to use various functions in the NI-VXI
software and how to develop application programs using these functions.
Make certain that the environment variable
described in Chapter 5,
your software utilities reference manual for additional examples.
For NI-VISA programming examples, look in
VXIpnp/linux/NIvisa/Examples
The following paragraphs contain information for you to consider when
developing Linux applications that use the NI-VXI/VISA bus interface
software.
Multiple-application support is another feature in the NI-VXI/VISA
libraries. You can have several applications that use the NI-VXI and/or
NI-VISA libraries running simultaneously. In addition, you can have
multiple instances of the same application running simultaneously.
The NI-VXI/VISA functions perform in the same manner whether you
have only one application or several applications (or several instances of a
single application) all using the NI-VXI/VISA libraries.
However, you do need to be careful in certain cases as described in the
following section.
subdirectory contains various example programs
NIVXIPATH
NI-VXI/VISA Software
.
7-2
and to learn
victext
is set correctly as
Installation. Also refer to
www.ni.com

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mxi vme-pci8026

Table of Contents