Uses of Class
org.lsst.ccs.subsystems.fcs.errors.ReadingADCError

Packages that use ReadingADCError
org.lsst.ccs.subsystems.fcs.testbench This package is for the test bench installed at APC with a PC104 and two Can Open Devices : an ADC and a DAC. 
 

Uses of ReadingADCError in org.lsst.ccs.subsystems.fcs.testbench
 

Methods in org.lsst.ccs.subsystems.fcs.testbench that throw ReadingADCError
 int TestBenchMainModule.getReturnValue(String responseLine, int inputNB)
          Returns the value read on the socket for the input of the ADC given as an argument.
 int APCTestBenchMainModule.getReturnValue(String responseLine, int inputNB)
          Returns the value read on the socket for the input of the ADC given as an argument.
 String TestBenchMainModule.readADC()
          Read the values of the 8 channels of the ADC.
 double TestBenchMainModule.readTemperature()
          Read the temperature : in the test bench, a thermometer is plugged on the input number 1 of the ADC.
 



Copyright © 2013 LSST. All Rights Reserved.