Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

start channels one another one with a delay between them

Hello all,

 

I have a problem and i need your help.I want output a signal on 16 channels one another one with a short delay between them.For example i output signal onthe firs channel and after is done i wait a while and i output the same signal one the second channel and so on until the signal is output on all 16 channel that i need.How can i do this ?

 

10x for your help!!!

0 Kudos
Message 1 of 2
(3,075 Views)

Hello,

 

A good starting point would be to review the following example which demonstrates how to cycle through channels on a DAQ device.  It shows how to cycle through a specified number of digital ports and lines on a card and output a high signal on each line for two seconds before moving to the next line. It can be easily modified to cycle through analog input or output channels as well. Cheers 🙂

 

1. Cycle Through DAQmx Channels: http://decibel.ni.com/content/docs/DOC-3798

 

Regards,

 

Ali M

Applications Engineer

National Instruments

Message Edited by Ali M on 03-05-2010 03:35 PM
0 Kudos
Message 2 of 2
(3,056 Views)