979899100101102103104
setPortReader(new PortReader("PortReader() [" + getComPort() + "]", Service.getInstance().getSettings().SERIAL_POLLING_INTERVAL)); } } catch (Exception e) { throw new GatewayException("Comm library exception: " + e.getMessage()); } }