Optional

Telescope.FindHome() Method

Locates the telescope's "home" position (synchronous)

Syntax

Telescope.FindHome()

The method syntax has these parts:

Part Description
Return (Nothing) Does not return a value.

Remarks

Returns only after the home position has been found. At this point the AtHome property will be True. Raises an error if there is a problem.

Raises an error if AtPark is true.