nglib/src/ng/devices/ModbusService.java
@@ -112,8 +112,10 @@ String flag=null; String messsage="000000000000000000"; EPlcType ePlcType=null; if(this.machineID==78){ if(this.machineID==4){ ePlcType=EPlcType.S1500; }else if(this.machineID==6){ ePlcType=EPlcType.S200_SMART; }else{ ePlcType=EPlcType.S1200; }