| Modifier and Type | Method and Description |
|---|---|
static TestN6700.OnOff |
TestN6700.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestN6700.OnOff[] |
TestN6700.OnOff.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestN6700.setOutput(TestN6700.OnOff state)
Turns the output on or off.
|
void |
TestN6700.setOutput(TestN6700.OnOff state,
String chanList)
Turns the output(s) on or off.
|
Copyright © 2015 LSST. All rights reserved.