Not available nor applicable with SkyGuide


SKSS_FocusingLoopStatusChanged

Description

Event sent after each change of the advanced 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

Focusing loop is not started

calibrating

Focuser is calibrating

analyzing

Analyzing guider frame to calculate focus error

stacking

Stacking guider frame

moving

Moving focuser

waitingGuiderFrame

Focusing loop is waiting for a guider frame

noCorrectionWaitingFrame

No correction done, the focusing loop is waiting for the next frame

filterDelayWaitingFrame

The filter wheel just moved to another filter, the focusing is settling

poorCorrelationWaitingFrame

Poor correlation, the focusing loop is waiting for the next frame

paused

Focusing loop is in pause

failedWaitingFrame

Failure occurred, the focusing loop is waiting for the next frame

ditheringWaitingFrame

Dithering is in progress in guiding loop, the focusing loop is suspended until dithering finished


JSON Response

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

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