public interface TelescopeDriver extends Driver, DerotatorAccessible, FocusAccessible, OffsetAccessible, PointingAccessible
| Modifier and Type | Method and Description |
|---|---|
boolean |
commenceAbort()
Aborts all active commands.
|
boolean |
commenceInit()
Initializes the telescope.
|
boolean |
commencePark()
Parks the telescope.
|
close, getDriverName, isOpen, openinitcommenceDerotator, commenceDerotatorOffsetcommenceFocus, commenceFocusOffsetcommenceAbsoluteOffset, commenceAbsoluteOffset, commenceGuiding, commenceRelativeOffset, commenceRelativeOffsetcommenceMove, commenceMove, commenceMoveAzAlt, commenceTrackingboolean commenceInit()
throws IOException,
TimeoutException
IOExceptionTimeoutExceptionboolean commencePark()
throws IOException,
TimeoutException
IOExceptionTimeoutExceptionboolean commenceAbort()
throws IOException,
TimeoutException
IOExceptionTimeoutException