| Modifier and Type | Method and Description |
|---|---|
static Aerotech.PositioningMode |
Aerotech.PositioningMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aerotech.PositioningMode[] |
Aerotech.PositioningMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Aerotech.Reply |
Aerotech.setPositioningMode(Aerotech.PositioningMode mode)
Sets the positioning mode for coordinated moves using either
INC or ABS. |
Copyright © 2020 LSST. All rights reserved.