
public class AutochangerGUI extends GeneralGUI
GeneralGUI.CommandSwingWorkerabortTimeout, aml, 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 |
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 |
unlockOnlineClamps()
Clamps Actions
*****************************************************************************
|
void |
updateTrucksPosition()
Trucks Actions
*****************************************************************************
|
abortAction, completeInitialization, connecting, disconnecting, getGuiLayout, getName, initGui, onStatusMessage, resetGui, sendAsynchronousCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, shutdownMyDestinationSubsystem, stopMyDestinationSubsystem, updateStateWithSensorspublic void setTimeoutForTrucksMotion(long timeoutForTrucksMotion)
public void updateTrucksPosition()
public void goToHandOff()
public void goToStandby()
public void goToOnline()
public void unlockOnlineClamps()
public void lockOnlineClamps()
public void closeLatch(String latchName)
latchName - public void openLatch(String latchName)
public void closeLatches()
public void openLatches()
public static void main(String[] args)
args - the command line argumentsCopyright © 2016 LSST. All rights reserved.