SKSS_SetScopeDeclination

Description

Allows to set the guiding scope declination to the selected instrument.


{DEGREES}=A positive/negative floating-point value between -90 and +90 that represent the declination in degrees.

Request

http://localhost:18700/SKSS_SetScopeDeclination?degrees={DEGREES}

JSON Response

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