| Package | Description |
|---|---|
| org.lsst.ccs.drivers.reb |
| Modifier and Type | Method and Description |
|---|---|
static TestReg.VoltsChan |
TestReg.VoltsChan.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestReg.VoltsChan[] |
TestReg.VoltsChan.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TestReg.contSadc(int nthread,
TestReg.VoltsChan chan)
Continuously reads a slow ADC concurrently.
|
String |
TestReg.contSadc(TestReg.VoltsChan chan)
Continuously reads a slow ADC.
|
String |
TestReg.voltage(TestReg.VoltsChan chan)
Shows slow ADC voltage value.
|
Copyright © 2020 LSST. All rights reserved.