07-30-2008 02:38 PM
07-30-2008 03:04 PM
07-30-2008 04:01 PM
07-30-2008 04:12 PM
08-05-2008 05:03 PM
Hi
Thanks for the reply. Could you please expain how to do this lilttle more? I could not find digital pulse pattern. Basically i need to write a labview code generate step function. This function is avilable in control design moduale under step.vi. But I could not use it because it uses simulation loop to run the step function. I think the data this simulation loop generates is only avilable inside that loop. Can somebody please help? Thanks
08-05-2008 07:14 PM
08-06-2008 09:25 AM - edited 08-06-2008 09:26 AM
08-06-2008 11:31 AM
Hi
Thanks for the reply. That was helpfull. I wanted to add a sine wave to this pulse and i wanted to generate sine wave continously. I tried to do that using while loop. But i got output waveform with pulse added reflected continously on the signal. Here is what i have in my VI. How do i avoid that? i think pulse is always there to get added to sine wave after samples amount. i want to have start time and stop time for the impulse.
08-06-2008 12:52 PM
08-06-2008 02:33 PM