ITelescopeV3SetupDialog Method
Launches a configuration dialog box for the driver. The call will not return until the user clicks OK or cancel manually.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
void SetupDialog()
Exceptions
ExceptionCondition
DriverExceptionMust throw an exception if the call was not successful
Remarks

Must be implemented

See Also