Click or drag to resize

SwitchChoose Method

Brings up the ASCOM Chooser Dialogue to choose a Switch

Namespace: ASCOM.DriverAccess
Assembly: ASCOM.DriverAccess (in ASCOM.DriverAccess.dll) Version: 7.0.0-rc.0+0
Syntax
public static string Choose(
	string switchId
)

Parameters

switchId  String
FilterWheel Prog ID for default or null for None

Return Value

String
Prog ID for chosen Switch or null for none
See Also