| | |
| | | if (staProtocolRGVOther == null) { |
| | | return false; |
| | | } |
| | | |
| | | System.out.println(); |
| | | if (staProtocolRGV.rgvBoolean(1) && staProtocolRGVOther.rgvBoolean(1)){ |
| | | if (staProtocolRGV.getNowRow() != staProtocolRGVOther.getNowRow()){ |
| | | //移走 == > 2 |
| | |
| | | continue; |
| | | } |
| | | |
| | | StaProtocol staProtocolRGVEnd = devpThread.getStation().get(wrkMastExecute.getRgvEndId()); |
| | | if (staProtocolRGVEnd == null) { |
| | | continue; |
| | | } else { |
| | | staProtocolRGVEnd = staProtocolRGVEnd.clone(); |
| | | } |
| | | if (staProtocolRGVEnd == null) { |
| | | continue; |
| | | } |
| | | if (staProtocolRGV.getNowRow() == staProtocolRGVEnd.getNowRow() |
| | | |
| | | if ( staProtocolRGV.rgvBoolean(2) |
| | | && staProtocolRGV.getNowRow() == SteAndJarUtil.getRgvJarNowRow(wrkMastExecute.getJarId())){ |
| | | //调车 == > 取货完成复位 |
| | | if (!jarRgvGetFuTake(wrkMastExecute,true)){ |