04-23-2009 10:37 PM
hi
is there any way to generate a sequance of sine wave with differant amplitude with silent zone between them in labview.
regards
04-23-2009 10:51 PM
Sure. Look in the Waveform Generation palette. There you can build your different sine waves. (A silent period could just be a zero amplitude sine wave).
Then use the Append waveform function from the Analog waveform palette to append them.
04-23-2009 11:14 PM
thank you for your help,really i have 6freq with 10 diffrent amp =60 block of signal generation *2 for silent zone =120 block so it,s difficult to put this no. to generate the signal,is there shorter way may be use modulated signal while i don,t know how to do it or any other shorter way.thank again.
regards
04-23-2009 11:21 PM
04-23-2009 11:33 PM
thank you i will try this
regards
04-24-2009 04:28 AM
04-26-2009 09:21 PM
hi again
there is no evaluation vertion for this tool kit ,any way i used two while loop but they run countiuasly . iwanted them to run only one time but i dont know how to top them after they finish the data for only one time.i attached the file.can you help me
04-27-2009 03:26 AM - edited 04-27-2009 03:31 AM
I found the demo here https://lumen.ni.com/nicif/us/evalanlwavedtr/content.xhtml ;). But I guess it more fun to program. It is actually a good learning application for a beginner.