ni.com is currently undergoing scheduled maintenance.
Some services may be unavailable at this time. Please contact us for help or try again later.
To download NI software, including the products shown below, visit ni.com/downloads.
Overview
The example demonstrates the write instance of the digital channels using only one task of DAQmx
Description:
The basic VI would shows how to write a multiple line defined by the user by utilizing the build array function of the LabVIEW
Steps to implement or execute code
To implement this example:
To execute this example:
Requirements
Software
LabVIEW 2012 or compatible
NI-DAQmx 16.0 or compatible
Hardware
cDAQ with C series Digital IO Module
**This document has been updated to meet the current required format for the NI Code Exchange.**
Example code from the Example Code Exchange in the NI Community is licensed with the MIT license.
You could have also just used a physical channel constant that reads: "Dev1/port0/line7,Dev1/port1/line0:3" and avoided the build array and DAQmx Flatten Channel to String.
Thanks!!!!!!!!!! ![]()
Very useful
Thanks ![]()