Jump to content

Temperature Compensation


---
 Share

Recommended Posts

I'm looking for access to be able to set parameters for Temperature Compensation. I see that I can place parameters on which sensors to use and the coefficient, but I'd ideally like to be able to either turn on/off compensation via PCM, and/or set a part temperature via PCM. 

Link to comment
Share on other sites

Please sign in to view this quote.

 

getTemperatureCorrection().tempKorrOnOff	// check if temp.comp. is activated
getTemperatureCorrection().tempKorrOn		// activate 
getTemperatureCorrection().tempKorrOff		// deactivate

 

Link to comment
Share on other sites

 Share

×
×
  • Create New...