This document contains information about calibrating National
Instruments 9205/9206 modules using NI-DAQmx. This calibration
procedure is intended for metrology labs.
This document does not discuss programming techniques or compiler
configuration. The NI-DAQmx driver contains online help files that have
compiler-specific instructions and detailed function explanations. You can
install these help files when you install NI-DAQmx on the calibration
computer.
The NI 9205 and NI 9206 should be calibrated at a regular interval as
defined by the measurement accuracy requirements of your application.
National Instruments recommends that you routinely perform a complete
calibration at least once every two years. You can shorten this interval based
on the accuracy demands of your application or requirements of your
processes. Self-calibration can be performed as needed or when the
temperature varies by 5 °C or more from the last external calibration.
Where to Go for Support .........................................................................15
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.
boldBold 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.
italicItalic 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.
monospaceMonospace 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.
NI 9205/9206NI 9205/9206 refers to the NI 9205 and NI 9206.
NI 9205/9206 Calibration Procedure2ni.com
Calibration Options
The NI 9205/9206 support two types of calibration: self-calibration and
external calibration.
Self-Calibration
Self-calibration, also known as internal calibration, uses a software
command and requires no external connections. Self-calibration improves
measurement accuracy by compensating for variables such as temperature
that might have changed since the last external calibration. Self-calibration
retains the traceability of the external calibration and can be performed as
necessary to compensate for environmental changes.
External Calibration
External calibration is generally performed with a high-precision calibrator
at either NI or a metrology lab. This procedure replaces all calibration
constants in the EEPROM and is equivalent to a factory calibration at NI.
Because the external calibration procedure changes all EEPROM
constants, it invalidates the original calibration certificate. If an external
calibration is done with a traceable signal generator source, a new
calibration certificate can be issued. This document describes specific
programming steps for writing an external calibration procedure for the
NI 9205/9206.
Software and Documentation Requirements
This section describes the software and documentation required for both
self-calibration and external calibration.
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.
NoteNI recommends that you install the NI-DAQmx driver software before physically
installing the NI 9205/9206. NI-DAQmx, available at
and controls the NI 9205/9206.
NI-DAQmx supports a number of programming languages, including
LabVIEW, LabWindows
Visual Basic 6.0, Microsoft .NET, and Borland C++.