HDL_ON/DriverLayer/Control_Bus.cs
@@ -37,7 +37,7 @@ AddData = gatewayBytes, }, sendCount, false); } //获取A协议网关IP public static byte[] ReadGatewayIPAddress() { Control control = new Control(); @@ -177,7 +177,6 @@ { if (((System.Net.IPEndPoint)remoteEndPoint).Port == 6688) { for (int i = 0; i < controlList.Count; i++) { try