 diarmaede
		
			diarmaede
		
		
		
		
		
		
		
		
	
			04-05-2012 04:49 PM
Hi All,
I built a heater controller in which I calculate a duty cycle based on temperatures I read with a 9211, then turn an SSR connected to my heating element on and off using a 6525. My code is working fairly well right now, but I would like to see how someone who knows what he/she is doing would have handled the situation. Does anyone know where I can find example code beyond for heater control beyond what is available in the standard LabVIEW examples?
Thanks!
			
    
	
		
		
		04-09-2012
	
		
		12:34 AM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 - last edited on 
    
	
		
		
		06-11-2025
	
		
		12:08 PM
	
	
	
	
	
	
	
	
	
	
	
	
	
	
 by 
				
		 Content Cleaner
		
			Content Cleaner
		
		
		
		
		
		
		
		
	
			
		
Hi diarmaede,
You can find additional examples (beyond standard LabVIEW shipping examples) on the NI Developer Zone->Examples or on the NI Discussion Forums. Here are some links to get you started:
Heater Control trough solid state relay using PWM
PID Control for Relay Toggling
04-09-2012 11:02 AM
Good stuff! Thanks!