Преглед на файлове

测试内置能谱图片抓取暂停功能

cxs преди 1 година
родител
ревизия
dd32fd7f03
променени са 2 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      OTSIncAMeasureApp/ServiceCenter/FEIAutoScript/FEISemController.cs
  2. BIN
      OpenDll/FEIAPI/FEIApiControl.dll

+ 1 - 1
OTSIncAMeasureApp/ServiceCenter/FEIAutoScript/FEISemController.cs

@@ -201,7 +201,7 @@ namespace OTSMeasureApp.ServiceCenter
 
         public bool StopImageAcquisition()
         {
-            return m_ApiClass.StopImageAcquisition();
+            return m_ApiClass.Stop_acquisition();
         }
 
         public bool SetReducedArea()

BIN
OpenDll/FEIAPI/FEIApiControl.dll