| Package | Description |
|---|---|
| AIOUSB |
This package is to store the java classes coming from the vendor accesio of the card USB_DIO_96:
https://github.com/accesio/AIOUSB
|
| Modifier and Type | Method and Description |
|---|---|
static THREAD_STATUS |
AIOUSB.AIOContinuousBufGetRunStatus(AIOContinuousBuf buf) |
THREAD_STATUS |
AIOContinuousBuf.getStatus() |
static THREAD_STATUS |
THREAD_STATUS.swigToEnum(int swigValue) |
static THREAD_STATUS |
THREAD_STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static THREAD_STATUS[] |
THREAD_STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AIOContinuousBuf.setStatus(THREAD_STATUS value) |
Copyright © 2023 LSST. All rights reserved.