zhubaomin
2024-10-31 007bb91e70a5129304de1837f60161c6f5f3ad4f
pipIrr-platform/pipIrr-web/pipIrr-mwTest-web/src/main/java/com/dy/pipIrrMwTestWeb/p206V1_0_0/CommandP206V1_0_0Ctrl.java
@@ -37,6 +37,8 @@
                    rt = this.recoverTcpSv() ;
                }else if(com.equals(CodeLocal.mwState)){
                    rt = this.mwState() ;
                }else if(com.equals(CodeLocal.onLine)){
                    rt = this.mwAllOnLine() ;
                }else if(com.equals("10")){
                    rt = this.cd10() ;
                }else if(com.equals("21")){
@@ -114,6 +116,10 @@
        return this.sendCom2Mw(this.commandLocal(CodeLocal.mwState, null, null)) ;
    }
    private BaseResponse mwAllOnLine(){
        return this.sendCom2Mw(this.commandLocal(CodeLocal.onLine, null, null)) ;
    }
    private BaseResponse cd10(){
        Com10Vo comVo = new Com10Vo() ;
        comVo.rtuAddr = "532328059995" ;//前6位是行政区划码,后6位是序列号最大是065535