| Modifier and Type | Method and Description |
|---|---|
static GP390.ConnType |
GP390.ConnType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GP390.ConnType[] |
GP390.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 |
TestGP390.open(GP390.ConnType connType,
String ident,
int baud,
int address)
Opens connection to a device.
|
void |
GP390.open(GP390.ConnType connType,
String ident,
int param,
int address)
Opens a connection.
|
Copyright © 2018 LSST. All rights reserved.