From 7a9de31ab33f9c38cb8b6124a18307dbf4cb6ae7 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期三, 15 四月 2026 10:34:04 +0800
Subject: [PATCH] 新增相机主界面单次以及连续触发模式,检索区分2D/3D相机修复LB3D相机参数设置问题以及新增兰宝3D相机参数存储在本地以及初始化给相机参数。

---
 LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product0/LBCameraSetttings.json |   25 +------------------------
 1 files changed, 1 insertions(+), 24 deletions(-)

diff --git "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/LBCameraSetttings.json" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/LBCameraSetttings.json"
index 3a02690..9e26dfe 100644
--- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/LBCameraSetttings.json"
+++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/LBCameraSetttings.json"
@@ -1,24 +1 @@
-{
-  "LX03023AA215YP06": {
-    "DataAcquisitionTriggerSource": 0,
-    "LineScanTriggerSource": 0,
-    "SoftwareTriggerRate": 2000.0,
-    "EncoderTriggerDirection": 2,
-    "EncoderTriggerSignalCountingMode": 0,
-    "EncoderTriggerInterval": 20,
-    "ScanLineCount": 2000,
-    "CallbackRetrievalTimeout": 2000,
-    "XAxisResolution": 9.0,
-    "YResolution": 9.0,
-    "MinGrayscaleValue": 28,
-    "MinLaserLineWidth": 2,
-    "MaxLaserLineWidth": 30,
-    "SpotSelection": 0,
-    "ExposureMode": 1,
-    "ExposureTime": 400,
-    "AnalogGain": 2,
-    "AnalogGainFor6030": 2,
-    "DigitalGain": 1,
-    "LaserPower": 60
-  }
-}
\ No newline at end of file
+{}
\ No newline at end of file

--
Gitblit v1.9.3