From 9b2ad9bafb0739f8ba1e76107011fada5e5883c3 Mon Sep 17 00:00:00 2001 From: C3204 <zhengyabo@lanpucloud.cn> Date: 星期五, 10 四月 2026 16:23:08 +0800 Subject: [PATCH] 修复LB3D相机参数设置问题以及新增兰宝3D相机参数存储在本地以及初始化给相机参数。 --- LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product0/A_ProcessVars.json | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessVars.json" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessVars.json" index f6a127e..2134b8c 100644 --- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessVars.json" +++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_ProcessVars.json" @@ -1,6 +1,6 @@ 锘縶 - "娴佺▼1.Msg": "杩愯鎴愬姛", - "娴佺▼0.Result": true, - "娴佺▼0.Msg": "杩愯鎴愬姛", - "娴佺▼1.Result": true + "3D宸ヤ綅.Result": true, + "2D宸ヤ綅.Msg": "杩愯鎴愬姛", + "2D宸ヤ綅.Result": true, + "3D宸ヤ綅.Msg": "杩愯鎴愬姛" } \ No newline at end of file -- Gitblit v1.9.3