public interface ADCInterface extends PieceOfHardware
alertSeparator| Modifier and Type | Method and Description |
|---|---|
long |
getInput(int i)
return input value read on ADC at channel 1
|
int |
readAnalogInput(int inputNB)
Read value at channel 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, getPath, getSerialNB, initializeAndCheckHardware, initializePDOs, isBooted, isInitialized, printState, publishData, raiseAlarmIfMissing, raiseWarningIfMissing, readDeviceType, setBooted, updateDeviceInfo, updateFromPDOonEmergencyMessage, onFault, onFaultResetclearAlarm, getAlertSeparator, getAlertService, getSubsystem, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarm, raiseAlarmOnlyIfNew, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyEveryTenMinutes, raiseAlertOnlyIfNew, raiseWarning, raiseWarning, raiseWarning, raiseWarning, raiseWarningOnlyEveryTenMinutes, raiseWarningOnlyIfNewint readAnalogInput(int inputNB)
inputNB - SDORequestExceptionHardwareNotDetectedExceptionFcsHardwareExceptiondouble readVoltage(int inputNB)
inputNB - : integer from 1 to 8SDORequestExceptionHardwareNotDetectedExceptionFcsHardwareExceptionlong getInput(int i)
i - Copyright © 2023 LSST. All rights reserved.