1 | FACT
|
---|
2 | |<h4>Drive</h4>
|
---|
3 | The current drive status is displayed if the dim-network is online
|
---|
4 | and the drivectrl has connection to cosy.
|
---|
5 |
|
---|
6 | The backround colors have the following meaning:
|
---|
7 | <ul class='help'>
|
---|
8 | <li>Drive is tracking</li>
|
---|
9 | <li>Drive is tracking and the control deviation is larger than one arc-minute</li>
|
---|
10 | <li>Drive is tracking and the control deviation is larger than two arc-minutes or the drive is in ERROR state</li>
|
---|
11 | <li>Drive is offline, or online and neither moving nor tracking</li>
|
---|
12 | <li>Drive is moving</li>
|
---|
13 | </ul>
|
---|
14 |
|
---|
15 | If the drive is online, the current pointing position is displayed. Between
|
---|
16 | sun-rise and sun-set a sun-symbol (☼) is displayed. If between
|
---|
17 | sun-set and sun-rise the moon is above horizon, a moon-symbol (☾)
|
---|
18 | is displayed. During tracking the current control deviation is
|
---|
19 | displayed behin a plus-minus symbol (±). If the source name of
|
---|
20 | the current tracking position is available it is displayed in []-parenthesis.
|
---|
21 | If the drive is currently moving a moving-symbol (⟳) is displayed.
|
---|
22 |
|
---|
23 | If the drive is online and in error state this is also indicated by the
|
---|
24 | extension [ERR]. This should make it easier to detect this state.
|
---|
25 |
|
---|
26 | If the drive is switched off and either the sun- or the moon-symbol is
|
---|
27 | visible, it is extended with either the time until sun-set (indicated
|
---|
28 | with a down-arrow ↓) or the moon disk visibility in percent.
|
---|
29 | When the drive is switched on, this information is omitted due to space
|
---|
30 | reasons.
|
---|
31 |
|
---|
32 | The ⊗-symbol means that the drive is locked.
|
---|
33 |
|
---|
34 | More detailed informations about the sun and moon can be found at the
|
---|
35 | weather page. More detailed tracking and pointing information at the
|
---|
36 | drive page.
|
---|
37 | |
|
---|