Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

Pulse width of 1 us

Solved!
Go to solution

I want to output a rectangular pulse with a pulse width of 1us using a multifunction DAQ board. How to find the minimum pulse width from the specifications? For example, for the PCIe-6353, the maximum update rate is 2.86 Ms/s. Is the reciprocal of that 0.35us the minimum pulse width?

 

Thanks.

0 Kudos
Message 1 of 2
(686 Views)
Solution
Accepted by topic author hota9912

Yes, that would be correct *if* you need to generate the pulse as an analog output task on an analog output channel.

 

If the pulse can be a digital logic level (~0V low, ~5V high), you have two other choices:

- a digital output task on a digital line.  This supports up to 10 MHz updates, thus 0.1 microsec pulse width

- a counter task outputting on a PFI terminal.  This supports pulse widths as low as 2 cycles of the 100 MHz timebase, or 0.02 microsec pulse width.

 

 

-Kevin P

ALERT! LabVIEW's subscription-only policy came to an end (finally!). Unfortunately, pricing favors the captured and committed over new adopters -- so tread carefully.
Message 2 of 2
(654 Views)