WinFrmUI/IBox.WinFrmUI/Form/IBoxFormMonitor.cs
@@ -314,7 +314,7 @@ { if (IBoxHelper.Ping()) { var smsg = content.Split(new string[] { IBoxHelper.paramCode }, StringSplitOptions.RemoveEmptyEntries); var smsg = content.Split(new string[] { IBoxHelper.paramCode, IBoxHelper.startCode }, StringSplitOptions.RemoveEmptyEntries); if (smsg.Length < 2) { return;