public class SimuTruckMotorModule extends SftTruckMotor
| Constructor and Description |
|---|
SimuTruckMotorModule(String name,
int tickMillis) |
| 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, toStringgetComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, postStart, processUpdate, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getFullPath, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic SimuTruckMotorModule(String name, int tickMillis)
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 SftTruckMotorCanOpenExceptionpublic String off() throws CanOpenException
off in class SftTruckMotorCanOpenExceptionCopyright © 2016 LSST. All rights reserved.