6
|
ni.com
|
NI 6738/6739 Calibration Procedure
Checking Device Temperature Changes
Device temperature changes greater than those described in the
section will
require action to ensure that your calibration is successful. Complete the following steps to check
for device temperature changes:
1.
Self-calibrate your device as described in the
section.
2.
Call
DAQmxGetCalDevTemp
with the following parameter:
•
deviceName
:
Dev_name
3.
Call
DAQmxGetSelfCalLastTemp
with the following parameter:
•
deviceName
:
Dev_name
If the current device temperature differs by more than 1 °C from the last self-calibration
temperature, or you cannot maintain a device temperature within 1 °C of the last
self-calibration temperature throughout the verification process, the calibration limits for
the devices that support self-calibration are not valid.
In order to successfully calibrate your device in this case:
•
Allow the device temperature to settle and self-calibrate your device again.
•
Change the test limits to include the additional error due to temperature drift. Refer to
your device specifications document for more information.
4.
Call
DAQmxGetExtCalLastTemp
with the following parameter:
•
deviceName
:
Dev_name
If the current device temperature differs by more than 10 °C from the last external
calibration temperature, or you cannot maintain a device temperature within 10 °C of the
last external calibration temperature throughout the verification process, the calibration
limits are not valid.
In order to successfully calibrate your device in this case:
•
Change the system so that the temperature is within ±10 °C of the temperature
recorded during the last external calibration.
•
Change the test limits to include the additional error due to temperature drift. Refer to
your device specifications document for more information.
Note
You also can read the current device temperature, the temperature during the
last self-calibration, and the temperature during the last external calibration in MAX.
Launch MAX, select
My System»Devices and Interfaces»
your device
, and then
click the
Calibration
tab. Temperature information is displayed
Self-Calibration
and
External Calibration
sections of the
Settings
tab.