public class CanOpenNumericSensor extends NumericSensor
digitalValue, fcslog| Constructor and Description |
|---|
CanOpenNumericSensor(String aName,
String dioName,
int inputNumero) |
CanOpenNumericSensor(String aName,
String dioName,
int inputNumero,
int byteNumero) |
| Modifier and Type | Method and Description |
|---|---|
int |
getByteNumero() |
int |
getInputNumero() |
void |
setByteNumero(int byteNumero) |
void |
setInputNumero(int inputNumero) |
String |
toString() |
void |
updateValue(String hex)
This methods updates the digital value for this sensor.
|
void |
updateValue(String[] hexaValues)
Update the field digitalValue from the bytes read on the gateway.
|
getDigitalValue, initModule, printValuealias, 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, 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, getDictionary, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, proceduralWalk, publish, publish, publish, publish, publish, publish, start, treeWalk@Command(type=QUERY,
level=1)
public int getByteNumero()
@ConfigChanger public void setByteNumero(int byteNumero)
@Command(type=QUERY,
level=1)
public int getInputNumero()
@ConfigChanger public void setInputNumero(int inputNumero)
public void updateValue(String hex)
updateValue in class NumericSensorhex - public void updateValue(String[] hexaValues)
updateValue in class NumericSensorhexaValues - @Command(type=QUERY,
level=1)
public String toString()
toString in class NumericSensorCopyright © 2015 LSST. All rights reserved.