HDL_ON/UI/UI2/FuntionControlView/Electrical/SocketPage.cs
@@ -130,11 +130,7 @@ LoadEventList(); new TopViewDiv(bodyView, Language.StringByID(StringId.Fan)).LoadTopView_FunctionTop(socketFunction, actionRefresh); new System.Threading.Thread(() => { DriverLayer.Control.Ins.SendReadCommand(socketFunction); }) { IsBackground = true }.Start(); } }