SKSS_GuidingLoopStatusChanged

Description

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

Guiding loop is not started

calibrating

Guider is calibrating

analyzing

Analyzing guider frame to calculate tracking error

moving

Moving guider

waitingGuiderFrame

Guiding loop is waiting for a guider frame

noCorrectionWaitingFrame

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

paused

Guiding loop is in pause

failedWaitingFrame

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

guiderSettle

Guider settle

stacking

Stacking reference frame

poorCorrelationWaitingFrame

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

dithering

Dithering in progress


JSON Response

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

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