| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.utility |
| Modifier and Type | Method and Description |
|---|---|
void |
MpmMain.clearLatch(int cond)
Clears a latched condition.
|
List<String> |
MpmMain.getSwitchNames()
Gets the list of switch names.
|
void |
MpmMain.setNamedSwitchOn(String name,
boolean on)
Turns a named switch on or off.
|
void |
MpmMain.setSwitchOn(int sw,
boolean on)
Turns a switch on or off.
|
Copyright © 2019 LSST. All rights reserved.