#
# .cosyrc
#
# Default values are commented out
#

# Number of motor revolution necessary to turn the
# telescope 360deg. (Remark: Here we do not talk about
# revolutions of the 'real' motor, but about revolutions
# 'seen' by the Macs)

# CANbus Id of the three MACS. -1 means not connected.
# MAC1 is Azimuth-1
# MAC2 is Azimuth-2
# MAC  is Zenith Angle
Az_Id:  1
Zd_Id:  3

# CANbus Id of the three Shaftencoders.
# SE1 is Zenith Angle-1
# SE2 is Zenith Angle-2
# SE  is Azimuth
Az_Id-SE:  16
Zd_Id-SE1: 17
Zd_Id-SE2: 18

# Software endswitch
#Az_Min[deg]:  -100.01
#Zd_Min[deg]:  -75.0
Az_Max[deg]:  316.0
Zd_Max[deg]:   100.01
