public class CanOpenTruckMotor extends SftTruckMotor
| Constructor and Description |
|---|
CanOpenTruckMotor(String name,
int tickMillis,
String dioName,
int outputNumeroToStandby,
int outputNumeroToStandback) |
| Modifier and Type | Method and Description |
|---|---|
void |
initModule() |
String |
moveToStandback() |
String |
moveToStandby() |
String |
off() |
String |
toString() |
isMovingToStandback, isMovingToStandby, setMovingToStandback, setMovingToStandbygetComponentTree, 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 void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String moveToStandback() throws CanOpenException, FcsHardwareException
moveToStandback in class SftTruckMotorCanOpenExceptionFcsHardwareExceptionpublic String moveToStandby() throws CanOpenException, FcsHardwareException
moveToStandby in class SftTruckMotorCanOpenExceptionFcsHardwareExceptionpublic String off() throws CanOpenException, FcsHardwareException
off in class SftTruckMotorCanOpenExceptionFcsHardwareExceptionpublic String toString()
toString in class SftTruckMotorCopyright © 2016 LSST. All rights reserved.