| Modifier and Type | Method and Description |
|---|---|
static TwisTorr84.CmndBool |
TwisTorr84.CmndBool.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TwisTorr84.CmndBool[] |
TwisTorr84.CmndBool.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
TwisTorr84.readBool(TwisTorr84.CmndBool cmnd)
Read Logical (boolean) data
|
void |
TwisTorr84.writeBool(TwisTorr84.CmndBool cmnd,
boolean bdata)
Write Logical (boolean) data
|
Copyright © 2018 LSST. All rights reserved.