LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help! In hurry!About Pulse Generator.

I'm a new learner of labview. My boss asked me to accomplish a vi
which contain three pulse generators. All of them are tunable( pulse
duration and pulse rate tunable) . I am confuse to build it now.
Should I use the VIs in library or build it all by myself? How to
build it?
Thank you all very much. I am in hurry to build it in two days. Cry!
Thanks again.
0 Kudos
Message 1 of 2
(2,610 Views)
Although you did not specify what the specifics of the programm are, I think the easiest way is programming it yourself. You are new to LabVIEW but it is the fastest way of learning by doing it. You can access the pulse pattern.vi (analyse-signal processing) and connect pulse specifications to it (through indicators). If you need a pulse train, simply put it in a loop and use the shift registers to add each loop process to the signal.
0 Kudos
Message 2 of 2
(2,610 Views)