This is normally used following a FindHome operation. The value is reset with any azimuth slew operation that moves the dome away from the home position.
AtHome may also become true during normal slew operations, if the dome passes through the home position and the dome controller hardware is capable of detecting that; or at the end of a slew operation if the dome comes to rest at the home position.
bool AtHome { get; }ReadOnly Property AtHome As Boolean
Get| NotImplementedException | If the property is not implemented |
| NotConnectedException | When Connected is False. |
| DriverException | An error occurred that is not described by one of the more specific ASCOM exceptions. Include sufficient detail in the message text to enable the issue to be accurately diagnosed by someone other than yourself. |