|  |  |  | 
|---|
|  |  |  | DevpThread devpThread = (DevpThread) SlaveConnection.get(SlaveType.Devp, devp.getId()); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | StaProtocol staProtocol = devpThread.getStation().get(rackInStn.getStaNo()); | 
|---|
|  |  |  | StaProtocol staProtocol105 = devpThread.getStation().get(105); | 
|---|
|  |  |  | staProtocol105.setWorkNo((short) 752); | 
|---|
|  |  |  | staProtocol105.setStaNo((short) 100); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | StaProtocol staProtocol106 = devpThread.getStation().get(106); | 
|---|
|  |  |  | staProtocol106.setWorkNo((short) 753); | 
|---|
|  |  |  | staProtocol106.setStaNo((short) 100); | 
|---|
|  |  |  | //                StaProtocol staProtocol105 = devpThread.getStation().get(105); | 
|---|
|  |  |  | //                staProtocol105.setWorkNo((short) 752); | 
|---|
|  |  |  | //                staProtocol105.setStaNo((short) 100); | 
|---|
|  |  |  | // | 
|---|
|  |  |  | //                StaProtocol staProtocol106 = devpThread.getStation().get(106); | 
|---|
|  |  |  | //                staProtocol106.setWorkNo((short) 753); | 
|---|
|  |  |  | //                staProtocol106.setStaNo((short) 100); | 
|---|
|  |  |  |  | 
|---|
|  |  |  | if (staProtocol == null) { | 
|---|
|  |  |  | continue; | 
|---|