ZengTao
2025-09-12 60525d151c7a1de6fe455acb61a7a29017935279
hangzhoumesParent/moduleService/CacheGlassModule/src/main/resources/JsonFile/PlcCacheGlass.json
@@ -1,64 +1,70 @@
{
   "plcAddressBegin":"DB11.0",
   "plcAddressLenght":"80",
   "dataType":"word",
   "parameteInfor":[
      {
         "codeId": "A06_request_word",
         "addressIndex":"0",
         "addressLenght":"2",
         "ratio":"1",
         "unit":"m/min"
      },
      {
          "codeId": "A05_scanning_ID",
          "addressIndex":"2",
          "addressLenght":"30",
          "ratio":"1",
          "unit":""
       },
       {
          "codeId": "Current_slot",
          "addressIndex":"36",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       },
        {
          "codeId": "MES_confirmation_word",
          "addressIndex":"38",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       },
       {
          "codeId": "A08_glass_status",
          "addressIndex":"68",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       },
       {
          "codeId": "A10_glass_status",
          "addressIndex":"70",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       },
       {
          "codeId": "A09_prohibit_film_production",
          "addressIndex":"72",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       }
       ,
       {
          "codeId": "A10_prohibit_film_production",
          "addressIndex":"74",
          "addressLenght":"2",
          "ratio":"1",
          "unit":""
       }
   ]
  "plcAddressBegin": "DB11.0",
  "plcAddressLenght": "80",
  "dataType": "word",
  "parameteInfor": [
    {
      "codeId": "A06_request_word",
      "addressIndex": "0",
      "addressLenght": "2",
      "ratio": "1",
      "unit": "m/min"
    },
    {
      "codeId": "A05_scanning_ID",
      "addressIndex": "2",
      "addressLenght": "30",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "Current_slot",
      "addressIndex": "36",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "MES_confirmation_word",
      "addressIndex": "38",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "A08_glass_status",
      "addressIndex": "68",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "A10_glass_status",
      "addressIndex": "70",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "A09_prohibit_film_production",
      "addressIndex": "72",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "A10_prohibit_film_production",
      "addressIndex": "74",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    },
    {
      "codeId": "A09_glass_status",
      "addressIndex": "76",
      "addressLenght": "2",
      "ratio": "1",
      "unit": ""
    }
  ]
}