public class AutochangerGUI extends GeneralGUI implements InterfaceAutochangerGUI
GeneralGUI.CommandSwingWorkerabortTimeout, aml, cmu, destination, generalPanel, initializationTimeout, pane, panelStateInitialized, updateStateWithSensorsTimeout| Constructor and Description |
|---|
AutochangerGUI(String name,
String destination,
org.lsst.ccs.messaging.AgentMessagingLayer aml) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAndLockOnlineClamps() |
void |
closeLatch(String latchName)
Latches Actions
*****************************************************************************
|
void |
closeLatches() |
void |
goToHandOff() |
void |
goToOnline() |
void |
goToStandby() |
void |
lockOnlineClamps() |
static void |
main(String[] args) |
void |
openLatch(String latchName) |
void |
openLatches() |
void |
setTimeoutForTrucksMotion(long timeoutForTrucksMotion) |
void |
unlockAndOpenOnlineClamps() |
void |
unlockOnlineClamps()
Clamps Actions
*****************************************************************************
|
void |
updateTrucksPosition()
Trucks Actions
*****************************************************************************
|
abortAction, completeInitialization, connecting, disconnecting, getGuiLayout, getName, initGui, onStatusMessage, sendCommandSwingWorker, sendCommandSwingWorker, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabortAction, getName, sendCommandSwingWorker, stopMyDestinationSubsystem, updateStateWithSensorspublic void setTimeoutForTrucksMotion(long timeoutForTrucksMotion)
setTimeoutForTrucksMotion in interface InterfaceAutochangerGUIpublic void updateTrucksPosition()
updateTrucksPosition in interface InterfaceAutochangerGUIpublic void goToHandOff()
goToHandOff in interface InterfaceAutochangerGUIpublic void goToStandby()
goToStandby in interface InterfaceAutochangerGUIpublic void goToOnline()
goToOnline in interface InterfaceAutochangerGUIpublic void unlockOnlineClamps()
unlockOnlineClamps in interface InterfaceAutochangerGUIpublic void lockOnlineClamps()
lockOnlineClamps in interface InterfaceAutochangerGUIpublic void unlockAndOpenOnlineClamps()
unlockAndOpenOnlineClamps in interface InterfaceAutochangerGUIpublic void closeAndLockOnlineClamps()
closeAndLockOnlineClamps in interface InterfaceAutochangerGUIpublic void closeLatch(String latchName)
closeLatch in interface InterfaceAutochangerGUIlatchName - public void openLatch(String latchName)
openLatch in interface InterfaceAutochangerGUIpublic void closeLatches()
closeLatches in interface InterfaceAutochangerGUIpublic void openLatches()
openLatches in interface InterfaceAutochangerGUIpublic static void main(String[] args)
args - the command line argumentsCopyright © 2017 LSST. All rights reserved.