Click or drag to resize

Focuser Constructor

Creates a focuser object with the given Prog ID

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

Parameters

focuserId  String
ProgID of the focuser device to be accessed.
See Also