LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

generating 2 different pulses from one channel

I'm trying to use DAQmx to generate 2 pulses. I need each pulse to have a different duration. I have tried using two different channels to do this, but when I connect them together the signals interfere with each other. I think I need to use one channel therefore to generate a pulse of a set time, and then another pulse of a different time. Does anybody know if this is possible or how to do it?

0 Kudos
Message 1 of 4
(2,375 Views)

Hi Thomas,

 

this should be possible - but you need to supply more information!

 

Which hardware?

Do you need the pulse on one digital output or do you need two different DO channels?

Which timing resolution we are talking about? Which timing precision?

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 4
(2,374 Views)

Thanks for the response.

I'm using an NI PCI 6071E card. The pulses need to be on one channel, ideally one counter output channel. Each pulse will be around 1ms. Hope that helps.

 

0 Kudos
Message 3 of 4
(2,361 Views)

Hi Thomas, 

 

You could try this example from the community for generating single pulses, and generate the two individual pulses seperately. 

 

https://decibel.ni.com/content/docs/DOC-26277

 

Kind regards,

Matt H
Applications Engineer
National Instruments UK
0 Kudos
Message 4 of 4
(2,325 Views)