11-21-2006 11:16 AM
11-27-2006 11:09 PM
I’m not sure I understand your application. What do you mean by “generate a 200us (rising time is 15ns) of 60Hz pulse train”? Do you want to generate a 60Hz pulse train or a pulse train with period measurements of 200us (microseconds) per cycle?
If you’re just generating a square wave, I’d recommend using counters to perform this function, especially since your M Series board supports them. There are a lot of excellent counter examples in the LabVIEW Help.
However, if you need to use a digital line, you can find a lot of signal generation VI’s (rather than using the Simulate Signal Express VI) in the following Functions palette on the block diagram:
Signal Processing >> Signal Generation
Hope this helps!
Ed W.