wu
2024-01-24 12ae82141c1d6ed1a55922aae128ccfefb5b35dd
springboot-vue3/src/main/resources/JsonFile/PlcSign.json
@@ -1,47 +1,47 @@
{
   "plcAddressBegin":"DB100.0.0",
   "plcAddressLenght":"20",
   "dataType":"bit",
   "parameteInfor":[
      {
         "codeId": "D01.SRdec",
         "addressIndex":"0"
      },
      {
          "codeId": "conveyorVelocity(AutoSLOW)",
          "addressIndex":"1"
       },
       {
          "codeId": "conveyorVelocity(Manual)",
          "addressIndex":"2"
       },
       {
          "codeId": "A01A02TURNJOGVelocity",
          "addressIndex":"3"
       },
       {
          "codeId": "A01A02TRAVELJOGVelocity",
          "addressIndex":"4"
       },
       {
          "codeId": "B01B02TRAVELJOGVelocity",
          "addressIndex":"5"
       },
       {
          "codeId": "A01A02TURNPOSVelocityAUTO",
          "addressIndex":"12"
       },
       {
          "codeId": "A01A02TURNPOSVelocitymanual",
          "addressIndex":"14"
       },
       {
          "codeId": "A01A02TRAVELPOSVelocityAUTO",
          "addressIndex":"16"
       },
       {
         "codeId": "DO1id",
         "addressIndex":"18"
      }
  "plcAddressBegin":"DB100.0.0",
  "plcAddressLenght":"11",
  "dataType":"bit",
  "parameteInfor":[
    {
      "codeId": "D01.SRdec",
      "addressIndex":"0"
    },
    {
      "codeId": "conveyorVelocity(AutoSLOW)",
      "addressIndex":"1"
    },
    {
      "codeId": "conveyorVelocity(Manual)",
      "addressIndex":"2"
    },
    {
      "codeId": "A01A02TURNJOGVelocity",
      "addressIndex":"3"
    },
    {
      "codeId": "A01A02TRAVELJOGVelocity",
      "addressIndex":"4"
    },
    {
      "codeId": "B01B02TRAVELJOGVelocity",
      "addressIndex":"5"
    },
    {
      "codeId": "A01A02TURNPOSVelocityAUTO",
      "addressIndex":"7"
    },
    {
      "codeId": "A01A02TURNPOSVelocitymanual",
      "addressIndex":"8"
    },
    {
      "codeId": "A01A02TRAVELPOSVelocityAUTO",
      "addressIndex":"9"
    },
    {
      "codeId": "DO1id",
      "addressIndex":"10"
    }
  ]
}