Telescope.Slewing (read-only, Boolean)
True if telescope is currently moving in response to one of the Slew methods or the MoveAxis() method, False at all other times.
Telescope.Slewing
The property syntax has these parts:
Part | Description |
---|---|
Value (Boolean) | True if telescope is currently moving in response to one of the Slew methods or the MoveAxis() method, False at all other times. |
The definition of "slewing" excludes motion caused by sidereal tracking, PulseGuide(), RightAscensionRate, and DeclinationRate. It reflects only motion caused by one of the Slew commands, flipping caused by changing the SideOfPier property, or MoveAxis().