ITelescopeV3SetPark Method
Sets the telescope's park position to be its current position.

Namespace: ASCOM.DeviceInterface
Assembly: ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.2.0.2774)
Syntax
void SetPark()
Exceptions
ExceptionCondition
MethodNotImplementedExceptionIf the method is not implemented and CanPark is False
See Also