public class SimuCarouselClampLockSensor extends SimuCanOpenSensor14bits
autochanger, clamp, tcpProxyadc, numOfAnalogInputvalue| Constructor and Description |
|---|
SimuCarouselClampLockSensor(String adcName,
int numOfAnalogInput)
Buyild a new SimuCarouselClampLockSensor
|
| Modifier and Type | Method and Description |
|---|---|
void |
initModule()
Initialize the clamp that this sensor monitors, the simulated tcpProxy with a
PDO storage.
|
void |
processUpdate(Observable source,
org.lsst.ccs.framework.Module.ValueUpdate v)
We observe SimuAutochangerPlutoGateway.
|
void |
simulateClampIsLOCKED()
Simulate that the clamp is locked.
|
void |
simulateClampIsUNLOCKED()
Simulate that the clamp is unlocked.
|
isAtStandby, readNewValue, updateFakePDOStoragetoString, updateValuegetValue, printValue, updateValuegetNObserverThreads, getObservables, getTickMillis, init, listens, 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 SimuCarouselClampLockSensor(String adcName, int numOfAnalogInput)
adcName - numOfAnalogInput - public void initModule()
SimuCanOpenSensor14bitsinitModule in class SimuCanOpenSensor14bitspublic void processUpdate(Observable source, org.lsst.ccs.framework.Module.ValueUpdate v)
processUpdate in class org.lsst.ccs.framework.Modulesource - v - @Command(type=QUERY,
level=1)
public void simulateClampIsLOCKED()
@Command(type=QUERY,
level=1)
public void simulateClampIsUNLOCKED()
Copyright © 2016 LSST. All rights reserved.