SKSS_CalculateDitheringOffsets

Description

Allows to randomly calculate the guider dithering offsets for the selected instrument.


The random values are calculated inside the range of each axis defined in the guiding settings tab.


The result: true if succeeded, otherwise false is returned in the data field of the JSON response.

Request

http://localhost:18700/SKSS_CalculateDitheringOffset 

JSON Response

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