| Modifier and Type | Method and Description |
|---|---|
static ConnectionName |
ConnectionName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionName[] |
ConnectionName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
long |
AcrComm.get(ConnectionName conn,
ConnectionUnsigned connunsigned)
Gets from the controller one of the unsigned 32-bit parameters associated with
a communications connection.
|
int |
ConnectionUnsigned.index(ConnectionName conn)
Gets the controller index number associated with the parameter for a given connection.
|
String |
ConnectionUnsigned.reference(ConnectionName conn)
Gets the string used to refer to a connection parameter in AcroBasic for a given connection.
|
Copyright © 2017 LSST. All rights reserved.