轮胎外观检测添加思谋语义分割模型检测工具
C3204
3 小时以前 dc18021539bdf4ee176ec9d9b88eb7d9ad581600
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "PlcIpAddress": "192.168.10.10",
  "Rack": 0,
  "Slot": 1,
  "CommunicatorsName": null,
  "ProductName": null,
  "Signals": [
    {
      "SignalName": "上胎趾角度轴检测位置",
      "Area": "DB",
      "DbNumber": 103,
      "ByteOffset": 64,
      "BitOffset": 0,
      "DataType": "Real",
      "Value": "1.1"
    },
    {
      "SignalName": "新信号",
      "Area": "DB",
      "DbNumber": 102,
      "ByteOffset": 0,
      "BitOffset": 0,
      "DataType": "Int",
      "Value": null
    }
  ]
}