Package com.acces.aiousb

Class Summary
AnalogInputSubsystem Class AnalogInputSubsystem represents the analog input subsystem of a device.
AnalogOutputSubsystem Class 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.
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 to USB_AI12_128E
USB_AO16_Family Class USB_AO16_Family represents a USB-AO16-family device, which encompasses the following product IDs: USB_AO16_16A to USB_AO12_4
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
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 to USB_DI16A_REV_A2 USB_DIO_16H to USB_DIO_16A
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
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
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.