
public class LPNHETestBenchMainModule
extends org.lsst.ccs.framework.Module
| Constructor and Description |
|---|
LPNHETestBenchMainModule() |
| Modifier and Type | Method and Description |
|---|---|
BridgeToHardware |
getBridge() |
FilterClampModule |
getClampXminus() |
boolean |
isHardwareConnected()
This method returns true if the C-Wrapper is connected to the tcp proxy.
|
boolean |
isHardwareReady()
returns true if the hardware is booted, identified and initialized.
|
double |
readTemperature()
Read and return the temperature of the clampXminus.
|
void |
setBridge(BridgeToHardware bridge) |
void |
setClampXminus(FilterClampModule clampXminus) |
org.lsst.ccs.framework.TreeWalkerDiag |
signal(org.lsst.ccs.framework.Signal signal) |
alias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, initModule, 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, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkprotected static final Logger fcslog
public BridgeToHardware getBridge()
public void setBridge(BridgeToHardware bridge)
public FilterClampModule getClampXminus()
public void setClampXminus(FilterClampModule clampXminus)
public double readTemperature()
throws FcsHardwareException
FcsHardwareExceptionpublic boolean isHardwareConnected()
public boolean isHardwareReady()
public org.lsst.ccs.framework.TreeWalkerDiag signal(org.lsst.ccs.framework.Signal signal)
signal in interface org.lsst.ccs.framework.SignalHandlersignal in class org.lsst.ccs.framework.ModuleCopyright © 2015 LSST. All rights reserved.