HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -137,6 +137,10 @@ System.Threading.Tasks.Task.Run(() => { DriverLayer.Control.ins.ChangeCommunicationMode(DriverLayer.CommunicationMode.local_BusUdp); UdpSocket._BusSocket.SearchNetDeviceAction = (revIp) => { MainPage.Log($"搜索到网络设备:{revIp}"); }; DriverLayer.Control.ins.myUdp.ReadGatewayIP(); }); };