public class AutochangerGeneralGUI extends GeneralGUI
GeneralGUI.CommandSwingWorkerabortTimeout, aml, destination, fcslog, initializationTimeout, initialized, out, pane, panelStateInitialized, topPanel, updateStateWithSensorsTimeout| Constructor and Description |
|---|
AutochangerGeneralGUI(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 |
onDataArrival(String source,
long timestamp,
String dataType,
Object s) |
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, postInitGui, resetGui, sendAsynchronousCommand, sendCommand, sendCommandSwingWorker, sendCommandSwingWorker, setPrintWriter, 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 © 2015 LSST. All rights reserved.