Commit 80e92591 authored by 潘栩锋's avatar 潘栩锋 🚴

修复 称重 62126_v3 地址出错

parent 19ebbb92
{
"Devices": [
{
"EP": "192.168.50.2:502"
"EP": "192.168.50.1:502"
},
{
"EP": "192.168.50.1:502"
"EP": "192.168.50.2:502"
},
{
"EP": "192.168.50.3:502"
......@@ -264,7 +264,7 @@
"DeviceIndex": 0,
"Mode": "4",
"Addr": 160,
"Type": "Int32",
"Type": "Int16",
"Scale": 0.001,
"OwnerName": "Items[0]",
"PropertyName": "BinWeight"
......@@ -273,7 +273,7 @@
"DeviceIndex": 1,
"Mode": "4",
"Addr": 160,
"Type": "Int32",
"Type": "Int16",
"Scale": 0.001,
"OwnerName": "Items[1]",
"PropertyName": "BinWeight"
......@@ -282,7 +282,7 @@
"DeviceIndex": 2,
"Mode": "4",
"Addr": 110,
"Type": "Int32",
"Type": "Int16",
"Scale": 0.001,
"OwnerName": "Items[2]",
"PropertyName": "BinWeight"
......@@ -291,7 +291,7 @@
"DeviceIndex": 3,
"Mode": "4",
"Addr": 160,
"Type": "Int32",
"Type": "Int16",
"Scale": 0.001,
"OwnerName": "Items[3]",
"PropertyName": "BinWeight"
......@@ -300,7 +300,7 @@
"DeviceIndex": 4,
"Mode": "4",
"Addr": 160,
"Type": "Int32",
"Type": "Int16",
"Scale": 0.001,
"OwnerName": "Items[4]",
"PropertyName": "BinWeight"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment