Example Code

Extract Plots from Multiple Channel Acquisition Using LabVIEW

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 shows a quick way to extract whichever plots you want from an acquisition configured for multiple channels.


Description
You can use NI-DAQ acquire multiple channel at the same time. This demonstration can be used to display only the plots you want, or could potentially be used to determine which plots to write to file, if needed.

 
Requirements

  • LabVIEW 2012 (or compatible)
  • NI-DAQ 12.0 (or compatible)


Steps to Implement or Execute Code

  • Select the device or physical Channels you pick.
  • Enter the sample parameters such as minimum and maximum value and sample rate.
  • Select the waveform to display.
  • Run the program

 

Additional Information or References
VI Snippet

WeChat Image_20170722161901.png

 

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

Tejinder Gill
National Instruments
Applications Engineer
Visit ni.com/gettingstarted for step-by-step help in setting up your system.

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