Multiple Terminal Configurations in Same Task Using LabVIEW

제품 및 환경

이 섹션은 예제 생성에 사용된 제품과 OS를 표시합니다.

아래의 제품을 비롯한 NI 소프트웨어를 다운로드하시려면 ni.com/downloads를 방문하십시오.

    소프트웨어

  • LabVIEW

코드 및 문서

첨부파일

모두 다운로드

Multiple Terminal Configurations in Same Task Using LabVIEW with DAQmx

 

Overview
This VI captures analog input data using different terminal configurations in the same task.

 
Description

Sometimes you will need to capture analog input data using different terminal configurations (RSE, NRSE, Differential) on the same device.  You can do this by using several Create Channel VIs, setting their individual properties, and stringing them together in the same task.


Requirements

  • LabVIEW 2012 (or compatible)


Steps to Implement or Execute Code

  1. Set which channels to read in which mode.
  2. Set up your hardware in this configuration.
  3. Run the VI to collect data.

 

Additional Information or References
VI Snippet

008.png

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

NI 커뮤니티에 있는 예제 코드 교환의 예제 코드는 MIT 라이센스로 라이센스가 부여됩니다.