
public abstract class PlutoGatewayModule extends org.lsst.ccs.framework.Module implements PlutoGatewayInterface, PieceOfHardware
| Modifier and Type | Field and Description |
|---|---|
protected int |
analogValue |
protected static Logger |
fcslog |
String[] |
hexaValues |
protected Lock |
lock |
protected boolean |
updatingValues |
protected Condition |
valueUpdated |
| Constructor and Description |
|---|
PlutoGatewayModule(String string,
int i) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAnalogValue() |
String[] |
getHexaValues() |
void |
initModule() |
String |
toString() |
void |
updateAnalogValue() |
void |
updateValues() |
alias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadNewAnalogValue, readNewHexaValuesgetName, getNodeID, getSerialNB, initializeHardware, isBooted, isInitialized, setBootedchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkprotected static final Logger fcslog
public String[] hexaValues
protected int analogValue
protected volatile boolean updatingValues
protected final Lock lock
protected final Condition valueUpdated
public PlutoGatewayModule(String string, int i)
public void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String[] getHexaValues()
public int getAnalogValue()
public void updateValues()
throws FcsHardwareException
FcsHardwareExceptionpublic void updateAnalogValue()
throws FcsHardwareException
FcsHardwareExceptionCopyright © 2015 LSST. All rights reserved.