Uses of Class
org.lsst.ccs.drivers.usb.UsbTimeoutException

Packages that use UsbTimeoutException
org.lsst.ccs.drivers.usb   
 

Uses of UsbTimeoutException in org.lsst.ccs.drivers.usb
 

Methods in org.lsst.ccs.drivers.usb that throw UsbTimeoutException
 int UsbComm.read(byte[] data, int timeout)
          Reads data from the device
 int UsbComm.read(byte[] data, int offs, int leng, int timeout)
          Reads data from the device
 



Copyright © 2012 LSST. All Rights Reserved.