public class SimuClampLockSensor extends SimuSensor14bits
value| Constructor and Description |
|---|
SimuClampLockSensor(String moduleName,
int aTickMillis)
Create a new SimuClampLockSensor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
simulateClampIsLOCKED(SimuCarouselClamp clamp)
Simulate that the clamp is locked.
|
void |
simulateClampIsUNLOCKED(SimuCarouselClamp clamp)
Simulate that the clamp is unlocked.
|
readNewValue, updateValuegetValue, initModule, printValue, setValue, toString, updateValuegetComponentTree, 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 SimuClampLockSensor(String moduleName, int aTickMillis)
moduleName - aTickMillis - public void simulateClampIsLOCKED(SimuCarouselClamp clamp)
clamp - public void simulateClampIsUNLOCKED(SimuCarouselClamp clamp)
clamp - Copyright © 2016 LSST. All rights reserved.