public abstract class MainModule
extends org.lsst.ccs.framework.Module
| Modifier and Type | Field and Description |
|---|---|
protected BridgeToHardware |
bridge |
protected boolean |
hardwareReady |
| Constructor and Description |
|---|
MainModule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHardwareReady()
This methods updates the boolean hardwareReady from the hardware bridge.
|
alias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, initModule, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedprotected BridgeToHardware bridge
protected boolean hardwareReady
public boolean isHardwareReady()
Copyright © 2013 LSST. All Rights Reserved.