Not available nor applicable with SkyGuide


SKSS_CanMoveFocuserToBestFocusPredicate

Description

Allows to test if the the focuser can be moved to the best focus predicate or not


If yes, the data field of the JSON response contains true, otherwise false.

Request

http://localhost:18700/SKSS_CanMoveFocuserToBestFocusPredicate

JSON Response

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