 hellboy
		
			hellboy
		
		
		
		
		
		
		
		
	
			01-07-2009 06:09 AM
I have VI containing some elements of Professional version: Basic DC/RMS (to get RMS value of signal)
Is there in Base system analog of this element?
 
					
				
		
 Coq_Rouge
		
			Coq_Rouge
		
		
		
		
		
		
		
		
	
			01-07-2009 06:52 AM
Open this function and remove the hanning window function. The rest of this vi is made by base functions. It may work. If not perhaps you can write your own window function. Should not be to hard. http://en.wikipedia.org/wiki/Window_function#Hann_window. I think hann and hanning is the same. Use google to check it out. Good luck 😉

 
					
				
		
 Coq_Rouge
		
			Coq_Rouge
		
		
		
		
		
		
		
		
	
			01-07-2009 07:07 AM - edited 01-07-2009 07:12 AM
