CALIBRATION PROCEDURE NI 9219 Français Deutsch ni.com/manuals This document contains information for calibrating the National Instruments 9219. For more information on calibration, visit ni.com/calibration Contents Software Requirements........................1 Documentation Requirements......................2 Calibration Interval ..........................2 Test Equipment ............................ 2 Test Conditions ............................ 4 Calibration Procedures.........................
NI-DAQmx C Reference Help—This help file contains C reference and general information about measurement concepts. Calibration Interval National Instruments recommends a calibration interval of one year for the NI 9219. You should adjust the recommended calibration interval based on the measurement accuracy demands of your application. Test Equipment National Instruments recommends that you use the equipment in Table 1 for calibrating the NI 9219.
Test Conditions The following setup and environmental conditions are required to ensure the NI 9219 meets published specifications. • Keep connections to the device as short as possible. Long cables and wires act as antennae, picking up extra noise that can affect measurements. •...
Table 5. NI 9219 Verification Test Limits for Voltage Accuracy (Continued) Range Test Point 1–Year Limits Minimum Maximum Lower Limit Upper Limit Location Value (V) –1 0.80 –0.000260 0.000260 0.00 –0.000014 0.000014 –0.80 –0.000260 0.000260 –0.125 0.125 0.10 –0.000041 0.000041 0.00 –0.000010 0.000010...
Current Accuracy Verification Complete the following steps to verify the current accuracy of an NI 9219. Connect the NI 9219 to the DMM and source as shown in Figure 4. AMPS I– Source HI (3) Ch 0 LO (5) HI (3) Ch 1 LO (5) HI (3)
Disconnect the DMM from the resistor to ensure that the terminals on the DMM do not interfere with the resistor while the NI 9219 makes measurements. Clear the task. Create an AI resistance channel on the NI 9219. Configure the channel according to Table 10. Table 10.
13. Compare the calculation result to the Upper Limit and Lower Limit values in Table 13. Table 13. NI 9219 Verification Test Limits for Quarter-Bridge Accuracy Range Test Point 1–Year Limits Lower Limit Upper Limit Mode Min () Max () Location Value ()
Page 17
EX+ (3) Ω HI (4) Ch x TestPoint EX– (5) Ω SENSE LO (6) NI 9219 Figure 8. 4-Wire RTD Accuracy Verification Connections to the NI 9219 Create an AI voltage channel in the 1 V range on the NI 9219. Commit the task to place the NI 9219 in voltage mode.
Page 19
Reconnect the DMM as shown in Figure 10. To minimize mismatch between the NI 9219 and the DMM, connect the and leads of the DMM as close as possible to the same point where senseHI the LO lead from the NI 9219 connects to the resistor and the and the ...
Page 21
Create an AI bridge V/V channel on the NI 9219. Configure the channel according to Table 20. Table 20. NI 9219 Configuration for Half-Bridge Accuracy Verification Measurement Excitation Excitation Bridge ADC Timing Sample Type Source Value Config Mode Timing Type Half-Bridge –0.5 Internal...
Page 23
13. Acquire voltage measurements with both DMMs. Perform the following calculation using the two DMM measurements. DMM2 Ratio ---------------- DMM1 14. Acquire 20 bridge readings with the NI 9219. Record the average of the readings as Ratio channel Note Perform the DMM measurements and the NI 9219 measurements as simultaneously as possible in order to reduce error from drift in the resistors.
Page 25
• Connect the LO lead of DMM2 as close as possible to the same point that the LO lead of the NI 9219 connects to the resistor network. V– Source 10 kΩ ± 1% DMM1 TestPoint DMM2 10 kΩ ± 1% EX+ (3) HI (4) Ch x...
EEPROM of the NI 9219. Note National Instruments recommends a complete adjustment of your device to renew the calibration interval. However, if you do not want to perform an adjustment, you can update the calibration date and onboard calibration temperature without making any adjustments by calling only DAQmx Initialize External Calibration VI, DAQmx Set Temperature C Series Calibration, and DAQmx Close External Calibration VI.
Voltage and Thermocouple Accuracy Adjustment Complete the following steps to adjust the voltage accuracy and thermocouple accuracy of the NI 9219. Connect the NI 9219 to the DMM and source as shown in Figure 2. Open a calibration session to your device using the DAQmx Initialize External Calibration VI. The default password is LabVIEW Block Diagram NI-DAQmx Function Call...
Page 29
10. Acquire a voltage reading with the NI 9219 using the NI 9219 instance of the DAQmx Adjust C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with the following DAQmxAdjust9219Cal parameters: calHandle: calHandle channelName: cDAQ1Mod8/aix value: The DMM reading. *x refers to the channel number 11.
Page 31
Set up the signal acquisition using the NI 9219 instance of the DAQmx Setup C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with the following DAQmxSetup9219Cal parameters: rangeMin: –0.025 rangeMax: 0.025 calHandle: calHandle channelName: cDAQ1Mod8/a measType: DAQmx_Val_Current bridgeConfig: DAQmx_Val_NoBridge * x refers to the channel number...
13. Compute and save the adjustment to the EEPROM using the DAQmx Close External Calibration VI. This VI also saves the date, time, and temperature of the adjustment to the EEPROM. LabVIEW Block Diagram NI-DAQmx Function Call Call with the following DAQmxCloseExtCal parameters: calHandle:...
Page 35
Obtain an array of the recommended calibration resistances for your device using the NI 9219 instance of the DAQmx Get C Series Calibration Adjustment Points VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with DAQmxGet9219CalAdjustPoints the following parameters: calHandle: calHandle adjustmentPoints: An array of reference values for the DAQmx Adjust Calibration VI.
Page 37
12. Acquire a 4-wire resistance reading with the NI 9219 using the NI 9219 instance of the DAQmx Adjust C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with the following DAQmxAdjust9219Cal parameters: calHandle: calHandle channelName: cDAQ1Mod8/a value: The DMM reading. x refers to the channel number 13.
Page 39
Place the NI 9219 channel in RTD mode using the NI 9219 instance of the DAQmx Setup C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with the following DAQmxSetup9219Cal parameters: rangeMin: rangeMax: 505, 5050 calHandle: calHandle channelName: cDAQ1Mod8/a measType: DAQmx_Val_Temp_RTD...
Page 41
Enable Auto Zero on the DMM. Acquire a resistance reading with the DMM. 10. Disconnect the DMM from the resistors and NI 9219. 11. Set up the signal acquisition using the NI 9219 instance of the DAQmx Setup C Series Calibration VI.
Half-Bridge Accuracy Adjustment Complete the following steps to adjust the half-bridge accuracy of the NI 9219. Connect the NI 9219 to DMM1 as shown in Figure 11. Open a calibration session to your device using the DAQmx Initialize External Calibration VI. The default password is LabVIEW Block Diagram NI-DAQmx Function Call...
Page 45
15. Acquire voltage measurements with both DMMs. Perform the following calculation using the two DMM measurements. DMM2 Ratio ---------------- DMM1 16. Acquire a bridge reading with the NI 9219 using the NI 9219 instance of the DAQmx Adjust C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call...
Page 47
Input the external temperature using the DAQmx Set Temperature C Series Calibration VI. LabVIEW Block Diagram NI-DAQmx Function Call Call with the DAQmxCSeriesSetCalTemp following parameters: calHandle: calHandle temperature: The external temperature value in degrees Celsius. 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.
The NI 9219 is now calibrated with respect to your external source. After performing the Adjustment Procedure, repeat the Verification Procedure to re-verify the accuracy of the module. Accuracy Under Calibration Conditions The following accuracy table is valid for calibration under the following conditions: •...
National Instruments corporate headquarters is located at 11500 North Mopac Expressway, Austin, Texas, 78759-3504. National Instruments also has offices located around the world to help address your support needs. For telephone support in the United States, create your service request at ni.com/...
Need help?
Do you have a question about the NI-9219 and is the answer not in the manual?
Questions and answers