| Modifier and Type | Method and Description |
|---|---|
static TestGP390.OnOff |
TestGP390.OnOff.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestGP390.OnOff[] |
TestGP390.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 |
TestGP390.setDegasOn(TestGP390.OnOff onoff)
Turns the micro-ion gauge degas on or off.
|
void |
TestGP390.setDelayOn(TestGP390.OnOff onoff)
Turns the micro-ion gauge delay on or off.
|
void |
TestGP390.setGaugeOn(TestGP390.OnOff onoff)
Turns the micro-ion gauge on or off.
|
void |
TestGP390.setLock(TestGP390.OnOff onoff)
Sets the protected settings lock.
|
Copyright © 2019 LSST. All rights reserved.