public interface ADCInterface extends PieceOfHardware
alertSeparater| Modifier and Type | Method and Description |
|---|---|
int |
readAnalogInput(int inputNB)
Read value at chanel inputNB.
|
double |
readVoltage(int inputNB)
Read the voltage at the ADC input inputNB on the ADC and returns the
value in Volt
|
checkBooted, checkId, checkInitialized, createStatusDataPublishedByHardware, doInitializePDOs, getName, getNodeID, getSerialNB, initializeAndCheckHardware, initializePDOs, isBooted, isInitialized, printState, publishData, raiseAlarmIfMissing, setBooted, updateFromPDOonEmergencyMessage, onFault, onFaultResetclearAlarm, getAlertService, getSubsystem, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseWarning, raiseWarningint readAnalogInput(int inputNB)
inputNB - SDORequestExceptionHardwareNotDetectedExceptionFcsHardwareExceptiondouble readVoltage(int inputNB)
inputNB - : integer from 1 to 8SDORequestExceptionHardwareNotDetectedExceptionFcsHardwareExceptionCopyright © 2018 LSST. All rights reserved.