SKSS_WhereIsDEC

Description

Allows to return the name of the axis that correspond to the declination (DEC)


Data

Meaning

None

Declination axis is unknown. 

X

Declination axis is on the X axis

Y

Declination axis is on the Y axis (default)


This can be changed in advanced settings.

Request

http://localhost:18700/SKSS_WhereIsDEC

JSON Response

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