| Modifier and Type | Method and Description |
|---|---|
static AxisBit |
AxisBit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AxisBit[] |
AxisBit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AcrComm.get(AxisName axis,
AxisBit axbit)
Gets from the controller an axis flag bit's state for a given axis.
|
void |
AcrComm.set(AxisName axis,
AxisBit axbit,
boolean value)
Sets or clears a controller axis flag bit.
|
Copyright © 2017 LSST. All rights reserved.