SKSS_GuidingStatusChanged

Description

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

Autoguider loop is not started

calibrating

Autoguider is calibrating

guiding

Autoguider is guiding to reduce mount tracking errors

paused

Autoguider is paused

looping

Autoguider is looping without sending correction to the mount

failed

A failure has occured in autoguider loop


JSON Response

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

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