ASCOM Platform Help
ASCOM Platform Help
ASCOM.DeviceInterface
IDomeV2 Interface
IDomeV2 Methods
AbortSlew Method
Action Method
CloseShutter Method
CommandBlind Method
CommandBool Method
CommandString Method
Dispose Method
FindHome Method
OpenShutter Method
Park Method
SetPark Method
SetupDialog Method
SlewToAltitude Method
SlewToAzimuth Method
SyncToAzimuth Method
IDome
V
2
Set
Park Method
Set the current azimuth position of dome to the park position.
Namespace:
ASCOM.DeviceInterface
Assembly:
ASCOM.DeviceInterfaces (in ASCOM.DeviceInterfaces.dll) Version: 6.0.0.0 (6.6.9999.9999)
Syntax
C#
VB
C++
Copy
void
SetPark
()
Sub
SetPark
void
SetPark
()
Exceptions
Exception
Condition
MethodNotImplementedException
If the method is not implemented
NotConnectedException
If the device is not connected.
DriverException
Must throw an exception if the operation cannot be completed.
Remarks
Raises an error if not supported or if a communications failure occurs.
See Also
Reference
IDomeV2 Interface
ASCOM.DeviceInterface Namespace
Copyright © 2010-22, The ASCOM Initiative