严智鑫
2025-04-11 c81475564cc5c29bdda546e51c8dd38b555889f9
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;
         }