Example Code

Read from USB-TC01 in NI Using LabWindows/CVI

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.

    Software

  • Other

    Driver

  • NI DAQmx

Code and Documents

Attachment

Overview
This example code uses C to code to call the necessary DAQmx functions to retrieve data from the NI USB-TC01. 


Description

This example code uses C to code to call the necessary DAQmx functions to retrieve data from the NI USB-TC01.  To run this program you must have DAQmx drivers and a C compiler.  This was tested and confirmed in CVI 2012 and DAQmx 9.6.

 

Requirements

  • LabWindows/CVI 2012 (or compatible)
  • DAQmx 9.6 (or compatible)

Steps to Implement or Execute Code

 

Additional Information or References 

**This document has been updated to meet the current required format for the NI Code Exchange.**

J Newk
Systems Engineer
National Instruments

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