| Modifier and Type | Method and Description |
|---|---|
static TwisTorr84.CmndNumeric |
TwisTorr84.CmndNumeric.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwisTorr84.CmndNumeric[] |
TwisTorr84.CmndNumeric.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Test84.readNumeric(TwisTorr84.CmndNumeric quantity)
Generic read command for numberic (integer) quantities
|
int |
TwisTorr84.readNumeric(TwisTorr84.CmndNumeric cmnd)
Read Numeric (int) data
|
void |
TwisTorr84.writeNumeric(TwisTorr84.CmndNumeric cmnd,
int ndata)
Write Numeric (int) data
|
Copyright © 2024 LSST. All rights reserved.