
public class PlutoControl
extends org.lsst.ccs.subsystem.monitor.Control
| Constructor and Description |
|---|
PlutoControl(String desc,
int hwChan,
String type,
double offset,
double scale)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addConfigValues(Map<String,Object> map)
Adds to a map of configured values.
|
protected void |
configure(org.lsst.ccs.subsystem.monitor.Monitor mon,
org.lsst.ccs.subsystem.monitor.Device devc)
Performs configuration.
|
void |
writeValue(double value)
Writes a value.
|
checkOnline, checkTimeout, getConfigValues, getDescription, getHwChan, testOnlinegetChildren, getEnvironment, setEnvironmentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, dropSubmittedChanges, getCheckedValueFromConfiguration, getComponentByName, getName, getParent, getParentObject, getSubmittedChanges, getSubsystem, init, isParameterConfigurable, notifyChange, notifyChangeWithoutPreliminaryChecks, postStart, printConfigurableParameters, setBulkParameter, shutdownNow, start, submitChange, submitChanges, validateBulkChangeprotected void configure(org.lsst.ccs.subsystem.monitor.Monitor mon,
org.lsst.ccs.subsystem.monitor.Device devc)
configure in class org.lsst.ccs.subsystem.monitor.Controlmon - The associated monitordevc - The associated devicepublic void addConfigValues(Map<String,Object> map)
addConfigValues in class org.lsst.ccs.subsystem.monitor.Controlmap - The map of configured values to be updatedpublic void writeValue(double value)
value - The valueCopyright © 2017 LSST. All rights reserved.