| | |
| | | boolean istest = true; |
| | | // String PlcRequest = "1"; |
| | | // String MesSend = "0"; |
| | | // double width = 402; |
| | | // double height = 402; |
| | | // double width = 516; |
| | | // double height = 507; |
| | | |
| | | //匹配 |
| | | //System.err.println(PlcRequest+","+MesSend+","+width+","+height); |
| | |
| | | nullQueue.setglassId(""); |
| | | nullQueue.setglassheight(0); |
| | | nullQueue.setglasswidth(0); |
| | | nullQueue.setglassheightmm(0); |
| | | nullQueue.setglasswidthmm(0); |
| | | jsonObject.append("LastQueue", nullQueue); |
| | | }else{ |
| | | if (LastQueue.getstate()<1) { |
| | | LastQueue.setglasswidth(0); |
| | | LastQueue.setglassheight(0); |
| | | } |
| | | jsonObject.append("LastQueue", LastQueue); |
| | | } |
| | | // String E01id = new String( S7controlLK.getinstance().ReadByte("DB17.0",16)); |