public class SimuLatchActuatorModule extends LatchActuatorModule
speedVoltageMaxValue, speedVoltageMinValue| Constructor and Description |
|---|
SimuLatchActuatorModule() |
| Modifier and Type | Method and Description |
|---|---|
String |
close()
For the simulated latch actuator, the command close has just to update the values of the
lock and unlock simulated sensors.
|
String |
getFilterSensorsDIOName() |
void |
initModule() |
String |
open()
For the simulated Latch Actuator the command open has to update the value of the lock and unlock
sensors on the same side of the filter (Xminus or Xplus).
|
String |
powerOff()
Power off the latch actuator.
|
void |
setFilterSensorsDIOName(String filterSensorsDIOName) |
getCurrentLimitInVolt, getSpeedVoltageInVolt, getSpeedVoltageMaxValue, getSpeedVoltageMinValue, setCurrentLimitInVolt, setSpeedVoltageInVolt, setSpeedVoltageMaxValue, setSpeedVoltageMinValuealias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, 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 String getFilterSensorsDIOName()
public void setFilterSensorsDIOName(String filterSensorsDIOName)
public void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String open() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
open in class LatchActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic String close() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
close in class LatchActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionpublic String powerOff() throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
LatchActuatorModulepowerOff in class LatchActuatorModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionCopyright © 2013 LSST. All Rights Reserved.