SKSS_StartGuiderCalibration

Description

Allows to start guider calibration.


This method is sending callback message to end-point registered with SKSS_RegisterCallbackURI


{USECALIBRATIONANGLEANYWAY}=Optional true/false parameter that allows to use the guider calibration angle when the measured L shape angle is not 90°.


 Calibration must be done after changing the guider camera rotation angle.

Request

http://localhost:18700/SKSS_StartGuiderCalibration?  useCalibrationAngleAnyway={USECALIBRATIONANGLEANYWAY} 

JSON Response

{ "status": "success", "data": null, "message": null }