From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Example Code

Group DAQmx Physical Channels by Supported Configurations Using LabVIEW 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 VI uses DAQmx Property Nodes to return an array of channels.


Description

This example uses DAQmx Property Nodes to return an array of channels that can be configured for each of the four input configurations.


Requirements

  • LabVIEW 2012 (or compatible)
  • DAQmx 12.0 (or compatible)

 

Steps to Implement or Execute Code

  1. Select the proper channel.
  2. Run the code.

 

 Additional Information or References
VI Snippet

List Channels by Configuration 2012 NIVerified.png

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

John Passiak

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