Derotators
Derotators status
Status of the telescope derotators.
type |
object |
||
node |
derotators |
||
any of the following |
|||
type |
object |
||
properties |
|||
|
Current Configuration |
||
Currently selected derotator configuration. |
|||
type |
string |
||
|
Current Derotator |
||
Currently selected derotator’s name. |
|||
type |
string |
||
|
Current setup |
||
Current DISCOS setup code. |
|||
type |
string |
||
|
Rewinding |
||
Indicates whether the current derotator is rewinding. |
|||
type |
boolean |
||
|
Rewinding Mode |
||
The derotator positioner rewinding mode. |
|||
type |
string |
||
enum |
AUTO MANUAL NONE |
||
|
Rewinding Required |
||
Indicates whether the current derotator requires to be rewinded. |
|||
type |
boolean |
||
|
|||
|
|||
|
Tracking |
||
Indicates whether the current derotator is tracking the commanded position. |
|||
type |
boolean |
||
|
Updating |
||
Indicates whether the derotator positioner is updating the position. |
|||
type |
boolean |
||
type |
object |
||
patternProperties |
|||
|
|||
additionalProperties |
False |
||
maxProperties |
1 |
||
minProperties |
1 |
||
Derotator
Derotator status.
type |
object |
|
node |
derotators.<derotatorName> |
|
properties |
||
|
Commanded Position |
|
Commanded position of the derotator |
||
type |
number |
|
unit |
degrees |
|
|
Current Position |
|
Current position of the derotator. |
||
type |
number |
|
unit |
degrees |
|
|
Max Limit |
|
Maximum limit of the derotator’s range. |
||
type |
number |
|
unit |
degrees |
|
|
Min Limit |
|
Minimum limit of the derotator’s range |
||
type |
number |
|
unit |
degrees |
|
|
Ready |
|
Indicates whether the derotator is ready or not. |
||
type |
boolean |
|
|
Rewinding Step |
|
Derotator’s angle between two external feeds. |
||
type |
number |
|
unit |
degrees |
|
|
Slewing |
|
Indicates whether the derotator is currently slewing. |
||
type |
boolean |
|
|
Socket connected |
|
Derotator socket is connected. |
||
type |
boolean |
|
|
||
|
Tracking |
|
Indicates whether the derotator is tracking the commanded position. |
||
type |
boolean |
|
|
Tracking Error |
|
Derotator tracking error. |
||
type |
number |
|
unit |
degrees |
|