SKSS_GetGuiderCameraPixelScale 

Description

Allows to get the the guider camera pixel scale from the selected instrument.


The pixel scale in arcsecond is returned in the data field of the JSON response.

Request

http://localhost:18700/SKSS_GetGuiderCameraPixelScale 

JSON Response

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