What you need to get started, Software programming choices, Labview and labwindows/cvi application software – National Instruments 700 User Manual

Page 12

Advertising
background image

Introduction

Chapter 1

DAQCard-700 User Manual

1-2

© National Instruments Corporation

What You Need to Get Started

To set up and use your DAQCard-700, you will need the following:

DAQCard-700

One of the following I/O cables (must be purchased separately):

PR50-50M ribbon cable (6 in.)
PR50-50F ribbon cable (0.5, 1, or 2 m)

Connector block for signals

DAQCard-700 User Manual

NI-DAQ software with documentation

Your computer

Software Programming Choices

There are several options to choose from when programming your National Instruments DAQ
and SCXI hardware. You can use LabVIEW, LabWindows/CVI, or NI-DAQ.

LabVIEW and LabWindows/CVI Application Software

LabVIEW and LabWindows/CVI are innovative program development software packages for
data acquisition and control applications. LabVIEW uses graphical programming, whereas
LabWindows/CVI enhances traditional programming languages. Both packages include
extensive libraries for data acquisition, instrument control, data analysis, and graphical data
presentation.

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 Libraries are 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 libraries are
functionally equivalent to the NI-DAQ software.

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

Advertising