lty
2025-07-18 19b3cd8d64af08e5c0b3bd680c699e46a07e13d3
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);