Commit fee4a03a authored by 潘栩锋's avatar 潘栩锋 🚴

优化 称重 v6 删除多余的寄存器

parent 0377c2fc
{ {
"Devices": [ "Devices": [
{ {
"PlcName": null,
"EP": "192.168.50.1:502" "EP": "192.168.50.1:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.2:502" "EP": "192.168.50.2:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.3:502" "EP": "192.168.50.3:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.4:502" "EP": "192.168.50.4:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.5:502" "EP": "192.168.50.5:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.6:502" "EP": "192.168.50.6:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.7:502" "EP": "192.168.50.7:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.8:502" "EP": "192.168.50.8:502"
}, },
{ {
"PlcName": null,
"EP": "192.168.50.9:502" "EP": "192.168.50.9:502"
} }
], ],
...@@ -11012,7 +11021,7 @@ ...@@ -11012,7 +11021,7 @@
{ {
"DeviceIndex": 0, "DeviceIndex": 0,
"Mode": "4", "Mode": "4",
"Addr": 133298, "Addr": 24398,
"Type": "float", "Type": "float",
"Scale": 1.0, "Scale": 1.0,
"OwnerName": "Items[5]", "OwnerName": "Items[5]",
...@@ -12601,78 +12610,6 @@ ...@@ -12601,78 +12610,6 @@
"Scale": 1.0, "Scale": 1.0,
"OwnerName": "Accessory", "OwnerName": "Accessory",
"PropertyName": "TargetVelocity" "PropertyName": "TargetVelocity"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13640,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "ACurrentLen"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13524,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "ACurrent"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13890,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "ALast"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13642,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "BCurrentLen"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13514,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "BCurrent"
},
{
"DeviceIndex": 0,
"Mode": "4",
"Addr": 13888,
"Type": "float",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "BLast"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 2,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "AClear"
},
{
"DeviceIndex": 0,
"Mode": "0",
"Addr": 1,
"Type": "bool",
"Scale": 1.0,
"OwnerName": "Accessory",
"PropertyName": "BClear"
} }
] ]
} }
\ No newline at end of file
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