source: trunk/MagicSoft/Cosy/.cosyrc_magic2@ 9430

Last change on this file since 9430 was 9430, checked in by tbretz, 15 years ago
*** empty log message ***
File size: 632 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)
11
12# CANbus Id of the three MACS. -1 means not connected.
13# MAC1 is Azimuth-1
14# MAC2 is Azimuth-2
15# MAC is Zenith Angle
16Az_Id: 1
17Zd_Id: 3
18
19# CANbus Id of the three Shaftencoders.
20# SE1 is Zenith Angle-1
21# SE2 is Zenith Angle-2
22# SE is Azimuth
23Az_Id-SE: 16
24Zd_Id-SE1: 17
25Zd_Id-SE2: 18
26
27# Software endswitch
28#Az_Min[deg]: -100.01
29#Zd_Min[deg]: -75.0
30Az_Max[deg]: 316.0
31Zd_Max[deg]: 100.01
Note: See TracBrowser for help on using the repository browser.