8687888990919293949596
// Power the ports powerOn(); // Create the monitor monitor = new USBHubMonitor(dev, this); monitor.startMonitor(); } catch (USBException ex) { throw new DriverException(ex); } }