
public class SimuTruckMotorModule extends SftTruckMotor
| Constructor and Description |
|---|
SimuTruckMotorModule() |
| Modifier and Type | Method and Description |
|---|---|
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() |
isMovingToStandback, isMovingToStandby, setMovingToStandback, setMovingToStandby, toStringalias, getComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedprotected static final Logger fcslog
public void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String moveToStandback() throws CanOpenException
moveToStandback in class SftTruckMotorCanOpenExceptionpublic String moveToStandby() throws CanOpenException
moveToStandby in class SftTruckMotorCanOpenErrorCanOpenExceptionpublic String off() throws CanOpenException
off in class SftTruckMotorCanOpenExceptionCopyright © 2015 LSST. All rights reserved.