public class CanOpenTruckMotor extends SftTruckMotor
| Constructor and Description |
|---|
CanOpenTruckMotor(String dioName,
int outputNumeroToStandby,
int outputNumeroToStandback)
Creates a CanOpenTruckMotor with a tickMillis value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
initModule() |
String |
moveToStandback()
Move SFT autochanger trucks to STANDBACK position.
|
String |
moveToStandby()
Move SFT autochanger trucks to STANDBY position.
|
String |
off() |
String |
toString() |
isMovingToStandback, isMovingToStandby, setMovingToStandback, setMovingToStandbygetNObserverThreads, getObservables, getTickMillis, init, listens, processUpdate, sendSignal, sendSignalWithTimeLimit, 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, dropSubmittedChanges, getChildren, getComponentByName, getEnvironment, getParent, getParentObject, getSubmittedChanges, isParameterConfigurable, postStart, printConfigurableParameters, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic CanOpenTruckMotor(String dioName, int outputNumeroToStandby, int outputNumeroToStandback)
dioName - outputNumeroToStandby - outputNumeroToStandback - public void initModule()
initModule in class org.lsst.ccs.framework.Modulepublic String moveToStandback()
moveToStandback in class SftTruckMotorCanOpenExceptionFcsHardwareExceptionpublic String moveToStandby()
moveToStandby in class SftTruckMotorCanOpenExceptionFcsHardwareExceptionpublic String off()
off in class SftTruckMotorCopyright © 2016 LSST. All rights reserved.