Central_Monitor/src/com/modbus/data/MyModbusMaster.java @@ -91,6 +91,7 @@ } //获取当前通讯状态 public int getConnectState() { if(this.totalerr < LOSE_CONNECT_COUNT) { return 1;