|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.Observable
org.lsst.ccs.framework.Module
org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
public class SimuTruckMotorModule
To simulate a motor which moves a truck in the autochanger.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.lsst.ccs.framework.Module |
|---|
org.lsst.ccs.framework.Module.ValueUpdate |
| Nested classes/interfaces inherited from interface org.lsst.ccs.framework.Configurable |
|---|
org.lsst.ccs.framework.Configurable.Environment |
| Field Summary |
|---|
| Fields inherited from class org.lsst.ccs.framework.Module |
|---|
environment, log, name, nObserverThreads, registry, tickMillis |
| Constructor Summary | |
|---|---|
SimuTruckMotorModule()
|
|
| Method Summary | |
|---|---|
void |
initModule()
|
String |
moveToStandback()
|
String |
moveToStandby()
The method moveToStandby for the simulated trucks motor updates the rails sensors and the filter presence sensor in the latches. |
String |
off()
|
| Methods inherited from class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor |
|---|
isMovingToStandback, isMovingToStandby, setMovingToStandback, setMovingToStandby |
| Methods inherited from class org.lsst.ccs.framework.Module |
|---|
alias, change, checkHardware, dropConfigurationContext, getAvailableCommands, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, tick, update |
| Methods inherited from class java.util.Observable |
|---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimuTruckMotorModule()
| Method Detail |
|---|
public void initModule()
initModule in class org.lsst.ccs.framework.Module
public String moveToStandback()
throws CanOpenException
moveToStandback in class SftTruckMotorCanOpenException
public String moveToStandby()
throws CanOpenException
moveToStandby in class SftTruckMotorCanOpenError
CanOpenException
public String off()
throws CanOpenException
off in class SftTruckMotorCanOpenException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||