| 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 AIOContinuousBufMode |
AIOContinuousBufMode.swigToEnum(int swigValue) |
static AIOContinuousBufMode |
AIOContinuousBufMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AIOContinuousBufMode[] |
AIOContinuousBufMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static long |
AIOUSB.AIOContinuousBufWrite(AIOContinuousBuf buf,
SWIGTYPE_p_uint16_t writebuf,
long wrbufsize,
long size,
AIOContinuousBufMode flag) |
static long |
AIOUSB.AIOContinuousBufWriteCounts(AIOContinuousBuf buf,
SWIGTYPE_p_unsigned_short data,
long datasize,
long size,
AIOContinuousBufMode flag) |
Copyright © 2023 LSST. All rights reserved.