Click or drag to resize

ITelescopeV4Connect Method

Connect to the device asynchronously

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 7.0.0-rc.0+0
Syntax
void Connect()
Exceptions
ExceptionCondition
DriverExceptionAn 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.
Remarks

This is a mandatory method and must not throw a MethodNotImplementedException.

Revision History
DateVersionDescription
ITelescopeV4Platform 7.0Member added.
See Also