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