NI 9237 Calibration Procedure
2
ni.com
Conventions
The following conventions appear in this manual:
»
The
»
symbol leads you through nested menu items and dialog box options
to a final action. The sequence
File»Page Setup»Options
directs you to
pull down the
File
menu, select the
Page Setup
item, and select
Options
from the last dialog box.
This icon denotes a note, which alerts you to important information.
bold
Bold text denotes items that you must select or click in the software, such
as menu items and dialog box options. Bold text also denotes parameter
names and hardware labels.
italic
Italic text denotes variables, emphasis, a cross-reference, or an introduction
to a key concept. Italic text also denotes text that is a placeholder for a word
or value that you must supply.
monospace
Monospace text denotes text or characters that you should enter from the
keyboard, sections of code, programming examples, and syntax examples.
This font is also used for the proper names of disk drives, paths, directories,
programs, subprograms, subroutines, device names, functions, operations,
variables, filenames, and extensions.
monospace italic
Italic text in this font denotes text that is a placeholder for a word or value
that you must supply.
Software
Install NI-DAQmx 8.1 or later on the calibration computer. NI-DAQmx
includes high-level function calls to simplify the task of writing software to
calibrate devices. You must have the proper device driver installed on the
calibration system before calibrating the device.
Note
NI recommends that you install the NI-DAQmx driver software before physically
installing the NI 9237. NI-DAQmx, available at
ni.com/downloads
, configures and
controls the NI 9237.
NI-DAQmx supports a number of programming languages, including
LabVIEW, LabWindows
™
/CVI
™
, Microsoft Visual C++ 6.0, Microsoft
Visual Basic 6.0, Microsoft .NET, and Borland C++.
You can access the NI-DAQmx header file,
NIDAQmx.h
, like any standard
library. You can find examples of how to use the NI-DAQmx driver in the