From eccfd8d0504c48f07c7e11ed1fc94451ce5e7cb1 Mon Sep 17 00:00:00 2001 From: ZengTao <2773468879@qq.com> Date: 星期一, 01 四月 2024 09:10:34 +0800 Subject: [PATCH] 添加报警信息 --- springboot-vue3/src/main/java/com/example/springboot/component/PlcHoldNew.java | 187 ++++++++++++++++++++-------------------------- 1 files changed, 81 insertions(+), 106 deletions(-) diff --git a/springboot-vue3/src/main/java/com/example/springboot/component/PlcHoldNew.java b/springboot-vue3/src/main/java/com/example/springboot/component/PlcHoldNew.java index 6821383..5cc729d 100644 --- a/springboot-vue3/src/main/java/com/example/springboot/component/PlcHoldNew.java +++ b/springboot-vue3/src/main/java/com/example/springboot/component/PlcHoldNew.java @@ -1,25 +1,21 @@ package com.example.springboot.component; - -import java.time.LocalDateTime; -import java.util.ArrayList; -import java.util.List; import org.springframework.beans.factory.annotation.Autowired; -import com.example.springboot.service.JdbcConnections; -import com.example.springboot.service.SpianService; -import com.example.springboot.entity.north_glass_buffer1; +import com.example.springboot.service.SpianServiceNew; +import com.example.springboot.service.StorageCageService; +import com.example.springboot.entity.GlassInfo; import com.example.springboot.entity.device.PlcParameterObject; import com.example.springboot.mapper.AlarmMapper; import com.example.springboot.mapper.AlbaniaMapper; -import com.example.springboot.mapper.SpianMapper; + public class PlcHoldNew extends Thread { private AlarmMapper alarmMapper; @Autowired - private JdbcConnections jdbcConnections; private AlbaniaMapper albaniaMapper; - private SpianService spianService; + private SpianServiceNew spianService; + private StorageCageService storageCageService; int aaa; @Override @@ -34,114 +30,93 @@ e.printStackTrace(); } - // if (S7control.getinstance().CheckConnected() == false) { - spianService = WebSocketServer.applicationContext.getBean(SpianService.class); + + storageCageService = WebSocketServer.applicationContext.getBean(StorageCageService.class); + spianService = WebSocketServer.applicationContext.getBean(SpianServiceNew.class); albaniaMapper = WebSocketServer.applicationContext.getBean(AlbaniaMapper.class); - - //璇诲彇DB105鍖烘枃浠� + + //璇诲彇DB14鍖烘枃浠� PlcParameterObject plcmes=PLCAutoMes.PlcMesObject; - //璇�106 - PlcParameterObject plcread=PLCAutoMes.PlcReadObject; - //璇�103 + if(plcmes.getPlcParameter("PLCToMES").getValue()!=null){ + + // spianService.Mestast("1234567890123",40,0,2,"MESID1"); + // S7control.getinstance().WriteWord(plcmes.getPlcParameter("MESToPLC").getAddress(), (short)2);//鍑虹墖浠诲姟鍚姩 + + String ExportTOMES1=plcmes.getPlcParameter("ExportTOMES1").getValue();//鍑虹墖璇锋眰涓�绾� + String ExportToMES2=plcmes.getPlcParameter("ExportToMES2").getValue();//鍑虹墖璇锋眰浜岀嚎 + String PLCToMES=plcmes.getPlcParameter("PLCToMES").getValue();//杩愰�佽溅璇锋眰 + //String B01State=plcmes.getPlcParameter("B01State").getValue();//杩愰�佽溅璇锋眰 + String IDStatus1=plcmes.getPlcParameter("IDStatus1").getValue();//1鍙蜂换鍔″畬鎴� + String MESToPLCStatus1=plcmes.getPlcParameter("MESToPLCStatus1").getValue();//1鍙风‘璁ゅ瓧 - String OutRequest=plcread.getPlcParameter("OutRequest").getValue();//鍑虹墖璇锋眰涓�绾� - String OutActivate=plcmes.getPlcParameter("OutActivate").getValue();//鍑虹墖璇锋眰浜岀嚎 - String AddRequest=plcmes.getPlcParameter("AddRequest").getValue();//杩涚墖璇锋眰 - String CarRequest=plcmes.getPlcParameter("CatReque").getValue();//杩愰�佽溅璇锋眰 - - // 鍑虹墖浠诲姟 - - if (OutActivate.equals("1") == false&&CarRequest.equals("0")==true) { - S7control.getinstance().WriteWord("DB105.18", (short)1);// 灏嗗ぇ杞︾殑鐘舵�佹敼涓鸿繍杈撲腑 - + //涓�鍙风嚎璇锋眰 + if(ExportTOMES1!=null){ + if (ExportTOMES1.equals("1") == true&&PLCToMES.equals("1")==true) { + //灏嗚繍杈撹溅鐘舵�佹敼涓哄繖纰� + spianService.selectout(1); } - - + } + // //浜岀嚎鍙疯姹傛椂 + if(ExportToMES2!=null ){ + if (ExportToMES2.equals("1") == true&&PLCToMES.equals("1")==true) { + //灏嗚繍杈撹溅鐘舵�佹敼涓哄繖纰� + S7control.getinstance().WriteWord(plcmes.getPlcParameter("B01report").getAddress(), (short) 1); + spianService.selectout(2); + } + } + //杩涚墖璇锋眰鏃� + GlassInfo glass=albaniaMapper.SelectGlass(); + if(PLCToMES!=null && glass!=null){ + if(PLCToMES.equals("1")==true&&glass!=null){ + spianService.selectAll(glass); + } + } + - ///////////// 杩涚墖浠诲姟 - - String B01backs = plcread.getPlcParameter("B01CompleteTheReport").getValue();// b01姹囨姤 - String B02backs = plcread.getPlcParameter("B02CompleteTheReport").getValue();// b02姹囨姤 - - String B01glassid = plcstate.getPlcParameter("B01ID1").getValue();// BO1鐨勭幓鐠僫d - String B02glassid = plcstate.getPlcParameter("B02ID1").getValue();// B02鐨勭幓鐠僫d - - // 褰撹繘鐗囧皬杞﹀畬鎴愪换鍔℃椂 - if (B01backs.equals("1") == true) { - // 鍒ゆ柇鏄惁姹囨姤姝g‘鐨刬d - int HB = spianMapper.SelectHB(B01glassid.toString()); - if (HB > 0) { - // 鎭㈠B01灏忚溅搴旂瓟鏀逛负1 - S7control.getinstance().WriteWord(plcmes.getPlcParameter("B01report").getAddress(plcmes.getPlcParameter("B01report").getAddressIndex()), (short) 1); - String yingda =plcmes.getPlcParameter("B01report").getValue();// b01姹囨姤 - if (yingda.equals("1")) { - spianService.overtask(B01glassid.toString());// 瀹屾垚浠诲姟 - } + //浠诲姟瀹屾垚鏃� + if(IDStatus1.equals("1")==true && MESToPLCStatus1.equals("0")==true){ + //瀹屾垚纭瀛� + for(int i=1;i<7;i++){ + + String Tastover=plcmes.getPlcParameter("IDStatus"+i).getValue();//PLC鐞嗙墖浠诲姟鐘舵�佹眹鎶� + String Glassid=plcmes.getPlcParameter("MESID"+i).getValueString();//MES鐜荤拑ID + + GlassInfo id=albaniaMapper.SelectTaskId(Glassid); + if(Tastover.equals("1")){ + if(id!=null){ + //璋冪敤瀹屾垚浠诲姟 Glassid + storageCageService.FinishTask(id.getId()); + } + S7control.getinstance().WriteWord(plcmes.getPlcParameter("MESToPLC").getAddress(), (short) 0);//娓呴櫎浠诲姟瀛� + S7control.getinstance().WriteWord(plcmes.getPlcParameter("MESToPLCStatus"+i).getAddress(), (short) 1);//瀹屾垚纭瀛� + + } + + + } - - }else{ - // 鎭㈠B01灏忚溅搴旂瓟鏀逛负0 - S7control.getinstance().WriteWord(plcmes.getPlcParameter("B01report").getAddress(plcmes.getPlcParameter("B01report").getAddressIndex()), (short) 0); } - - // 褰撳嚭鐗囧皬杞﹀畬鎴愪换鍔℃椂 - if (B02backs.equals("1") == true) { - // 鍒ゆ柇鏄惁姹囨姤姝g‘鐨刬d - int HB = spianMapper.SelectHB(B02glassid); - if (HB > 0) { - // 鎭㈠B02灏忚溅搴旂瓟鏀逛负1 - S7control.getinstance().WriteWord(plcmes.getPlcParameter("B02report").getAddress(plcmes.getPlcParameter("B02report").getAddressIndex()), (short) 1); - String yingda =plcmes.getPlcParameter("B01report").getValue();// b02搴旂瓟 - if (yingda.equals("1") == true) { - spianService.overtask(B02glassid);// 瀹屾垚浠诲姟 - } + //姹囨姤鍙栨秷鏃� + if(IDStatus1.equals("0")==true &&MESToPLCStatus1.equals("1")){ + + //鍙栨秷纭瀛� + for(int i=1;i<7;i++){ + String Tastover=plcmes.getPlcParameter("IDStatus"+i).getValue();//渚濇鑾峰彇浠诲姟姹囨姤 + if(Tastover.equals("0")){ + //S7control.getinstance().WriteWord(plcmes.getPlcParameter("IDStatus"+i).getAddress(), (short) 0);//娓呴櫎纭瀛� + S7control.getinstance().WriteWord(plcmes.getPlcParameter("MESToPLCStatus"+i).getAddress(), (short) 0);//娓呴櫎纭瀛� + // System.out.println(plcmes.getPlcParameter("MESToPLCStatus1").getValue()); + // System.out.println(S7control.getinstance().ReadWord("DB14.158", 1)); + } } - }else{ - S7control.getinstance().WriteWord(plcmes.getPlcParameter("B02report").getAddress(plcmes.getPlcParameter("B02report").getAddressIndex()), (short) 0); } - - - // 鑾峰彇DO1鏁版嵁 - String Do1ID=plcread.getPlcParameter("FeedID").getValue();// 鑾峰彇璇锋眰鐨刬d璺烡O1鍚屾椂娓� - // 鑾峰彇DO2鏁版嵁 - String Do2ID=plcread.getPlcParameter("FeedID").getValue();// 鑾峰彇璇锋眰鐨刬d璺烡O1鍚屾椂娓� - - - int questate = spianMapper.Selectquecount(Do1ID.toString());// 鍒ゆ柇鎵爜浣嶆槸鍚︽湁鐜荤拑宸茬‘璁� - // queueid1.toString().isEmpty() - north_glass_buffer1 glass1 = spianMapper.selectGlass(Do1ID);// D01鐨勭幓鐠冧俊鎭� - north_glass_buffer1 glass2 = spianMapper.selectGlass(Do2ID);// D02鐜荤拑淇℃伅 - // 褰撴壂鐮佷綅鐜荤拑id涓虹┖鏃� 瀹藉害涓�0 - if (Do1ID != null && questate == 0) { - // 鍐欏叆D01鐨勬暟鎹埌涓婄墖闃熷垪琛� - if (glass1 == null) { // 褰撴病鏈夊�兼椂浼犵┖ - spianMapper.Updatequeue(null, null, null, null, 0, null, null, null, null, 1); - } else { - spianMapper.Updatequeue(Do1ID.toString(), glass1.getordernumber(), glass1.getlistnumber(), - glass1.getboxnumber(), 0, glass1.getglasslengthmm().toString(), glass1.getglassheightmm().toString(), - glass1.getglasslength().toString(), glass1.getglassheight().toString(), 1); - } - - } - - if (Do2ID != null) { - // 鍐欏叆D02鐨勬暟鎹埌涓婄墖闃熷垪琛� - if (glass2 == null) { - spianMapper.Updatequeue(null, null, null, null, 0, null, null, null, null, 2); - } else { - spianMapper.Updatequeue(Do2ID.toString(), glass2.getordernumber(), glass2.getlistnumber(), - glass2.getboxnumber(), 0, glass2.getglasslengthmm().toString(), glass2.getglassheightmm().toString(), - glass2.getglasslength().toString(), glass2.getglassheight().toString(), 2); - spianMapper.overqueue2(Do2ID.toString(), 0, 1);// 鏇存敼鎵爜浣嶄换鍔¤〃鐨勭姸鎬佷负0 - S7control.getinstance().WriteWord("DB105.16", (short) 0);// 鍏抽棴浠诲姟鍚姩 - } - - } - + + } + // 鏌ヨ鏁版嵁搴� // 鎺ㄩ�佸埌鍓嶇 - // } + } } -- Gitblit v1.8.0