设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 13945|回复: 1

[悬赏] 关于装配的实现~~

[复制链接]
发表于 2009-6-14 16:41:55 | 显示全部楼层 |阅读模式
22仿真币
现有二类产品,A和B,如何实现1个A和1个B组装成1个C?我用orderlist建了二个OL_1和OL_2,分别用于A和B的等待,到了下一个进程,要取用的时候,一个都取不出来,实在不知为什么了,请大侠帮忙。# E: v9 \# q3 B3 F7 ]! m
6 i$ M8 Z1 k. H8 s/ S5 X1 |
begin P_wait arriving
  P9 b, t: e8 p$ s7 D  if this load type=L_a1 then  e2 q5 `4 i6 k. W
    wait to be ordered on OL_1
" ^! Q5 m* [5 y! W+ u; L  if this load type=L_b1 then
3 e" A: q' Y: x3 E# C6 v4 n& o" [, O    wait to be ordered on OL_2
; K7 g& j1 }9 I0 v: I" }6 B& J( j  send to P_assemble2 ]+ S* k& L3 i8 q/ B: Q; U1 l5 g
end
' S- m, O; a' t1 g1 K  Q- f2 Z, U, l+ M, O4 C' n# y$ D
begin P_assemble arriving; C6 y; l5 e& P6 c, v
  order a load from OL_1 to die' D1 Y8 n' _& D" U: P6 |
    in case order not filled backorder on OL_1
% [6 W# }2 N' N) x& K# p. s( |  order a load from OL_2 to continue
! F( H1 j" i4 V) c    in case order not filled backorder on OL_2
( F' {( J* D+ S1 _  set load type to L_product8 \. G4 j9 i6 L. G3 [* ?
  get R_massm
+ v; z* V9 a: A' W  wait for normal 5,1 min
* c" H+ q) x: v/ b& S' o8 ~  free R_massm' ]6 C8 |8 C$ i8 \7 C" R( ^
  move into Q_stock3 P! a/ v( k& Z3 C+ Y$ ~
end
 楼主| 发表于 2009-6-15 12:22:08 | 显示全部楼层
已解决~~~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2026-7-15 17:54 , Processed in 0.011542 second(s), 11 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表