| Modifier and Type | Method and Description |
|---|---|
static TestDcs.onOff |
TestDcs.onOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestDcs.onOff[] |
TestDcs.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 |
TestDcs.setLocal(TestDcs.onOff mode)
Turns local mode on or off.
|
void |
TestDcs.setOutput(TestDcs.onOff state)
Turns the output on or off.
|
Copyright © 2019 LSST. All rights reserved.