public abstract class PlutoGatewayModule extends org.lsst.ccs.framework.Module implements PlutoGatewayInterface
| Modifier and Type | Field and Description |
|---|---|
protected int |
analogValue |
protected static org.lsst.ccs.utilities.logging.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, change, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getComponentByName, getComponentDictionariesTree, getComponentTree, getContext, getDictionary, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getParent, getSubsystem, getTickMillis, init, injectResources, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, percolateSignal, processUpdate, publish, publish, publish, publish, publish, publish, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, sendSignal, sendSignal, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, signal, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadNewAnalogValue, readNewHexaValuesprotected static final org.lsst.ccs.utilities.logging.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 © 2014 LSST. All rights reserved.