#
zjj
2024-10-22 aba87f9bdad213868e2c8faeabe631c7d882e15d
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);