LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Generation of single pulse (1ms with voltage of 3.3V)

Hi,

I would like to generate a single pulse with pulse width of 1ms and voltage level of 3.3V. My initial approach is to use analog output to generate this waveform but I realise that its rise time is too long. Therefore, is that any other methods to generate this pulse?

Thanks!
YB
0 Kudos
Message 1 of 3
(3,367 Views)
You could use a counter to generate your pulse: surely you will have better slopes, but you will  need to condition the output signal with some external circuit since counter usually work at TTL level (5V). Some example code here

Message Edited by Roberto Bozzolo on 06-23-2008 06:59 AM


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 3
(3,359 Views)
Hi,
Thanks for the reply. I think I will design a simple circuit to condition the signal!  😃
 
Cheers
YB
0 Kudos
Message 3 of 3
(3,352 Views)