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

 

  • Like! 1
  • Thank you! 1
Link to comment
Share on other sites

Please sign in to view this username.

 I apologize for the late response, but thank you so much! I hate that once again something like this isn't documented in the Calypso PCM Operating Instructions.

Link to comment
Share on other sites

 Share

×
×
  • Create New...