source: trunk/MagicSoft/Cosy/.cosyrc_magic@ 8874

Last change on this file since 8874 was 8874, checked in by tbretz, 17 years ago
*** empty log message ***
File size: 726 bytes
Line 
1#
2# .cosyrc
3#
4# Default values are commented out
5#
6
7# Number of motor revolution necessary to turn the
8# telescope 360deg. (Remark: Here we do not talk about
9# revolutions of the 'real' motor, but about revolutions
10# 'seen' by the Macs)
11Az_GearRatio[U_mot/U_tel]: 1340.0
12Zd_GearRatio[U_mot/U_tel]: 1165.2
13
14# CANbus Id of the three MACS. -1 means not connected.
15# MAC1 is Azimuth-1
16# MAC2 is Azimuth-2
17# MAC is Zenith Angle
18Az_Id-MAC1: 1
19Az_Id-MAC2: -1
20Zd_Id-MAC: 3
21
22# CANbus Id of the three Shaftencoders.
23# SE1 is Zenith Angle-1
24# SE2 is Zenith Angle-2
25# SE is Azimuth
26Az_Id-SE: 16
27Zd_Id-SE1: 17
28Zd_Id-SE2: 18
29
30# Software endswitch
31#Az_Min[deg]: -95.0
32#Zd_Min[deg]: -75.0
33#Az_Max[deg]: 305.0
34#Zd_Max[deg]: 98.25
Note: See TracBrowser for help on using the repository browser.