public class CanOpenNumericSensor extends NumericSensor
digitalValue| Constructor and Description |
|---|
CanOpenNumericSensor(String aName,
String dioName,
int inputNumero) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInputNumero() |
static void |
main(String[] args) |
void |
setInputNumero(int inputNumero) |
String |
toString() |
void |
updateValue(String hex)
This methods updates the digital value for this sensor.
|
getDigitalValue, initModule, printValue, setDigitalValuealias, change, checkHardware, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getContext, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, processUpdate, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, removeLogPanicState, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setHandlerLevel, setLogLevel, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedpublic int getInputNumero()
public void setInputNumero(int inputNumero)
public void updateValue(String hex)
updateValue in class NumericSensorhex - public String toString()
toString in class NumericSensorpublic static void main(String[] args)
args - the command line argumentsCopyright © 2014 LSST. All Rights Reserved.