| Modifier and Type | Field and Description |
|---|---|
boolean |
on |
int |
readValue |
int |
sentCurrentMaxValue |
int |
sentCurrentMinValue |
int |
sentValue |
| Constructor and Description |
|---|
SimuClampActuatorModule() |
| Modifier and Type | Method and Description |
|---|---|
int |
getReadValue() |
int |
getSentCurrentMaxValue() |
int |
getSentCurrentMinValue() |
int |
getSentValue() |
StatusDataPublishedByClampActuator |
getStatusData() |
void |
initModule() |
boolean |
isOff() |
boolean |
isOn() |
String |
maintainUnclamped() |
String |
off() |
String |
on() |
void |
publishActuatorData()
Deprecated.
|
void |
publishData()
Publish Data on status bus for trending data base and GUIs.
|
void |
tick() |
String |
toString() |
alias, 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, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic boolean on
public int readValue
public int sentValue
public int sentCurrentMinValue
public int sentCurrentMaxValue
public int getReadValue()
getReadValue in interface Actuatorpublic int getSentCurrentMinValue()
getSentCurrentMinValue in interface Actuatorpublic int getSentCurrentMaxValue()
getSentCurrentMaxValue in interface Actuatorpublic void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String on() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
public String off() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
public int getSentValue()
getSentValue in interface Actuatorpublic void tick()
tick in class org.lsst.ccs.framework.Modulepublic String maintainUnclamped() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
org.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic StatusDataPublishedByClampActuator getStatusData()
@Deprecated public void publishActuatorData()
public void publishData()
Copyright © 2014 LSST. All rights reserved.