TempComp

Scripting ›› Focuser ›› Properties ››
Parent Previous Next

TempComp


Property

TempComp (Boolean)


Syntax

FocusMax.Focuser.TempComp = [Boolean]


Remarks

If property TempCompAvailable is true, then setting TempComp to true puts the focuser into temperature tracking mode. While in temperature tracking mode, Move commands will be rejected by the focuser. Set to false to turn off temperature tracking.

An error will be raised if TempCompAvailable is false and an attempt is made to set TempComp to true.


Setting TempComp to True will allow simultaneous temperature tracking and FocusMax autofocusing. If a Focus or FocusAsync method is called while TempComp is True, FocusMax will temporarily turn off temperature compensation while the autofocus is active. Once the autofocus is complete, the temperature tracking will be resumed.