@@ -90,11 +90,6 @@ namespace UAS_MES.Make
catch (Exception) { }
thread = new Thread(getSerialData);
try
- {
- OutBoxLength.Text = BaseUtil.GetCacheData("OutBoxLength").ToString();
- }
- catch (Exception) { }
- try
{
GetData = true;
serialPort1.PortName = ComList.Text;