
public class CryoControl
extends org.lsst.ccs.subsystem.monitor.Control
| Constructor and Description |
|---|
CryoControl(String desc,
int hwChan,
double offset,
double scale,
double value)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigValues(Map<String,Object> values)
Adds to a map of configured values.
|
protected void |
configure(org.lsst.ccs.subsystem.monitor.Monitor mon,
org.lsst.ccs.subsystem.monitor.Device devc)
Configures channel description.
|
double |
getValue() |
void |
setValue(double value)
Sets/gets the value.
|
checkOnline, checkTimeout, getConfigValues, getDescription, getHwChan, testOnlinegetChildren, getEnvironment, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, getCheckedValueFromConfiguration, getComponentByName, getFullPath, getName, getParent, getParentObject, getSubsystem, init, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, postStart, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChangepublic CryoControl(String desc, int hwChan, double offset, double scale, double value)
protected void configure(org.lsst.ccs.subsystem.monitor.Monitor mon,
org.lsst.ccs.subsystem.monitor.Device devc)
configure in class org.lsst.ccs.subsystem.monitor.Controlpublic void addConfigValues(Map<String,Object> values)
addConfigValues in class org.lsst.ccs.subsystem.monitor.Control@ConfigChanger public void setValue(double value)
public double getValue()
Copyright © 2016 LSST. All rights reserved.