瀏覽代碼

Merge branch 'Release2.4' of http://36.129.163.148:10080/gaoshipeng/OTS2_0 into Release2.4

GZ 3 年之前
父節點
當前提交
3498a6c026
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      OTSIncAMeasureApp/0-OTSModel/Measure/3-MeasureFlow/CSmplMeasure.cs

+ 3 - 0
OTSIncAMeasureApp/0-OTSModel/Measure/3-MeasureFlow/CSmplMeasure.cs

@@ -859,6 +859,9 @@ namespace OTSModelSharp
             {
             {
                 log.Info("Begin to collect particle's xray data!");
                 log.Info("Begin to collect particle's xray data!");
                 Thread.Sleep(100);
                 Thread.Sleep(100);
+
+                m_EDSHardwareMgr.SetResolution(a_pBSEImg.GetWidth(), a_pBSEImg.GetHeight());
+
                 CollectParticlesXrayData(curFldData);
                 CollectParticlesXrayData(curFldData);
 
 
                 Thread.Sleep(100);
                 Thread.Sleep(100);