static long |
AIOUSB.ADC_GetConfig(long DeviceIndex,
SWIGTYPE_p_unsigned_char pConfigBuf,
SWIGTYPE_p_unsigned_long ConfigBufSize) |
static long |
AIOUSB.ADC_Initialize(long DeviceIndex,
SWIGTYPE_p_unsigned_char pConfigBuf,
SWIGTYPE_p_unsigned_long ConfigBufSize,
String CalFileName) |
static long |
AIOUSB.ADC_RangeAll(long DeviceIndex,
SWIGTYPE_p_unsigned_char pGainCodes,
long bSingleEnded) |
static long |
AIOUSB.ADC_SetConfig(long DeviceIndex,
SWIGTYPE_p_unsigned_char pConfigBuf,
SWIGTYPE_p_unsigned_long ConfigBufSize) |
static long |
AIOUSB.CTR_8254ReadStatus(long DeviceIndex,
long BlockIndex,
long CounterIndex,
SWIGTYPE_p_unsigned_short pReadValue,
SWIGTYPE_p_unsigned_char pStatus) |
static void |
AIOUSB.delete_ucp(SWIGTYPE_p_unsigned_char obj) |
static long |
AIOUSB.DIO_Read1(long DeviceIndex,
long BitIndex,
SWIGTYPE_p_unsigned_char bit) |
static long |
AIOUSB.DIO_Read8(long DeviceIndex,
long ByteIndex,
SWIGTYPE_p_unsigned_char pdat) |
protected static long |
SWIGTYPE_p_unsigned_char.getCPtr(SWIGTYPE_p_unsigned_char obj) |
void |
AIOUSBDevice.setADBuf(SWIGTYPE_p_unsigned_char value) |
void |
DIOBuf.setBuffer(SWIGTYPE_p_unsigned_char value) |
void |
AIOContinuousBuf.setCountsbuf(SWIGTYPE_p_unsigned_char value) |
void |
AIOUSBDevice.setLastDIOData(SWIGTYPE_p_unsigned_char value) |
void |
AIOUSBDevice.setPendingDACData(SWIGTYPE_p_unsigned_char value) |
void |
ADCConfigBlock.setRegisters(SWIGTYPE_p_unsigned_char value) |
static void |
AIOUSB.ucp_assign(SWIGTYPE_p_unsigned_char obj,
short value) |
static short |
AIOUSB.ucp_value(SWIGTYPE_p_unsigned_char obj) |
static int |
AIOUSB.usb_bulk_transfer(SWIGTYPE_p_USBDevice dev_handle,
short endpoint,
SWIGTYPE_p_unsigned_char data,
int length,
SWIGTYPE_p_int actual_length,
long timeout) |
static int |
AIOUSB.usb_control_transfer(SWIGTYPE_p_USBDevice dev_handle,
SWIGTYPE_p_uint8_t request_type,
SWIGTYPE_p_uint8_t bRequest,
SWIGTYPE_p_uint16_t wValue,
SWIGTYPE_p_uint16_t wIndex,
SWIGTYPE_p_unsigned_char data,
SWIGTYPE_p_uint16_t wLength,
long timeout) |
static int |
AIOUSB.usb_request(SWIGTYPE_p_USBDevice dev_handle,
SWIGTYPE_p_uint8_t request_type,
SWIGTYPE_p_uint8_t bRequest,
SWIGTYPE_p_uint16_t wValue,
SWIGTYPE_p_uint16_t wIndex,
SWIGTYPE_p_unsigned_char data,
SWIGTYPE_p_uint16_t wLength,
long timeout) |