Digital I/O

cancel
Showing results for 
Search instead for 
Did you mean: 

Digital pulse without counter in USB 6353

Hello!

I am working on Ni USB 6353,where i want generate five pulse in digital five line ,i don't want use counter.with help of digital out can i generate 5ms pulse in digital out line? 1D array is not accepted by Di/O write pallets. what is other way can i do my work? 

 

Regards

Harshida

0 Kudos
Message 1 of 5
(2,860 Views)

What is wrong with using a counter?  This is what is was made for.

 

Your alternative would be to use a FOR loop around the DAQmx Write.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 5
(2,836 Views)

In USB 6353 only four counter are available.i require five pulse in five dedicated line.how could we write using for Loop?

 

Harshida.

0 Kudos
Message 3 of 5
(2,829 Views)

@Harshida wrote:

how could we write using for Loop?



GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 4 of 5
(2,827 Views)

Hello

 

I couldn't complete .Digital line ,1 pint can;t allow to write the pulse data array .i want generate single pulse in digital line.

 

Harshida

0 Kudos
Message 5 of 5
(2,778 Views)