Example Code

NI 9210 Calibration VI

Code and Documents

Attachment

Overview:

Proper operation of the NI 9210 Mini-TC Requires Calibration once per year per the NI 9210 Datasheet. The example below describes how to calibrate the NI 9210 Mini-TC.

 

Description: 

Demonstrates how to calibrate the NI 9210 Mini-TC.

 

Hardware and Software Requirements

LabVIEW 2017, DAQmx 16.1, Fluke Instrument Driver

See the Calibration Procedure for Required Hardware

 

Steps to Implement or Execute Code: 

1. Select the Fluke Calibrator connected to the system.
2. (Optional) Select the Fluke Self Test and Serial Number tab and run the vi.
3. Select the Verify DC Voltage Accuracy tab.
3a. Input the NI 9210 mini-TC Channels you wish to verify, if data should be logged, the file path data should be logged to, and run the vi.
4. Select the Adjust DC Voltage Acurracy tab.
4a. Input the NI 9210 Module you wish to adjust, the NI 9210 mini-TC channels you wish to adjust, and run the vi.

5. Select the Verify DC Voltage Accuracy tab.
5a. Input the NI 9210 mini-TC Channels you wish to verify, if data should be logged, the file path data should be logged to, and run the vi. 

 

Additional Information or References

 See the NI 9210 Mini-TC Calibration Procedure for further information. 

Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.

Contributors