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.
|
booted, bridge, initialized, nodeID, serialNB, tcpProxy| 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, writeSDOgetComponentTree, getEnvironment, getModule, getName, getNObserverThreads, getObservables, getSubsystem, getTickMillis, init, listens, 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, waitgetNamechange, getCheckedValueFromConfiguration, getChildren, getComponentByName, getFullPath, getParent, getParentObject, injectResources, listChildren, notifyChange, notifyChangeWithoutPreliminaryChecks, setBulkParameter, start, submitChange, submitChanges, validateBulkChangepublic static final double bitOverVolts
public void writeAnalogOutput(int inputNB,
int value)
throws SDORequestException,
HardwareNotDetectedException,
FcsHardwareException
inputNB - in 0..4value - given in decimal formatSDORequestExceptionHardwareNotDetectedExceptionFcsHardwareExceptionCopyright © 2016 LSST. All rights reserved.