Software programming choices, National instruments application software, Software programming choices -4 – National Instruments VXI-SC-1102 User Manual

Page 14: National instruments application software -4

Advertising
background image

Chapter 1

Introduction

VXI-SC-1102/B/C User Manual

1-4

©

National Instruments Corporation

Software Programming Choices

There are several options to choose from when programming your
National Instruments VXI-DAQ hardware. You can use LabVIEW,
LabWindows/CVI, ComponentWorks, VirtualBench, or other
application development environments with either NI-DAQ or
the VXIplug&play instrument driver. Both NI-DAQ and the
VXIplug&play instrument driver access the VXI-DAQ hardware
through the VISA driver software.

National Instruments Application Software

LabVIEW features interactive graphics, a state-of-the-art user
interface, and a powerful graphical programming language. The
LabVIEW Data Acquisition VI Library, a series of VIs for using
LabVIEW with National Instruments DAQ hardware, is included
with LabVIEW. The LabVIEW Data Acquisition VI Library is
functionally equivalent to the NI-DAQ software.

LabWindows/CVI features interactive graphics, a state-of-the-art user
interface, and uses the ANSI standard C programming language. The
LabWindows/CVI Data Acquisition Library, a series of functions for
using LabWindows/CVI with National Instruments DAQ hardware, is
included with the NI-DAQ software kit. The LabWindows/CVI Data
Acquisition Library is functionally equivalent to the NI-DAQ software.

ComponentWorks contains tools for data acquisition and instrument
control built on NI-DAQ driver software. ComponentWorks provides a
higher-level programming interface for building virtual instruments
through standard OLE controls and DLLs. With ComponentWorks, you
can use all of the configuration tools, resource management utilities,
and interactive control utilities included with NI-DAQ.

VirtualBench features VIs that combine DAQ products, software, and
your computer to create a stand-alone instrument with the added benefit
of the processing, display, and storage capabilities of your computer.
VirtualBench instruments load and save waveform data to disk in the
same forms that can be used in popular spreadsheet programs and word
processors.

Using LabVIEW, LabWindows/CVI, ComponentWorks, or
VirtualBench software will greatly reduce the development time for
your data acquisition and control application.

Advertising