public class CanOpenDAC extends CanOpenDevice
| Modifier and Type | Field and Description |
|---|---|
static double |
bitOverVolts
In order to have 1 Volt send to the output we have to write 3210.27287 in decimal.
|
| Constructor and Description |
|---|
CanOpenDAC(String aName,
int aTickMillis,
String nodeID,
String serialNB) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeAnalogOutput(int inputNB,
int value)
Write a value to the output of the DAC
|
displayErrorHistory, displayErrorRegister, getNodeID, getSerialNB, initializeHardware, initModule, isInitalized, isNodeIdBootedAndOK, readErrorHistory, readErrorRegister, readNumberOfErrors, readSDO, toString, writeSDOalias, change, dropConfigurationContext, getCheckedValueFromConfiguration, getChildren, getComponentByName, getComponentDictionariesTree, getComponentTree, getContext, getDictionary, getEnvironment, getMainDictionary, getModule, getName, getNObserverThreads, getObservables, getParent, getSubsystem, getTickMillis, init, injectResources, listens, newConfigurationContext, notifyChange, notifyChangeWithoutPreliminaryChecks, percolateSignal, processUpdate, publish, publish, publish, publish, publish, publish, publishData, publishData, publishData, publishData, publishData, publishData, publishData, register, sendSignal, sendSignal, sendToReply, sendToStatus, setBeanName, setContext, setEnvironment, setName, setNObserverThreads, setObservables, setStateModularSubsystem, setStateModularSubsystem, setTickMillis, shutdownCommand, shutdownNow, signal, start, startTicking, tick, updateaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNamepublic static final double bitOverVolts
public void writeAnalogOutput(int inputNB,
int value)
throws SDORequestException,
HardwareNotDetectedException
inputNB - in 0..4value - given in decimal formatSDORequestExceptionHardwareNotDetectedExceptionCopyright © 2014 LSST. All rights reserved.