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, 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, 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 © 2013 LSST. All Rights Reserved.