SKSS_GuiderCameraStatusChanged

Description

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

Guider camera exposure loop is not started

exposing

Guider camera is exposing

processing

Processing the captured guider frame

saving

Saving the guider frame to a file

waiting

Waiting between exposure

waitingForGuiding

Waiting on autoguider loop

paused

Guider camera exposure loop is paused

starFaded

Guiding star is faded

Only applicable with MaxIm DL when SkyGuard is delegating guiding control to MaxIm DL and use the guide star only for focusing

failed

Failure occurred.

noChanges

No change detected between the previous and the current guiding frame. Waiting for the next guider frame

movingGuider

Sending pulses to the mount to minimize mount tracking error.

movingFocuser

Moving the focuser toward the critical focus zone.

suspendedWhileScopeIsNotTracking

Guider camera exposure loop is suspended when the telescope mount is slewing.


JSON Response

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

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