This document provides instructions on upgrading Maestro4's ASCOM Dome driver.
=============================== This file best viewed with fixed-font at this screen width or greater ==================================
Bug fixes - For use with non-dome DomePro controllers (i.e. clamshell or roll-off-roof): - Methods FindHome(), Park(), SetPark(), SlewToAzimuth(Double) and SyncToAzimuth(Double) all threw InvalidOperationException. Instead then should throw MethodNotImplementedException per ASCOM DomeV2 specification. - Property Azimuth threw InvalidOperationException. Instead it should throw PropertyNotImplementedException per ASCOM DomeV2 specification. - Properties AtHome, AtPark and setting of Slaved property threw InvalidOperationException. Instead then now throw PropertyNotImplementedException even though ASCOM DomeV2 specification does not require it. - The reading of the Slaved property no longer raises InvalidOperationException. Instead it just returns False. - The following erroneously raised a ParkedException if AtPark: - Properties: setting of the Slaved property - Methods: FindHome(), SlewToAzimuth(), SyncToAzimuth() Features NoneContact Astrometric support with any questions or issues.