From 592557b3dadbb8aa85f5bd6d584e2f444e3fb385 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期二, 13 八月 2024 14:55:11 +0800
Subject: [PATCH] 1、移除无用的下片json
---
/dev/null | 144 ------------------------------------------------
1 files changed, 0 insertions(+), 144 deletions(-)
diff --git a/hangzhoumesParent/JsonFile/PlcdownGlass.json b/hangzhoumesParent/JsonFile/PlcdownGlass.json
deleted file mode 100644
index 979dc66..0000000
--- a/hangzhoumesParent/JsonFile/PlcdownGlass.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "plcAddressBegin": "DB11.0",
- "plcAddressLenght": "100",
- "dataType": "word",
- "parameteInfor": [
-
- {
- "codeId": "requestWord",
- "addressIndex": "0",
- "addressLenght": "2"
- },
- {
- "codeId": "requestID",
- "addressIndex": "2",
- "addressLenght": "30"
- },
- {
- "codeId": "currentCell",
- "addressIndex": "32",
- "addressLenght": "2"
- },
- {
- "codeId": "glassStatus08",
- "addressIndex": "36",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_glass_status",
- "addressIndex": "40",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_glass_status",
- "addressIndex": "42",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_glass_status",
- "addressIndex": "44",
- "addressLenght": "2"
- },
- {
- "codeId": "G04_error_status",
- "addressIndex": "48",
- "addressLenght": "2"
- },
- {
- "codeId": "G05_error_status",
- "addressIndex": "50",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_error_status",
- "addressIndex": "52",
- "addressLenght": "2"
- },
- {
- "codeId": "robot_error_status",
- "addressIndex": "54",
- "addressLenght": "2"
- },
- {
- "codeId": "G08_error_status",
- "addressIndex": "56",
- "addressLenght": "2"
- },
- {
- "codeId": "G09_error_status",
- "addressIndex": "58",
- "addressLenght": "2"
- },
- {
- "codeId": "G10_error_status",
- "addressIndex": "60",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_error_status",
- "addressIndex": "62",
- "addressLenght": "2"
- },
- {
- "codeId": "robot_error_status",
- "addressIndex": "64",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_error_status",
- "addressIndex": "66",
- "addressLenght": "2"
- },
- {
- "codeId": "confirmationWord",
- "addressIndex": "72",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_prohibit_film_production",
- "addressIndex": "74",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_prohibit_film_production",
- "addressIndex": "76",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_prohibit_film_production",
- "addressIndex": "78",
- "addressLenght": "2"
- },
- {
- "codeId": "Glass_width",
- "addressIndex": "82",
- "addressLenght": "4"
- },
- {
- "codeId": "Glass_height",
- "addressIndex": "86",
- "addressLenght": "4"
- },
- {
- "codeId": "Glass_thickness",
- "addressIndex": "90",
- "addressLenght": "4"
- },
- {
- "codeId": "Start_cell",
- "addressIndex": "94",
- "addressLenght": "2"
- },
- {
- "codeId": "End_cell",
- "addressIndex": "96",
- "addressLenght": "2"
- },
- {
- "codeId": "task_type",
- "addressIndex": "98",
- "addressLenght": "2"
- }
-
- ]
-}
\ No newline at end of file
diff --git a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/JsonFile/PlcdownGlass.json b/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/JsonFile/PlcdownGlass.json
deleted file mode 100644
index de826b1..0000000
--- a/hangzhoumesParent/moduleService/UnLoadGlassModule/src/main/resources/JsonFile/PlcdownGlass.json
+++ /dev/null
@@ -1,144 +0,0 @@
-{
- "plcAddressBegin": "DB11.0",
- "plcAddressLenght": "100",
- "dataType": "word",
- "parameteInfor": [
-
- {
- "codeId": "requestWord",
- "addressIndex": "0",
- "addressLenght": "2"
- },
- {
- "codeId": "requestID",
- "addressIndex": "2",
- "addressLenght": "20"
- },
- {
- "codeId": "currentCell",
- "addressIndex": "32",
- "addressLenght": "2"
- },
- {
- "codeId": "glassStatus08",
- "addressIndex": "36",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_glass_status",
- "addressIndex": "40",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_glass_status",
- "addressIndex": "42",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_glass_status",
- "addressIndex": "44",
- "addressLenght": "2"
- },
- {
- "codeId": "G04_error_status",
- "addressIndex": "48",
- "addressLenght": "2"
- },
- {
- "codeId": "G05_error_status",
- "addressIndex": "50",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_error_status",
- "addressIndex": "52",
- "addressLenght": "2"
- },
- {
- "codeId": "robot_error_status",
- "addressIndex": "54",
- "addressLenght": "2"
- },
- {
- "codeId": "G08_error_status",
- "addressIndex": "56",
- "addressLenght": "2"
- },
- {
- "codeId": "G09_error_status",
- "addressIndex": "58",
- "addressLenght": "2"
- },
- {
- "codeId": "G10_error_status",
- "addressIndex": "60",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_error_status",
- "addressIndex": "62",
- "addressLenght": "2"
- },
- {
- "codeId": "robot_error_status",
- "addressIndex": "64",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_error_status",
- "addressIndex": "66",
- "addressLenght": "2"
- },
- {
- "codeId": "confirmationWord",
- "addressIndex": "72",
- "addressLenght": "2"
- },
- {
- "codeId": "G06_prohibit_film_production",
- "addressIndex": "74",
- "addressLenght": "2"
- },
- {
- "codeId": "G11_prohibit_film_production",
- "addressIndex": "76",
- "addressLenght": "2"
- },
- {
- "codeId": "G13_prohibit_film_production",
- "addressIndex": "78",
- "addressLenght": "2"
- },
- {
- "codeId": "Glass_width",
- "addressIndex": "82",
- "addressLenght": "4"
- },
- {
- "codeId": "Glass_height",
- "addressIndex": "86",
- "addressLenght": "4"
- },
- {
- "codeId": "Glass_thickness",
- "addressIndex": "90",
- "addressLenght": "4"
- },
- {
- "codeId": "Start_cell",
- "addressIndex": "94",
- "addressLenght": "2"
- },
- {
- "codeId": "End_cell",
- "addressIndex": "96",
- "addressLenght": "2"
- },
- {
- "codeId": "task_type",
- "addressIndex": "98",
- "addressLenght": "2"
- }
-
- ]
-}
\ No newline at end of file
--
Gitblit v1.8.0