@@ -127,7 +127,9 @@ namespace UAS_MES_NEW.Make
case 1:
currFileType = "csv";
equiType = "SPI";
- SPITimer.Stop();
+
+ SPITimer_Tick(null, null);
+ SPITimer.Start();
break;
case 2:
currFileType = "txt";