public class TestbenchCPPMGUI extends AutochangerGeneralGUI
GeneralGUI.CommandSwingWorkerabortTimeout, aml, destination, fcslog, initializationTimeout, initialized, out, pane, panelStateInitialized, topPanel, updateStateWithSensorsTimeout| Constructor and Description |
|---|
TestbenchCPPMGUI(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)
setTimeoutForTrucksMotion in class AutochangerGeneralGUIpublic void onDataArrival(String source, long timestamp, String dataType, Object s)
onDataArrival in interface org.lsst.ccs.messaging.DataStatusListeneronDataArrival in class AutochangerGeneralGUIpublic void updateTrucksPosition()
updateTrucksPosition in class AutochangerGeneralGUIpublic void goToHandOff()
goToHandOff in class AutochangerGeneralGUIpublic void goToStandby()
goToStandby in class AutochangerGeneralGUIpublic void goToOnline()
goToOnline in class AutochangerGeneralGUIpublic void unlockOnlineClamps()
unlockOnlineClamps in class AutochangerGeneralGUIpublic void lockOnlineClamps()
lockOnlineClamps in class AutochangerGeneralGUIpublic void closeLatch(String latchName)
closeLatch in class AutochangerGeneralGUIlatchName - public void openLatch(String latchName)
openLatch in class AutochangerGeneralGUIpublic void closeLatches()
closeLatches in class AutochangerGeneralGUIpublic void openLatches()
openLatches in class AutochangerGeneralGUIpublic static void main(String[] args)
args - the command line argumentsCopyright © 2015 LSST. All rights reserved.