设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 13610|回复: 1

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

[复制链接]
发表于 2009-6-14 16:41:55 | 显示全部楼层 |阅读模式
22仿真币
现有二类产品,A和B,如何实现1个A和1个B组装成1个C?我用orderlist建了二个OL_1和OL_2,分别用于A和B的等待,到了下一个进程,要取用的时候,一个都取不出来,实在不知为什么了,请大侠帮忙。
7 O: r; P+ g) e- n( _' E3 e8 Z7 I) I. y' j1 i6 `
begin P_wait arriving5 m. \: {4 M) `1 o: M% {7 S
  if this load type=L_a1 then
- ^7 T6 l! w/ F8 N    wait to be ordered on OL_1; c) J, a4 F( n: x! \
  if this load type=L_b1 then
- t* B! @; f% G6 ]+ P: ?2 I    wait to be ordered on OL_2
: Q2 o  K: F; n  send to P_assemble. t; D# b" W" H3 w! ?/ E& K
end4 e! C/ |& z+ a( J) C0 h

0 g( r4 T# o' k& P. i9 z$ I/ v; I. k: tbegin P_assemble arriving4 B, c! R9 n- n0 a# x, z
  order a load from OL_1 to die) p4 @" I6 W$ ^) S. B7 N
    in case order not filled backorder on OL_1
! ?: Y4 J, w& \% I1 L  order a load from OL_2 to continue
' A0 y* x1 H4 b1 W" J+ ?" W) a    in case order not filled backorder on OL_2: N; a- j. N" B6 Q( p2 V
  set load type to L_product% ?& F2 y  r7 y, y
  get R_massm' R* O# k+ D: i  u8 U" f+ T1 P
  wait for normal 5,1 min- F) W+ B3 r6 G: U* `7 Q# ~
  free R_massm
+ Q- ]4 c/ v2 d3 _  move into Q_stock, o5 f3 l9 T% V: I% V6 q
end
 楼主| 发表于 2009-6-15 12:22:08 | 显示全部楼层
已解决~~~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-8 08:37 , Processed in 0.013637 second(s), 11 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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