
public class AutochangerOnlineClampModule extends MobileItemModule
currentAction, fcslog, haltRequired, hasToWaitForEndOfAction, lock, motionCompleted, moving, stopRequired| Constructor and Description |
|---|
AutochangerOnlineClampModule(String moduleName,
int aTickMillis) |
AutochangerOnlineClampModule(String moduleName,
int aTickMillis,
int currentToLock,
int currentToUnlock,
int currentToClamp,
Map<String,Integer> paramsForCurrentToLock,
Map<String,Integer> paramsForCurrentToUnlock,
int holdTime,
int travelTime) |
abort, abort, checkHardware, checkStarted, checkStopped, executeAction, getHaltRequired, isMoving, quickstop, readSensorsUntilActionIsCompleted, shutdownNow, signal, stop, stopalias, getComponentDictionariesTree, getComponentTree, getContext, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, sendSignal, sendSignal, sendSignalWithTimeLimit, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitchange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalkpublic AutochangerOnlineClampModule(String moduleName, int aTickMillis)
public int getCurrentToLock()
@ConfigChanger public void setCurrentToLock(int currentToLock)
public int getCurrentToUnlock()
@ConfigChanger public void setCurrentToUnlock(int currentToUnlock)
public int getCurrentToClamp()
@ConfigChanger public void setCurrentToClamp(int currentToClamp)
public int getHoldTime()
@ConfigChanger public void setHoldTime(int holdTime)
public int getTravelTime()
@ConfigChanger public void setTravelTime(int travelTime)
public EPOSController getOnlineClampController()
public void initModule()
initModule in class org.lsst.ccs.framework.Module@Command(type=QUERY, level=1, description="Returns true if hardware is connected and ready.") public boolean isHardwareReady()
isHardwareReady in class MobileItemModulepublic void initializeController()
throws SDORequestException,
org.lsst.ccs.HardwareException
SDORequestExceptionorg.lsst.ccs.HardwareExceptionpublic boolean isActionCompleted(FcsEnumerations.MobileItemAction action)
isActionCompleted in class MobileItemModulepublic void updateStateWithSensorsToCheckIfActionIsCompleted()
throws Exception
updateStateWithSensorsToCheckIfActionIsCompleted in class MobileItemModuleExceptionpublic void startAction(FcsEnumerations.MobileItemAction action) throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException, FcsHardwareException
startAction in class MobileItemModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionFcsHardwareException@Command(type=ACTION, level=1, description="Lock online clamp for CPPM test bench.") public String testLock() throws SDORequestException, ShortResponseToSDORequestException, org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException, InterruptedException, FcsHardwareException
SDORequestExceptionShortResponseToSDORequestExceptionorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionInterruptedExceptionFcsHardwareException@Command(type=ACTION, level=1, description="Unlock online clamp for CPPM test bench.") public String testUnlock() throws SDORequestException, org.lsst.ccs.bus.BadCommandException, ShortResponseToSDORequestException, org.lsst.ccs.bus.ErrorInCommandExecutionException, InterruptedException, FcsHardwareException
SDORequestExceptionorg.lsst.ccs.bus.BadCommandExceptionShortResponseToSDORequestExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionInterruptedExceptionFcsHardwareExceptionpublic void abortAction(FcsEnumerations.MobileItemAction action, long delay) throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException, FcsHardwareException
abortAction in class MobileItemModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionFcsHardwareExceptionpublic void postAction(FcsEnumerations.MobileItemAction action) throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException, FcsHardwareException
postAction in class MobileItemModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionFcsHardwareExceptionpublic void slowDownCurrent()
throws org.lsst.ccs.bus.BadCommandException,
SDORequestException,
ShortResponseToSDORequestException,
FcsHardwareException
org.lsst.ccs.bus.BadCommandExceptionSDORequestExceptionShortResponseToSDORequestExceptionFcsHardwareException@Command(type=ACTION, level=1, description="To configure the online clamps controllers.") public void configureDigitalInputOfOnlineClamps() throws SDORequestException
SDORequestException@Command(type=ACTION, level=1, description="To configure the online clamps controllers.") public void configureDigitalOutputOfOnlineClamps() throws SDORequestException
SDORequestExceptionpublic void publishData()
publishData in class MobileItemModulepublic void quickStopAction(FcsEnumerations.MobileItemAction action, long delay) throws org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException, FcsHardwareException
quickStopAction in class MobileItemModuleorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionFcsHardwareExceptionCopyright © 2015 LSST. All rights reserved.