Package com.acces.aiousb

Class Summary
AI16_DataPoint Class AI16_DataPoint represents a single data point captured from a USB_AI16_Family device.
AI16_DataSet Class AI16_DataSet represents a data set captured from a USB_AI16_Family device.
AnalogInputSubsystem Class AnalogInputSubsystem represents the analog input subsystem of a device.
AnalogOutputSubsystem Class AnalogOutputSubsystem is the superclass of the analog output subsystem of a device.
AO16_AnalogOutputSubsystem Class AO16_AnalogOutputSubsystem represents the analog output subsystem of a device.
Counter Class Counter represents a single counter/timer.
CounterSubsystem Class CounterSubsystem represents the counter/timer subsystem of a device.
DA12_AnalogOutputSubsystem Class DA12_AnalogOutputSubsystem represents the analog output subsystem of a device.
DigitalIOSubsystem Class DigitalIOSubsystem represents the digital I/O subsystem of a device.
DIOStreamSubsystem Class DIOStreamSubsystem represents the digital I/O streaming subsystem of a device.
OutputVoltagePoint Class OutputVoltagePoint represents a single analog output data point, consisting of a D/A channel number and a voltage to output to that channel.
USB_AI16_Family Class USB_AI16_Family represents a USB-AI16-family device, which encompasses the following product IDs:
USB_AI16_16A, USB_AI16_16E, USB_AI12_16A, USB_AI12_16, USB_AI12_16E, USB_AI16_64MA, USB_AI16_64ME, USB_AI12_64MA,
USB_AI12_64M, USB_AI12_64ME, USB_AI16_32A, USB_AI16_32E, USB_AI12_32A, USB_AI12_32, USB_AI12_32E, USB_AI16_64A,
USB_AI16_64E, USB_AI12_64A, USB_AI12_64, USB_AI12_64E, USB_AI16_96A, USB_AI16_96E, USB_AI12_96A, USB_AI12_96,
USB_AI12_96E, USB_AI16_128A, USB_AI16_128E, USB_AI12_128A, USB_AI12_128, USB_AI12_128E.

Instances of class USB_AI16_Family are automatically created by the USB device manager when they are detected on the bus.
USB_AO16_Family Class USB_AO16_Family represents a USB-AO16-family device, which encompasses the following product IDs:
USB_AO16_16A, USB_AO16_16, USB_AO16_12A, USB_AO16_12, USB_AO16_8A, USB_AO16_8, USB_AO16_4A, USB_AO16_4,
USB_AO12_16A, USB_AO12_16, USB_AO12_12A, USB_AO12_12, USB_AO12_8A, USB_AO12_8, USB_AO12_4A, USB_AO12_4.

Instances of class USB_AO16_Family are automatically created by the USB device manager when they are detected on the bus.
USB_CTR_15_Family Class USB_CTR_15_Family represents a USB-CTR-15-family device, which encompasses the following product IDs:
USB_CTR_15.

Instances of class USB_CTR_15_Family are automatically created by the USB device manager when they are detected on the bus.
USB_DA12_8A_Family Class USB_DA12_8A_Family represents a USB-DA12-8A-family device, which encompasses the following product IDs:
USB_DA12_8A_REV_A, USB_DA12_8A.

Instances of class USB_DA12_8A_Family are automatically created by the USB device manager when they are detected on the bus.
USB_DA12_8E_Family Class USB_DA12_8E_Family represents a USB-DA12-8E-family device, which encompasses the following product IDs:
USB_DA12_8E.

Instances of class USB_DA12_8E_Family are automatically created by the USB device manager when they are detected on the bus.
USB_DIO_16_Family Class USB_DIO_16_Family represents a USB-DIO-16-family device, which encompasses the following product IDs:
USB_DI16A_REV_A1, USB_DO16A_REV_A1, USB_DI16A_REV_A2, USB_DIO_16H, USB_DI16A, USB_DO16A, USB_DIO_16A.

Instances of class USB_DIO_16_Family are automatically created by the USB device manager when they are detected on the bus.
USB_DIO_32_Family Class USB_DIO_32_Family represents a USB-DIO-32-family device, which encompasses the following product IDs:
USB_DIO_32.

Instances of class USB_DIO_32_Family are automatically created by the USB device manager when they are detected on the bus.
USB_DIO_Family Class USB_DIO_Family represents a USB-DIO-family device, which performs basic digital I/O and encompasses the following product IDs:
USB_DIO_48, USB_DIO_96, USB_IIRO_16, USB_II_16, USB_RO_16, USB_IIRO_8, USB_II_8, USB_IIRO_4,
USB_IDIO_16, USB_II_16_OLD, USB_IDO_16, USB_IDIO_8, USB_II_8_OLD, USB_IDIO_4, USB_IIRO4_2SM, USB_IIRO4_COM,
USB_DIO16RO8, PICO_DIO16RO8.

Instances of class USB_DIO_Family are automatically created by the USB device manager when they are detected on the bus.
USBDevice Class USBDevice is the abstract super class of all USB device families.
USBDeviceManager Class USBDeviceManager manages all the USB devices on the bus.
 

Exception Summary
OperationFailedException Class OperationFailedException is thrown whenever an operation attempted on a device fails.