zjj
2024-06-19 2028b51aeda2b6b23fda4183875b145d5e83822f
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);