
public class AutochangerMainModule extends MainModule
bridge, fcslog, haltRequired, hardwareReady, stopRequired| Constructor and Description |
|---|
AutochangerMainModule(String aName,
int aTickMillis,
BridgeToHardware bridge) |
| Modifier and Type | Method and Description |
|---|---|
AutoChangerTrucksModule |
getAutochangerTrucks() |
EPOSController |
getLatchXminusController() |
EPOSController |
getLatchXplusController() |
EPOSController |
getLinearRailMasterController() |
EPOSController |
getLinearRailSlaveController() |
PlutoGatewayModule |
getPlutoGateway() |
void |
updateStateWithSensors() |
controlRealHardware, getCanOpenHardwareFullState, getHaltRequired, getStopRequired, getSubsystemState, getTcpProxy, initModule, isHardwareReady, listHardware, postStart, signal, simulateAlarm, toStringalias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownNow, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkpublic AutochangerMainModule(String aName, int aTickMillis, BridgeToHardware bridge)
@Command(type=QUERY, level=0, description="Update autochanger state in reading the sensors.") public void updateStateWithSensors() throws FcsHardwareException, org.lsst.ccs.bus.ErrorInCommandExecutionException, org.lsst.ccs.bus.BadCommandException
updateStateWithSensors in class MainModuleFcsHardwareExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionorg.lsst.ccs.bus.BadCommandExceptionpublic EPOSController getLinearRailMasterController()
public EPOSController getLinearRailSlaveController()
public EPOSController getLatchXminusController()
public EPOSController getLatchXplusController()
public PlutoGatewayModule getPlutoGateway()
public AutoChangerTrucksModule getAutochangerTrucks()
Copyright © 2015 LSST. All rights reserved.