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: 4.0.0+77e18c564bf9ecdb0ef30166e894390d1b7d077c
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: .NET Standard 2.0, .NET 8 .NET 9. .NET 10