瀏覽代碼

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

cxs 1 年之前
父節點
當前提交
dd32fd7f03
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OTSIncAMeasureApp/ServiceCenter/FEIAutoScript/FEISemController.cs
  2. 二進制
      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()

二進制
OpenDll/FEIAPI/FEIApiControl.dll