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, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getComponentByName, getComponentDictionariesTree, getComponentTree, getContext, getDictionary, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getParent, getSubsystem, getTickMillis, init, initModule, 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, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic BridgeToHardware getBridge()
public void setBridge(BridgeToHardware bridge)
public FilterClampModule getClampXminus()
public void setClampXminus(FilterClampModule clampXminus)
public double readTemperature()
throws HardwareException
HardwareExceptionpublic 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 © 2014 LSST. All Rights Reserved.