public class SimuCarouselClampFilterPresenceSensor extends SimuCanOpenSensor14bits
autochanger, clamp, tcpProxyadc, numOfAnalogInputvalue| Constructor and Description |
|---|
SimuCarouselClampFilterPresenceSensor(String adcName,
int numOfAnalogInput)
Create a new simulated filter presence sensor for the Carousel.
|
| 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 |
simulateFilterIsInError()
Simulates the sensor is in error.
|
void |
simulateFilterIsLockable()
Simulates the filter is seen by the sensor.
|
void |
simulateFilterIsNotLockable()
Simulates the filter is seen by the sensor but is not Lockable.
|
void |
simulateNoFilter()
Simulates no filter is seen by the sensor.
|
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 SimuCarouselClampFilterPresenceSensor(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 simulateFilterIsLockable()
@Command(type=QUERY,
level=1)
public void simulateFilterIsNotLockable()
@Command(type=QUERY,
level=1)
public void simulateNoFilter()
@Command(type=QUERY,
level=1)
public void simulateFilterIsInError()
Copyright © 2017 LSST. All rights reserved.