-
Notifications
You must be signed in to change notification settings - Fork 0
/
ClassicHandController.html
74 lines (53 loc) · 2.51 KB
/
ClassicHandController.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://www.w3.org/2005/10/profile">
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" href="ajxmenu.css" type="text/css">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="en-us" http-equiv="Content-Language" />
<title>Standard or Classic Hand controller</title>
<link href="gemini-2.css" rel="stylesheet" title = "light" type="text/css">
<link href="gemini-2-dark.css" rel="stylesheet" title = "dark" type="text/css">
<script src="style_switcher.js"></script>
<link href="theme-selector.css" rel="stylesheet" type="text/css">
<script src="w3data.js"></script></head>
<body onload="set_style_from_cookie()">
<div w3-include-html="header.html" ></div>
<div class="AJXMenueDFaTFD" w3-include-html="navigation.html"></div><script>w3IncludeHTML();</script>
<table align="center" style="max-width: 900px; min-width: 200px;">
<tr>
<td class="h3">Standard or Classic Hand controller</td>
</tr>
</table>
<table align="center" style="width: 910px">
<tr>
<td class="style7" width="450px">
<img alt="" height="741" src="gemini-images/Images/ClassicHandController.jpg" width="450" /></td>
<td class="style7" width="10px"></td>
<td class="style7">Here is the newest version from Losmandy <br />
<a href="gemini-images/Images/492_HC_1.jpg" target="_blank">
<img alt="" class="auto-style1" height="665" src="gemini-images/Images/492_HC_1_small.jpg" width="450" /></a><br />
</td>
</tr>
</table>
<table align="center" style="width: 910px">
<tr>
<td class="style6" >
Use Hand Controller buttons to center the star in the eyepiece.
Note:
Press and hold a direction button on the hand controller to move the
telescope. To move the telescope faster, momentarily press and release
the opposite button while continuing to depress the original button. The
speeds will change from guide, to center, to move then slew with each
push of the opposite button. The Dec and RA reverse switches on
the new version are on the bottom end, one on each side of the
connector.</td>
</tr>
<tr>
<td class="style6"><br />
These can also be plugged into the ST-4 Guide port to test the guide inputs are use it for manual guiding.</td>
</tr>
</table>
<link rel="stylesheet" href="ajxmenu_bottom.css" type="text/css">
<div w3-include-html="footer.html" ></div>
</body>