wu
2023-12-04 4c70d9f0656bbec48fa619f2ec9aa0ee12fca2c1
CanadaMes-ui/src/configuration/AutomaticParameterSetting.json
@@ -1,52 +1,37 @@
[
  [
    {
      "name": "大车自动速度",
      "read": 33,
      "sending": "",
      "type": "0",
      "address": "DB100.0",
      "count": 3
    }
  ],
  [
    {
      "name": "小车自动速度",
      "read": 11,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
    }
  ],
  [
    {
      "name": "A01行走高速角度",
      "read": 33,
      "sending": "",
      "type": "0",
      "address": "DB100.0",
      "count": 3
      "count": 3,
      "value": ""
    },
    {
      "name": "A01行走低速角度",
      "read": 11,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    },
    {
      "name": "A01输送接片角度",
      "read": 22,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    },
    {
      "name": "A01笼子角度",
      "read": 22,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    }
  ],
  [
@@ -56,28 +41,53 @@
      "sending": "",
      "type": "0",
      "address": "DB100.0",
      "count": 3
      "count": 3,
      "value": ""
    },
    {
      "name": "A02行走低速角度",
      "read": 11,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    },
    {
      "name": "A02输送接片角度",
      "read": 22,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    },
    {
      "name": "A02笼子角度",
      "read": 22,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    }
  ],
  [
    {
      "name": "大车自动速度",
      "read": 100,
      "sending": "",
      "type": "0",
      "address": "DB100.0",
      "count": 3,
      "value": ""
    }
  ],
  [
    {
      "name": "小车自动速度",
      "read": 11,
      "sending": "",
      "address": "DB100.0",
      "type": "0",
      "value": ""
    }
  ],
  [
@@ -86,7 +96,8 @@
      "read": 33,
      "sending": "",
      "address": "DB100.0",
      "type": "0"
      "type": "0",
      "value": ""
    }
  ]
]