Chapter 3
Adjustment
3-14
ni.com
10. Call
ni54xx_CalAdjust
for A0. The
measuredData
should
be an array of values. The first element should be the
offsetInResetState
, and the second element should be
the
offsetWithAnalogFilterEnabled
. Call the function
ni54xx_CalAdjust
using the following parameters:
•
sessionHandle
—The handle of the calibration session for the
device
•
measurementMode
—
NI54XX_SET_A0
•
actualData
—
0
or
NULL
•
measuredData
—see the description in step 10 above
11. Call
ni54xx_CalAdjust
for A5. The
measuredData
should
be an array of values with the first element being the
offsetInResetState
, and the second element being the
offsetWith10dbAttenuatorEnabled
. Call the function
ni54xx_CalAdjust
using the following parameters:
•
sessionHandle
—The handle of the calibration session for the
device
•
measurementMode
—
NI54XX_SET_A5
•
actualData
—
0
or
NULL
•
measuredData
—see the description in step 11 above
12. Call
ni54xx_CalAdjust
for A6. The
measuredData
should
be a pointer to the
offsetInResetState
. Call the function
ni54xx_CalAdjust
using the following parameters:
•
sessionHandle
—The handle of the calibration session for the
device
•
measurementMode
—
NI54XX_SET_A6
•
actualData
—
0 or NULL
•
measuredData
—
&offsetInResetState