# AEMIRSAF config file, GENERIC mirror safing config # default is active, set active:=false to disable safing entirely # refer to channel.map for sensor names, mirror.beg for # mirror schedule settings (specifically SCENE view) active:=true # one or more conditions stating "safe if" in the form # value1 < sensorname < value2 # value1 > sensorname > value2 # sensorname < value # sensorname > value -1 < rainSensorIntensity < 15000 # sunSensorIntensity > 1 # optionally override the safing command with a new 'D' # mirror controller directive (default is Sky -18000) # uncomment this line and set mirror value #D-18650 # the angle to which to safe to, 0 being skyward # Motor step is computed based on contents of mirror.beg angle 60 # angle for cleaning the mirror cleaningAngle 240 # end of AEMIRSAF.CFG