ChooserSAChoose Method

Select ASCOM driver to use without pre-selecting in the dropdown list

Definition

Namespace: ASCOM.Com
Assembly: ASCOM.Com.ChooserSA (in ASCOM.Com.ChooserSA.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
C#
public string Choose()

Return Value

String
Driver ID of chosen driver

Remarks

No driver will be pre-selected in the Chooser's list when the chooser window is first opened.

The device type will default to Telescope if no device type is set prior to calling this method.

Version Information

.NET

Supported in: .NET 8.0 and later

See Also