public class LoaderMain extends MainModule
bridge, haltRequired, name, stopRequired, subsalertSeparater| Constructor and Description |
|---|
LoaderMain(BridgeToHardware bridge)
Build a LoaderMainModule with a bridge.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
String |
printHardwareState()
Print list of hardware with initialization information.
|
String |
toString() |
void |
updateFCSStateToReady()
Check that Loader hardware is ready to be operated and moved.
|
void |
updateStateWithSensors()
Update loader state in reading the sensors.
|
allDevicesBooted, getAlertService, getFilterNames, getName, getSubsystem, isHaltRequired, isStopRequired, listHardwareNames, listLoaderHardwareNames, publishData, signalclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclearAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarning, raiseWarning, raiseWarning, raiseWarningpublic LoaderMain(BridgeToHardware bridge)
bridge - public void init()
@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 updateFCSStateToReady()
updateFCSStateToReady in class MainModule@Command(type=QUERY,
level=1,
description="Print the list of hardware with initialization information.")
public String printHardwareState()
Copyright © 2018 LSST. All rights reserved.