WaterSystem_MonitorServer/src/com/modbus/data/MyModbusUtils.java
@@ -151,7 +151,7 @@ try { return master.getMaster().send(batch); } catch (ModbusTransportException | ErrorResponseException e) { e.printStackTrace(); //e.printStackTrace(); isSuccess = false; } finally { if(isSuccess) {