X2 Standard  Version 1.24
List of all members
DriverSlewsToParkPositionInterface Class Reference

The DriverSlewsToParkPositionInterface prevents TheSky from slewing the mount to the park position when a Park command is issued so that the mount driver can take on this responsibility. More...

#include <driverslewstoparkpositioninterface.h>

Detailed Description

The DriverSlewsToParkPositionInterface prevents TheSky from slewing the mount to the park position when a Park command is issued so that the mount driver can take on this responsibility.

This interface is optional. At this time TheSkyX only queries mounts for implementation of this interface.

Merely implementing this interface means the mount driver slews to the park position and parks the mount as well as maintains the park position. No additional implementation needed.

This overrides the default behavior where upon Park, TheSky is responsible for slewing a mount to the park position, parking and maintaining that position.

This interface was added in TheSky build 11173, see TheSkyXFacadeForDriversInterface::build.

See also
ParkInterface

The documentation for this class was generated from the following file:
X2 Examples
(C) Software Bisque, Inc. All rights reserved.