Required
Telescope.Connected Property
Telescope.Connected (read-write, Boolean)
True if telescope connected, False otherwise
Syntax
Telescope.Connected [= Boolean]
The property syntax has these parts:
Part |
Description |
Value (Boolean) |
True if telescope connected, False otherwise |
Remarks
Set this property to True to connect to the telescope. Raises an error if there is a problem connecting.
Some Telescope properties and methods will raise errors if the scope is not connected.
In V2, setting the Connected property to True does not automatically unpark the telescope, nor does it explicitly turn on tracking. This may affect clients that use the V1 interface.
Copyright © 2001-2004, The ASCOM Initiative