
public class LoaderMainModule extends MainModule
bridge, haltRequired, stopRequired| Constructor and Description |
|---|
LoaderMainModule(BridgeToHardware bridge)
Build a LoaderMainModule with a bridge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initModule() |
String |
printHardwareState()
Print list of hardware with initialization information.
|
String |
toString() |
void |
updateFCSState()
Check that Loader hardware is ready to be operated and moved.
|
void |
updateStateWithSensors()
Update loader state in reading the sensors.
|
controlRealHardware, getFilterNames, isCANDevicesReady, isHaltRequired, isStopRequired, listHardwareNames, listLoaderHardwareNames, postStart, signalgetNObserverThreads, getObservables, getTickMillis, init, listens, processUpdate, sendSignal, sendSignalWithTimeLimit, setNObserverThreads, setObservables, setTickMillis, shutdownNow, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitraiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarninggetComponentConfigurationEnvironment, getComponentLookup, getName, getSubsystemchange, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, printConfigurableParameters, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic LoaderMainModule(BridgeToHardware bridge)
bridge - public void initModule()
initModule in class MainModule@Command(type=QUERY, level=0, description="Update loader state in reading the sensors.") public void updateStateWithSensors()
updateStateWithSensors in class MainModuleFcsHardwareException@Command(type=QUERY, level=1, description="Update FCS state and FCS readyness state and publishes on the status bus.") public void updateFCSState()
updateFCSState in class MainModule@Command(type=QUERY, level=1, description="Print the list of hardware with initialization information.") public String printHardwareState()
Copyright © 2017 LSST. All rights reserved.