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.
|
fcslog| 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, getErrorHistoryNames, getNodeID, getSerialNB, initializeAndCheckHardware, initModule, isBooted, isInitialized, readErrorHistory, readErrorRegister, readNumberOfErrors, readSDO, saveParameters, setBooted, toString, writeSDOalias, getComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, percolateSignal, postStart, processUpdate, sendSignal, sendSignalWithTimeLimit, setEnvironment, setName, setNObserverThreads, setObservables, setTickMillis, shutdownNow, signal, 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 © 2015 LSST. All rights reserved.