| Modifier and Type | Method and Description |
|---|---|
static DL34970.TcType |
DL34970.TcType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DL34970.TcType[] |
DL34970.TcType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestDL34970.configTC(DL34970.TcType type,
int... chans)
Configures for reading a thermocouple.
|
void |
DL34970.configTC(DL34970.TcType type,
int[] chans)
Configures channels for thermocouple reading.
|
Copyright © 2019 LSST. All rights reserved.