| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
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.