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, dataProviderDictionaryService, errorHistory, errorRegister, inError, initialized, lastErrorCode, lastErrorName, name, nodeID, serialNB, subs, tcpProxyalertSeparator| Constructor and Description |
|---|
CanOpenDAC(int nodeID,
String serialNB)
Build a new CanOpenDAC
|
| Modifier and Type | Method and Description |
|---|---|
void |
writeAnalogOutput(int inputNB,
int value)
Write a value to the output of the DAC
|
build, configAsHeartbeatConsumer, configAsHeartbeatProducer, createStatusDataPublishedByCanOpenDevice, displayError, displayErrorHistory, displayErrorRegister, doInitializePDOs, getAlertService, getErrorHistory, getErrorHistoryNB, getErrorRegister, getLastErrorCode, getLastErrorName, getName, getNodeID, getSerialNB, getSubsystem, getTcpProxy, initializeAndCheckHardware, isBooted, isInError, isInitialized, onEmergencyMessage, printSerialNumber, publishData, readErrorRegister, readNumberOfErrors, readSDO, resetError, saveParameters, setBooted, toString, updateDeviceInfo, updateErrorHistory, updateFromPDO, writeSDO, writeTransmissionTypeToDeviceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckBooted, checkId, checkInitialized, createStatusDataPublishedByHardware, initializePDOs, printState, raiseAlarmIfMissing, raiseWarningIfMissingonFault, onFaultResetclearAlarm, getAlertSeparator, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarmOnlyIfNew, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyIfNew, raiseWarning, raiseWarning, raiseWarningOnlyEveryTenMinutes, raiseWarningOnlyIfNewpublic static final double bitOverVolts
public CanOpenDAC(int nodeID,
String serialNB)
nodeID - serialNB - public void writeAnalogOutput(int inputNB,
int value)
inputNB - in 0..4value - SDORequestExceptionHardwareNotDetectedExceptionCopyright © 2021 LSST. All rights reserved.