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) |
void |
shutdown() |
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, 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 void shutdown()
Copyright © 2013 LSST. All Rights Reserved.