| Modifier and Type | Method and Description |
|---|---|
static NanotecPD4N.CmndGeneral |
NanotecPD4N.CmndGeneral.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NanotecPD4N.CmndGeneral[] |
NanotecPD4N.CmndGeneral.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
NanotecPD4N.readGeneral(NanotecPD4N.CmndGeneral cmnd)
Read general datum from motor controller
|
String |
TestPD4N.readGeneral(NanotecPD4N.CmndGeneral quantity)
Generic read command for general quantities
|
void |
TestPD4N.setGeneral(NanotecPD4N.CmndGeneral param,
int value)
Generic set command for a general parameter
|
void |
NanotecPD4N.writeGeneral(NanotecPD4N.CmndGeneral cmnd,
int value)
Write general datum to motor controller
|
Copyright © 2019 LSST. All rights reserved.