| Package | Description |
|---|---|
| org.lsst.ccs.drivers.commons |
| Modifier and Type | Method and Description |
|---|---|
static DriverConstants.ConnType |
DriverConstants.ConnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriverConstants.ConnType[] |
DriverConstants.ConnType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PowerSupplyDriver.open(DriverConstants.ConnType connType,
String ident,
int param)
Opens a connection to the power supply.
|
Copyright © 2023 LSST. All rights reserved.