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