Not available nor applicable with SkyGuide


SKSS_MoveFocuserToPosition

Description

Move focuser to the given absolute position


{STEPS} = Absolute position in steps


Works only when SKSS_IsAbsoluteFocuser returns True.

Request

http://localhost:18700/SKSS_MoveFocuserToPosition?steps={STEPS}

JSON Response

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