ITelescopeV3PulseGuide Method
Moves the scope in the given direction for the given interval or time at
the rate given by the corresponding guide rate property
Namespace: ASCOM.Common.DeviceInterfacesAssembly: ASCOM.Common (in ASCOM.Common.dll) Version: 3.0.0-rc.1+86c25ce733aebb4d8b1b8a62e84770ea5e972bea
void PulseGuide(
GuideDirection Direction,
int Duration
)
Sub PulseGuide (
Direction As GuideDirection,
Duration As Integer
)
Parameters
- Direction GuideDirection
- The direction in which the guide-rate motion is to be made
- Duration Int32
- The duration of the guide-rate motion (milliseconds)
See this link for the canonical definition, which may include further information and implementation requirements:
Canonical DefinitionSupported in: 2.0