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