Click or drag to resize

Telescope Constructor

Creates an instance of the telescope class.

Namespace: ASCOM.DriverAccess
Assembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
public Telescope(
	string telescopeId
)

Parameters

telescopeId  String
The ProgID for the telescope
See Also