Example Code

NI 9203 Gain Accuracy Adjustment with DAQmx

Products and Environment

This section reflects the products and operating system used to create the example.

To download NI software, including the products shown below, visit ni.com/downloads.

    Hardware

  • Data Acquisition (DAQ)

    Software

  • LabVIEW

    Driver

  • NI DAQmx

Code and Documents

Attachment

Overview

This example looks at using an external calibrator to adjust the gain on your NI 9203.

Description

This program refers to step 3 of the 9203 Calibration Procedure Manual. It is highly recommended that you review this manual before using this code snippet.

Requirements

Software

  • LabVIEW 2013 or compatible
  • DAQmx 9.8 or compatible

Hardware

  • NI 9203
  • Most cDAQ Chassis (ie.9188, 9174)

Steps to Implement or Execute Code

  1. Open LabVIEW 2013
  2. Press CTRL + E to view the block diagram.
  3. Select your 9203 as the source on the initialize block
  4. Select the 9203 on the Adjust Calibration Gain block

Additional Information or References

9203 Gain Adjustment.png


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

Contributors