Prefs Object

ACP Master Preferences Access Object

Remarks

Intrinsic This object provides property-based access to ACP's preferences settings (as entered into the various tabs in the Preferences dialog). It is available automatically within ACP console-based scripts and ACP's enhanced Active Server Pages. Prefs cannot be created directly by external automation clients, however the master copy of Prefs is available as Util.Prefs. Creating a copy of Util will give access to Prefs from external automation objects. You do not need to do this in ACP scripts or ASP pages, where Prefs is available directly within the script namespace.

Some preference items are provided by the Prefs sub-objects Prefs.PointingUpdates, Prefs.LocalUser, Prefs.CameraPrefs, Prefs.AutoGuiding, and Prefs.AutoFocus.