Not available nor applicable with SkyGuide


SKSS_FocusingStatusChanged

Description

Event sent after each change of the basic focusing loop status.


The JSON object returned in the data field of the JSON response contains the information displayed in the reference column of in the information tab of the acquisition loop of the advanced GUI. 


Detailed description of the properties of the JSON object

Time

Local timestamp of the event

TimeUTC

UTC timestamp of the event

Status

Available status

idle

Autofocus loop is not started

calibrating

Autofocus is calibrating

focusing

Autofocus is moving the focuser to keep the instrument whithin its critical focus zone

paused

Autofocus is paused

looping

Autoguider is looping without moving the focuser

failed

A failure has occured in autofocuss loop


JSON Response

{"status": "success", "event": 

"SKSS_FocusingStatusChanged", "data": JSON object, "message": null }