| 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 ADGainCode |
ADGainCode.swigToEnum(int swigValue) |
static ADGainCode |
ADGainCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ADGainCode[] |
ADGainCode.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.AIOContinuousBufInitADCConfigBlock(AIOContinuousBuf buf,
long size,
ADGainCode gainCode,
AIOUSB_BOOL_VAL diffMode,
short os,
AIOUSB_BOOL_VAL dfs) |
static long |
AIOUSB.AIOContinuousBufSetAllGainCodeAndDiffMode(AIOContinuousBuf buf,
ADGainCode gain,
AIOUSB_BOOL_VAL diff) |
static long |
AIOUSB.AIOContinuousBufSimpleSetupConfig(AIOContinuousBuf buf,
ADGainCode gainCode) |
Copyright © 2023 LSST. All rights reserved.