From 2379434200219132ee252f12d47a1e5efd160f42 Mon Sep 17 00:00:00 2001 From: mrDarker <mr.darker@163.com> Date: 星期三, 06 八月 2025 15:32:44 +0800 Subject: [PATCH] 1. 实时扫描界面新添两个相机(侧面检) --- EdgeInspector_App/Define/InspectionBase.h | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EdgeInspector_App/Define/InspectionBase.h b/EdgeInspector_App/Define/InspectionBase.h index 737765f..0801f8c 100644 --- a/EdgeInspector_App/Define/InspectionBase.h +++ b/EdgeInspector_App/Define/InspectionBase.h @@ -1,4 +1,4 @@ -// HMX64Fundamentals.h: interface for the CHMX64Fundamentals class. +锘�// HMX64Fundamentals.h: interface for the CHMX64Fundamentals class. // ////////////////////////////////////////////////////////////////////// @@ -17,17 +17,17 @@ public: CStringArray m_strCamCCA; CStringArray m_strCamCVI; - int *m_pBufferSize; // Grab俊辑 Buffer狼 农扁. - int *m_pBufferCount; // Grab Buffer狼 荐. - int *m_pMemFrameNo; // 角力 皋葛府 橇饭烙 荐 + int *m_pBufferSize; // Grab淇婅緫 Buffer鐙� 鍐滄墎. + int *m_pBufferCount; // Grab Buffer鐙� 鑽�. + int *m_pMemFrameNo; // 瑙掑姏 鐨嬭憶搴� 姗囬キ鐑� 鑽� int *m_pCameraPort; int *m_pFrameHeight; int *m_pFrameWidth; int *m_nBoardID; int *m_nBoardCh; AcqMode m_AcqMode; - int m_nFrameDefectPixel; // 茄 Frame狼 弥措 搬窃 Pixel 荐 - int m_nMaxDefect; // miniont,2011-04-28, 弥措 搬窃 俺荐 + int m_nFrameDefectPixel; // 鑼� Frame鐙� 寮ユ帾 鎼獌 Pixel 鑽� + int m_nMaxDefect; // miniont,2011-04-28, 寮ユ帾 鎼獌 淇鸿崘 int m_nCameraCount; int m_nScanCount; int m_nThreadCount; -- Gitblit v1.9.3