©
National Instruments Corporation
27
NI 9219 Calibration Procedure
4.
Input the external temperature using the DAQmx Set Temperature C Series Calibration VI.
5.
Obtain an array of the recommended calibration voltages for your device using the NI 9219
instance of the DAQmx Get C Series Calibration Adjustment Points VI.
6.
Set the source to a reference value determined by the array of adjustment points.
7.
Configure the DMM for a voltage measurement.
8.
Enable Auto Zero on the DMM.
9.
Acquire a voltage reading with the DMM.
LabVIEW Block Diagram
NI-DAQmx Function Call
Call
DAQmxCSeriesSetCalTemp
with the
following parameters:
calHandle
:
calHandle
temperature
: The external temperature value in
degrees Celsius.
LabVIEW Block Diagram
NI-DAQmx Function Call
Call
DAQmxGet9219CalAdjustPoints
with
the following parameters:
calHandle
:
calHandle
adjustmentPoints
: An array of reference values
for the DAQmx Adjust Calibration VI.
bufferSize
: The size of the
adjustmentPoints
array in elements.