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.

  • Like! 1
Link to comment
Share on other sites

Please sign in to view this username.

 Do you know if it is possible to force the .coefficientPart instead of placing a formula inside of the Temp Comp window?

Link to comment
Share on other sites

And it appears that unfortunately that the commands getTemperatureCorrection().tempKorrOn / getTemperatureCorrection().tempKorrOff do not work as needed. While they activate/deactivate, Calypso will show/behave in the state the program was last saved in - you have to open and then close the Temp Comp window for it to activate/deactivate properly. 😞

Link to comment
Share on other sites

 Share

×
×
  • Create New...