IDomeV2FindHome Method
Start operation to search for the dome home position.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
void FindHome()
Exceptions
ExceptionCondition
MethodNotImplementedExceptionIf the method is not implemented
Remarks
After Home position is established initializes Azimuth to the default value and sets the AtHome flag. Exception if not supported or communications failure. Raises an error if Slaved is True.
See Also