SKSS_WhereIsRA

Description

Allows to return the name of the axis that correspond to the right ascension (RA)


Data

Meaning

None

Right ascension axis is unknown. 

X

Right ascension axis is on the X axis (default)

Y

Right ascension axis is on the Y axis


This can be changed in advanced settings.

Request

http://localhost:18700/SKSS_WhereIsRA

JSON Response

{"status": "success", "data": "X", "message": null }