cl
2024-05-23 ba1a7a9ef126296e2798e313dc5b43f775a1123c
guns-vip-main/src/main/java/cn/stylefeng/guns/plcserver/opc/OPCElement.java
@@ -12,6 +12,9 @@
    public static final String OP010_ITEM = "OP.OP010.";//
    public static final String OP010_F_HEART_BEAT = OP010_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP010_PLC_REQUST = OP010_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP010_J_PLC_START = OP010_ITEM + "J_PLC_START";//PLC开始
    public static final String OP010_J_PC_WRITE_ORDER = OP010_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP010_J_PLC_FINISH = OP010_ITEM + "J_PLC_FINISH";//PLC完成
@@ -35,6 +38,8 @@
    public static final String OP020_ITEM = "OP.OP020.";//
    public static final String OP020_F_HEART_BEAT = OP020_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP020_PLC_REQUST = OP020_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP020_J_PLC_START = OP020_ITEM + "J_PLC_START";//PLC开始
    public static final String OP020_J_PC_WRITE_ORDER = OP020_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP020_J_PLC_FINISH = OP020_ITEM + "J_PLC_FINISH";//PLC完成
@@ -52,6 +57,8 @@
    public static final String OP030_ITEM = "OP.OP030.";//
    public static final String OP030_F_HEART_BEAT = OP030_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP030_PLC_REQUST = OP030_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP030_J_PLC_START = OP030_ITEM + "J_PLC_START";//PLC开始
    public static final String OP030_J_PC_WRITE_ORDER = OP030_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP030_J_PLC_FINISH = OP030_ITEM + "J_PLC_FINISH";//PLC完成
@@ -68,7 +75,7 @@
     */
    public static final String OP040_ITEM = "OP.OP040.";//
    public static final String OP040_F_HEART_BEAT = OP040_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP040_PLC_REQUST = OP040_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP040_J_PLC_START = OP040_ITEM + "J_PLC_START";//PLC开始
    public static final String OP040_J_PC_WRITE_ORDER = OP040_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP040_J_PLC_FINISH = OP040_ITEM + "J_PLC_FINISH";//PLC完成
@@ -85,7 +92,7 @@
     */
    public static final String OP050_ITEM = "OP.OP050.";//
    public static final String OP050_F_HEART_BEAT = OP050_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP050_PLC_REQUST = OP050_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP050_J_PLC_START = OP050_ITEM + "J_PLC_START";//PLC开始
    public static final String OP050_J_PC_WRITE_ORDER = OP050_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP050_J_PLC_FINISH = OP050_ITEM + "J_PLC_FINISH";//PLC完成
@@ -100,13 +107,15 @@
    public static final String OP050_S_PRODUCT_STATE_CODE = OP050_ITEM + "S_PRODUCT_STATE_CODE";//产品状态编码
    public static final String OP050_OIL_STATE = OP050_ITEM + "OIL_STATE";//油脂状态
    /**
     * OP070
     */
    public static final String OP070_ITEM = "OP.OP070.";//
    public static final String OP070_F_HEART_BEAT = OP070_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP070_PLC_REQUST = OP070_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP070_J_PLC_START = OP070_ITEM + "J_PLC_START";//PLC开始
    public static final String OP070_J_PC_WRITE_ORDER = OP070_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP070_J_PLC_FINISH = OP070_ITEM + "J_PLC_FINISH";//PLC完成
@@ -123,7 +132,7 @@
     */
    public static final String OP080_ITEM = "OP.OP080.";//与70工位ip相同
    public static final String OP080_F_HEART_BEAT = OP080_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP080_PLC_REQUST = OP080_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP080_J_PLC_START = OP080_ITEM + "J_PLC_START";//PLC开始
    public static final String OP080_J_PC_WRITE_ORDER = OP080_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP080_J_PLC_FINISH = OP080_ITEM + "J_PLC_FINISH";//PLC完成
@@ -143,7 +152,7 @@
     */
    public static final String OP090_ITEM = "OP.OP090.";//
    public static final String OP090_F_HEART_BEAT = OP090_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP090_PLC_REQUST = OP090_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP090_J_PLC_START = OP090_ITEM + "J_PLC_START";//PLC开始
    public static final String OP090_J_PC_WRITE_ORDER = OP090_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP090_J_PLC_FINISH = OP090_ITEM + "J_PLC_FINISH";//PLC完成
@@ -161,7 +170,7 @@
     */
    public static final String OP100_ITEM = "OP.OP100.";//
    public static final String OP100_F_HEART_BEAT = OP100_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP100_PLC_REQUST = OP100_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP100_J_PLC_START = OP100_ITEM + "J_PLC_START";//PLC开始
    public static final String OP100_J_PC_WRITE_ORDER = OP100_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP100_J_PLC_FINISH = OP100_ITEM + "J_PLC_FINISH";//PLC完成
@@ -178,7 +187,7 @@
     */
    public static final String OP110_ITEM = "OP.OP110.";//
    public static final String OP110_F_HEART_BEAT = OP110_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP110_PLC_REQUST = OP110_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP110_J_PLC_START = OP110_ITEM + "J_PLC_START";//PLC开始
    public static final String OP110_J_PC_WRITE_ORDER = OP110_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP110_J_PLC_FINISH = OP110_ITEM + "J_PLC_FINISH";//PLC完成
@@ -195,7 +204,7 @@
     */
    public static final String OP120_ITEM = "OP.OP120.";//
    public static final String OP120_F_HEART_BEAT = OP120_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP120_PLC_REQUST = OP120_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP120_J_PLC_START = OP120_ITEM + "J_PLC_START";//PLC开始
    public static final String OP120_J_PC_WRITE_ORDER = OP120_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP120_J_PLC_FINISH = OP120_ITEM + "J_PLC_FINISH";//PLC完成
@@ -212,7 +221,7 @@
     */
    public static final String OP120B_ITEM = "OP.OP120B.";//
    public static final String OP120B_F_HEART_BEAT = OP120B_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP120B_PLC_REQUST = OP120B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP120B_J_PLC_START = OP120B_ITEM + "J_PLC_START";//PLC开始
    public static final String OP120B_J_PC_WRITE_ORDER = OP120B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP120B_J_PLC_FINISH = OP120B_ITEM + "J_PLC_FINISH";//PLC完成
@@ -230,7 +239,7 @@
     */
    public static final String OP130_ITEM = "OP.OP130.";//
    public static final String OP130_F_HEART_BEAT = OP130_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP130_PLC_REQUST = OP130_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP130_J_PLC_START = OP130_ITEM + "J_PLC_START";//PLC开始
    public static final String OP130_J_PC_WRITE_ORDER = OP130_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP130_J_PLC_FINISH = OP130_ITEM + "J_PLC_FINISH";//PLC完成
@@ -248,7 +257,7 @@
     */
    public static final String OP130B_ITEM = "OP.OP130B.";//
    public static final String OP130B_F_HEART_BEAT = OP130B_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP130B_PLC_REQUST = OP130B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP130B_J_PLC_START = OP130B_ITEM + "J_PLC_START";//PLC开始
    public static final String OP130B_J_PC_WRITE_ORDER = OP130B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP130B_J_PLC_FINISH = OP130B_ITEM + "J_PLC_FINISH";//PLC完成
@@ -265,7 +274,7 @@
     */
    public static final String OP140_ITEM = "OP.OP140.";//
    public static final String OP140_F_HEART_BEAT = OP140_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP140_PLC_REQUST = OP140_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP140_J_PLC_START = OP140_ITEM + "J_PLC_START";//PLC开始
    public static final String OP140_J_PC_WRITE_ORDER = OP140_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP140_J_PLC_FINISH = OP140_ITEM + "J_PLC_FINISH";//PLC完成
@@ -282,7 +291,7 @@
     */
    public static final String OP150_ITEM = "OP.OP150.";//
    public static final String OP150_F_HEART_BEAT = OP150_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP150_PLC_REQUST = OP150_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP150_J_PLC_START = OP150_ITEM + "J_PLC_START";//PLC开始
    public static final String OP150_J_PC_WRITE_ORDER = OP150_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP150_J_PLC_FINISH = OP150_ITEM + "J_PLC_FINISH";//PLC完成
@@ -299,7 +308,7 @@
     */
    public static final String OP160_ITEM = "OP.OP160.";//
    public static final String OP160_F_HEART_BEAT = OP160_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP160_PLC_REQUST = OP160_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP160_J_PLC_START = OP160_ITEM + "J_PLC_START";//PLC开始
    public static final String OP160_J_PC_WRITE_ORDER = OP160_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP160_J_PLC_FINISH = OP160_ITEM + "J_PLC_FINISH";//PLC完成
@@ -316,7 +325,7 @@
     */
    public static final String OP170_ITEM = "OP.OP170.";//
    public static final String OP170_F_HEART_BEAT = OP170_ITEM + "F_HEART_BEAT";//心跳
    public static final String OP170_PLC_REQUST = OP170_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String OP170_J_PLC_START = OP170_ITEM + "J_PLC_START";//PLC开始
    public static final String OP170_J_PC_WRITE_ORDER = OP170_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String OP170_J_PLC_FINISH = OP170_ITEM + "J_PLC_FINISH";//PLC完成
@@ -333,7 +342,7 @@
     */
    public static final String COP010_ITEM = "COP.COP010.";//
    public static final String COP010_F_HEART_BEAT = COP010_ITEM + "F_HEART_BEAT";//心跳
    public static final String COP010_PLC_REQUST = COP010_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String COP010_J_PLC_START = COP010_ITEM + "J_PLC_START";//PLC开始
    public static final String COP010_J_PC_WRITE_ORDER = COP010_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String COP010_J_PLC_FINISH = COP010_ITEM + "J_PLC_FINISH";//PLC完成
@@ -353,7 +362,7 @@
     */
    public static final String COP020_ITEM = "COP.COP020.";//COP
    public static final String COP020_F_HEART_BEAT = COP020_ITEM + "F_HEART_BEAT";//心跳
    public static final String COP020_PLC_REQUST = COP020_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String COP020_J_PLC_START = COP020_ITEM + "J_PLC_START";//PLC开始
    public static final String COP020_J_PC_WRITE_ORDER = COP020_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String COP020_J_PLC_FINISH = COP020_ITEM + "J_PLC_FINISH";//PLC完成
@@ -370,7 +379,7 @@
     */
    public static final String COP030_ITEM = "COP.COP030.";//
    public static final String COP030_F_HEART_BEAT = COP030_ITEM + "F_HEART_BEAT";//心跳
    public static final String COP030_PLC_REQUST = COP030_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String COP030_J_PLC_START = COP030_ITEM + "J_PLC_START";//PLC开始
    public static final String COP030_J_PC_WRITE_ORDER = COP030_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String COP030_J_PLC_FINISH = COP030_ITEM + "J_PLC_FINISH";//PLC完成
@@ -387,7 +396,7 @@
     */
    public static final String BOP010_ITEM = "BOP.BOP010.";//
    public static final String BOP010_F_HEART_BEAT = BOP010_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP010_PLC_REQUST = BOP010_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP010_J_PLC_START = BOP010_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP010_J_PC_WRITE_ORDER = BOP010_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP010_J_PLC_FINISH = BOP010_ITEM + "J_PLC_FINISH";//PLC完成
@@ -408,7 +417,7 @@
     */
    public static final String BOP020_ITEM = "BOP.BOP020.";//
    public static final String BOP020_F_HEART_BEAT = BOP020_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP020_PLC_REQUST = BOP020_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP020_J_PLC_START = BOP020_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP020_J_PC_WRITE_ORDER = BOP020_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP020_J_PLC_FINISH = BOP020_ITEM + "J_PLC_FINISH";//PLC完成
@@ -425,7 +434,7 @@
     */
    public static final String BOP030_ITEM = "BOP.BOP030.";//
    public static final String BOP030_F_HEART_BEAT = BOP030_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP030_PLC_REQUST = BOP030_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP030_J_PLC_START = BOP030_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP030_J_PC_WRITE_ORDER = BOP030_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP030_J_PLC_FINISH = BOP030_ITEM + "J_PLC_FINISH";//PLC完成
@@ -437,12 +446,15 @@
    public static final String BOP030_S_PRODUCT_STATE_CODE = BOP030_ITEM + "S_PRODUCT_STATE_CODE";//产品状态编码
    public static final String BOP030_OIL_STATE = BOP030_ITEM + "OIL_STATE";//油脂状态
    /**
     * BOP030B
     */
    public static final String BOP030B_ITEM = "BOP.BOP030B.";//
    public static final String BOP030B_F_HEART_BEAT = BOP030B_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP030B_PLC_REQUST = BOP030B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP030B_J_PLC_START = BOP030B_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP030B_J_PC_WRITE_ORDER = BOP030B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP030B_J_PLC_FINISH = BOP030B_ITEM + "J_PLC_FINISH";//PLC完成
@@ -459,7 +471,7 @@
     */
    public static final String BOP040_ITEM = "BOP.BOP040.";//
    public static final String BOP040_F_HEART_BEAT = BOP040_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP040_PLC_REQUST = BOP040_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP040_J_PLC_START = BOP040_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP040_J_PC_WRITE_ORDER = BOP040_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP040_J_PLC_FINISH = BOP040_ITEM + "J_PLC_FINISH";//PLC完成
@@ -476,7 +488,7 @@
     */
    public static final String BOP040B_ITEM = "BOP.BOP040B.";//
    public static final String BOP040B_F_HEART_BEAT = BOP040B_ITEM + "F_HEART_BEAT";//心跳
    public static final String BOP040B_PLC_REQUST = BOP040B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String BOP040B_J_PLC_START = BOP040B_ITEM + "J_PLC_START";//PLC开始
    public static final String BOP040B_J_PC_WRITE_ORDER = BOP040B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String BOP040B_J_PLC_FINISH = BOP040B_ITEM + "J_PLC_FINISH";//PLC完成
@@ -493,7 +505,7 @@
     */
    public static final String EOP010_ITEM = "EOP.EOP010.";
    public static final String EOP010_F_HEART_BEAT = EOP010_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP010_PLC_REQUST = EOP010_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP010_J_PLC_START = EOP010_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP010_J_PC_WRITE_ORDER = EOP010_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP010_J_PLC_FINISH = EOP010_ITEM + "J_PLC_FINISH";//PLC完成
@@ -514,7 +526,7 @@
     */
    public static final String EOP020_ITEM = "EOP.EOP020.";//
    public static final String EOP020_F_HEART_BEAT = EOP020_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP020_PLC_REQUST = EOP020_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP020_J_PLC_START = EOP020_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP020_J_PC_WRITE_ORDER = EOP020_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP020_J_PLC_FINISH = EOP020_ITEM + "J_PLC_FINISH";//PLC完
@@ -531,7 +543,7 @@
     */
    public static final String EOP030_ITEM = "EOP.EOP030.";//
    public static final String EOP030_F_HEART_BEAT = EOP030_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP030_PLC_REQUST = EOP030_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP030_J_PLC_START = EOP030_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP030_J_PC_WRITE_ORDER = EOP030_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP030_J_PLC_FINISH = EOP030_ITEM + "J_PLC_FINISH";//PLC完成
@@ -549,7 +561,7 @@
     */
    public static final String EOP040_ITEM = "EOP.EOP040.";//
    public static final String EOP040_F_HEART_BEAT = EOP040_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP040_PLC_REQUST = EOP040_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP040_J_PLC_START = EOP040_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP040_J_PC_WRITE_ORDER = EOP040_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP040_J_PLC_FINISH = EOP040_ITEM + "J_PLC_FINISH";//PLC完成
@@ -566,7 +578,7 @@
     */
    public static final String EOP050_ITEM = "EOP.EOP050.";//
    public static final String EOP050_F_HEART_BEAT = EOP050_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP050_PLC_REQUST = EOP050_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP050_J_PLC_START = EOP050_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP050_J_PC_WRITE_ORDER = EOP050_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP050_J_PLC_FINISH = EOP050_ITEM + "J_PLC_FINISH";//PLC完成
@@ -583,7 +595,7 @@
     */
    public static final String EOP060_ITEM = "EOP.EOP060.";//
    public static final String EOP060_F_HEART_BEAT = EOP060_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP060_PLC_REQUST = EOP060_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP060_J_PLC_START = EOP060_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP060_J_PC_WRITE_ORDER = EOP060_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP060_J_PLC_FINISH = EOP060_ITEM + "J_PLC_FINISH";//PLC完成
@@ -602,7 +614,7 @@
     */
    public static final String EOP070_ITEM = "EOP.EOP070.";//
    public static final String EOP070_F_HEART_BEAT = EOP070_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP070_PLC_REQUST = EOP070_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP070_J_PLC_START = EOP070_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP070_J_PC_WRITE_ORDER = EOP070_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP070_J_PLC_FINISH = EOP070_ITEM + "J_PLC_FINISH";//PLC完成
@@ -619,7 +631,7 @@
     */
    public static final String EOP070B_ITEM = "EOP.EOP070B.";//
    public static final String EOP070B_F_HEART_BEAT = EOP070B_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP070B_PLC_REQUST = EOP070B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP070B_J_PLC_START = EOP070B_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP070B_J_PC_WRITE_ORDER = EOP070B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP070B_J_PLC_FINISH = EOP070B_ITEM + "J_PLC_FINISH";//PLC完成
@@ -636,7 +648,7 @@
     */
    public static final String EOP080_ITEM = "EOP.EOP080.";//
    public static final String EOP080_F_HEART_BEAT = EOP080_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP080_PLC_REQUST = EOP080_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP080_J_PLC_START = EOP080_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP080_J_PC_WRITE_ORDER = EOP080_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP080_J_PLC_FINISH = EOP080_ITEM + "J_PLC_FINISH";//PLC完成
@@ -653,7 +665,7 @@
     */
    public static final String EOP090_ITEM = "EOP.EOP090.";//
    public static final String EOP090_F_HEART_BEAT = EOP090_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP090_PLC_REQUST = EOP090_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP090_J_PLC_START = EOP090_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP090_J_PC_WRITE_ORDER = EOP090_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP090_J_PLC_WRITE_INFO = EOP090_ITEM + "J_PLC_WRITE_INFO";//PLC写信息
@@ -672,7 +684,7 @@
     */
    public static final String EOP090B_ITEM = "EOP.EOP090B.";//
    public static final String EOP090B_F_HEART_BEAT = EOP090B_ITEM + "F_HEART_BEAT";//心跳
    public static final String EOP090B_PLC_REQUST = EOP090B_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String EOP090B_J_PLC_START = EOP090B_ITEM + "J_PLC_START";//PLC开始
    public static final String EOP090B_J_PC_WRITE_ORDER = EOP090B_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String EOP090B_J_PLC_WRITE_INFO = EOP090B_ITEM + "J_PLC_WRITE_INFO";//PLC写信息
@@ -691,7 +703,7 @@
     */
    public static final String DOP010_ITEM = "EOP.DOP010.";//
    public static final String DOP010_F_HEART_BEAT = DOP010_ITEM + "F_HEART_BEAT";//心跳
    public static final String DOP010_PLC_REQUST = DOP010_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String DOP010_J_PLC_START = DOP010_ITEM + "J_PLC_START";//PLC开始
    public static final String DOP010_J_PC_WRITE_ORDER = DOP010_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String DOP010_J_PLC_FINISH = DOP010_ITEM + "J_PLC_FINISH";//PLC完成
@@ -713,7 +725,7 @@
     */
    public static final String DOP020_ITEM = "EOP.DOP020.";//
    public static final String DOP020_F_HEART_BEAT = DOP020_ITEM + "F_HEART_BEAT";//心跳
    public static final String DOP020_PLC_REQUST = DOP020_ITEM + "PLC_REQUST";//PLC交互信息
    public static final String DOP020_J_PLC_START = DOP020_ITEM + "J_PLC_START";//PLC开始
    public static final String DOP020_J_PC_WRITE_ORDER = DOP020_ITEM + "J_PC_WRITE_ORDER";//PC下发工单
    public static final String DOP020_J_PLC_FINISH = DOP020_ITEM + "J_PLC_FINISH";//PLC完成
@@ -725,4 +737,7 @@
    public static final String DOP020_S_PRODUCT_STATE_CODE = DOP020_ITEM + "S_PRODUCT_STATE_CODE";//产品状态编码
    public static final String DOP020_OIL_STATE = DOP020_ITEM + "OIL_STATE";//油脂状态
}