public class AutochangerGUI extends GeneralGUI implements InterfaceAutochangerGUI
GeneralGUI.CommandSwingWorkerabortTimeout, aml, cmu, destination, generalPanel, initializationTimeout, pane, panelStateInitialized, role, updateStateWithSensorsTimeoutREAD_CONTROLLER_TIMEOUT| Constructor and Description |
|---|
AutochangerGUI(String name,
String role,
org.lsst.ccs.messaging.AgentMessagingLayer aml) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeoutForAlignFollower() |
long |
getTimeoutForLatchesMotion() |
long |
getTimeoutForOnlineClampMotion() |
long |
getTimeoutForTrucksMotion() |
static void |
main(String[] args) |
void |
setTimeoutForAlignFollower(long timeout) |
void |
setTimeoutForLatchesMotion(long timeoutForLatchesMotion) |
void |
setTimeoutForOnlineClampMotion(long timeoutForOnlineClampMotion) |
void |
setTimeoutForTrucksMotion(long timeoutForTrucksMotion) |
abortAction, connected, disconnected, getAcSensorsNamesList, getGuiLayout, getLoSensorsNamesList, getName, initGui, onStatusMessage, sendCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacAlignFollower, acAlignFollowerForLoader, acFastTrucksProfile, acGoToHandOff, acGoToHandOffForLoader, acGoToOnline, acGoToStandby, acMoveAndClampFilterOnline, acMoveToApproachStandby, acSlowTrucksProfile, acUnclampAndMoveFilterToHandoff, acUpdateTrucksPosition, closeLatch, closeLatches, closeOnlineClamp, closeOnlineClamps, homingOnlineClamp, homingOnlineClamps, lockOnlineClamp, lockOnlineClamps, openLatch, openLatches, openOnlineClamp, openOnlineClamps, unlockOnlineClamp, unlockOnlineClampsabortAction, getName, sendCommand, sendCommand, sendCommandSwingWorker, stopMyDestinationSubsystem, updateStateWithSensorspublic long getTimeoutForTrucksMotion()
getTimeoutForTrucksMotion in interface InterfaceAutochangerGUIpublic long getTimeoutForOnlineClampMotion()
getTimeoutForOnlineClampMotion in interface InterfaceAutochangerGUIpublic long getTimeoutForLatchesMotion()
getTimeoutForLatchesMotion in interface InterfaceAutochangerGUIpublic long getTimeoutForAlignFollower()
getTimeoutForAlignFollower in interface InterfaceAutochangerGUIpublic void setTimeoutForTrucksMotion(long timeoutForTrucksMotion)
setTimeoutForTrucksMotion in interface InterfaceAutochangerGUIpublic void setTimeoutForOnlineClampMotion(long timeoutForOnlineClampMotion)
setTimeoutForOnlineClampMotion in interface InterfaceAutochangerGUIpublic void setTimeoutForLatchesMotion(long timeoutForLatchesMotion)
setTimeoutForLatchesMotion in interface InterfaceAutochangerGUIpublic void setTimeoutForAlignFollower(long timeout)
setTimeoutForAlignFollower in interface InterfaceAutochangerGUIpublic static void main(String[] args)
args - the command line argumentsCopyright © 2023 LSST. All rights reserved.