public class CanOpenGaugeHD2001 extends CanOpenSensor14bits implements Thermometer, PressureSensor, HygrometrySensor
fcslog, maxValue, minValue, value| Constructor and Description |
|---|
CanOpenGaugeHD2001(String moduleName,
int aTickMillis,
String adcName,
int numOfAnalogInput) |
| Modifier and Type | Method and Description |
|---|---|
double |
readHygrometry()
Read the hygrometry with the sensor and returns the new value in %RH
|
double |
readPressure()
Read the pressure sensors and returns the new value in mbar
|
double |
readTemperature()
Read the temparature and returns the new value in degree celcius.
|
double |
readTemperatureWithPDO(CanOpenProxy.PDOStorage pdo) |
initModule, readNewValue, setAdcName, setNumOfAnalogInput, toString, updateValuegetValue, setValue, updateValuealias, 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, setChangedpublic double readTemperature()
throws SDORequestException,
HardwareNotDetectedException
readTemperature in interface ThermometerSDORequestExceptionHardwareNotDetectedExceptionpublic double readTemperatureWithPDO(CanOpenProxy.PDOStorage pdo) throws org.lsst.ccs.bus.BadCommandException
readTemperatureWithPDO in interface Thermometerorg.lsst.ccs.bus.BadCommandExceptionpublic double readPressure()
throws FcsHardwareException
readPressure in interface PressureSensorFcsHardwareExceptionpublic double readHygrometry()
throws FcsHardwareException
readHygrometry in interface HygrometrySensorFcsHardwareExceptionCopyright © 2014 LSST. All rights reserved.