From ef75346ebe57d56cec0c33ad5abd8b2aa218da95 Mon Sep 17 00:00:00 2001
From: C3204 <zhengyabo@lanpucloud.cn>
Date: 星期六, 18 四月 2026 12:29:32 +0800
Subject: [PATCH] 修改相机运动轴参数读取配置
---
LB_SmartVision/bin/Debug/net8.0-windows/所有产品/Product0/A_PlcSettings.json | 29 +++++++++++++++++++----------
1 files changed, 19 insertions(+), 10 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_PlcSettings.json" "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_PlcSettings.json"
index 280325e..1f3e2a2 100644
--- "a/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_PlcSettings.json"
+++ "b/LB_SmartVision/bin/Debug/net8.0-windows/\346\211\200\346\234\211\344\272\247\345\223\201/Product0/A_PlcSettings.json"
@@ -84,26 +84,35 @@
"PlcIpAddress": "192.168.10.10",
"Rack": 0,
"Slot": 1,
- "CommunicatorsName": null,
- "ProductName": null,
+ "CommunicatorsName": "閫氳鍙�0",
+ "ProductName": "Product0",
"Signals": [
{
- "SignalName": "涓婅儙瓒捐搴﹁酱妫�娴嬩綅缃�",
+ "SignalName": "2D涓嬬浉鏈哄钩绉昏酱妫�娴嬩綅缃�",
"Area": "DB",
"DbNumber": 103,
- "ByteOffset": 64,
+ "ByteOffset": 104,
"BitOffset": 0,
"DataType": "Real",
- "Value": "1.1"
+ "Value": "0"
},
{
- "SignalName": "鏂颁俊鍙�",
+ "SignalName": "2D涓嬬浉鏈哄崌闄嶈酱妫�娴嬩綅缃�",
"Area": "DB",
- "DbNumber": 102,
- "ByteOffset": 0,
+ "DbNumber": 103,
+ "ByteOffset": 112,
"BitOffset": 0,
- "DataType": "Int",
- "Value": null
+ "DataType": "Real",
+ "Value": "0"
+ },
+ {
+ "SignalName": "2D涓嬬浉鏈鸿搴﹁酱妫�娴嬩綅缃�",
+ "Area": "DB",
+ "DbNumber": 103,
+ "ByteOffset": 120,
+ "BitOffset": 0,
+ "DataType": "Real",
+ "Value": "0"
}
]
}
--
Gitblit v1.9.3