Hcsy 8 vuotta sitten
vanhempi
commit
0a29b5d00b
1 muutettua tiedostoa jossa 0 lisäystä ja 5 poistoa
  1. 0 5
      UAS-MES/FunctionCode/Make/Make_PackageCollectionWeigh.cs

+ 0 - 5
UAS-MES/FunctionCode/Make/Make_PackageCollectionWeigh.cs

@@ -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;