zjj
9 天以前 da4f2304da2646aa0336b492514655e7cc8a494a
src/main/java/com/zy/core/thread/RgvThread.java
@@ -364,7 +364,7 @@
        array[2] = command.getTaskMode1();
        array[3] = command.getSourceStaNo1();
        array[4] = command.getDestinationStaNo1();
        siemensNet.Write("DB100.10", command.getCommand());
//        siemensNet.Write("DB100.10", command.getCommand());
        OperateResult result = siemensNet.Write("DB100.0", array);