| Modifier and Type | Method and Description |
|---|---|
static Multidrop.ConnType |
Multidrop.ConnType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Multidrop.ConnType[] |
Multidrop.ConnType.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Multidrop.open(Multidrop.ConnType type,
String ident,
int addr)
Deprecated.
|
void |
Multidrop.open(Multidrop.ConnType type,
String ident,
int baudRate,
int addr)
Deprecated.
|
void |
Multidrop.open(Multidrop.ConnType type,
String ident,
int baudRate,
int dataChar,
int addr)
Deprecated.
|
Copyright © 2023 LSST. All rights reserved.