Rotator Object

The instrument rotator in use by ACP

Remarks

Intrinsic This object represents ACP's rotator controller. This provides access to only the basic functions of the rotator.

ACP.Rotator cannot be created directly by external automation clients, however the master copy of Rotator is available as Util.Rotator. Creating a copy of Util will give access to Rotator from external automation objects. You do not need to do this in ACP scripts or ASP pages, where Rotator is available directly within the script namespace.

The Rotator object in ACP does not implement the ASCOM Rotator driver interface. ACP uses only the most basic functions, therefore many low-level driver properties and methods are not exposed. You cannot use Util.Rotator as an ASCOM rotator hub.