ZengTao
2024-01-25 20f9e20e45a66a5dad1217c93455685d8174c6cf
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":"DB102.0.0",
  "plcAddressLenght":"11",
  "dataType":"bit",
  "parameteInfor":[
    {
      "codeId": "D01.SRdec",
      "addressIndex":"0"
    },
    {
      "codeId": "D01.SRinpos",
      "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": "D05.SRinpos",
      "addressIndex":"10"
    }
  ]
}