设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 13007|回复: 1

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

[复制链接]
发表于 2009-6-14 16:41:55 | 显示全部楼层 |阅读模式
22仿真币
现有二类产品,A和B,如何实现1个A和1个B组装成1个C?我用orderlist建了二个OL_1和OL_2,分别用于A和B的等待,到了下一个进程,要取用的时候,一个都取不出来,实在不知为什么了,请大侠帮忙。
' N+ M; I; E/ |1 K, U# E! s6 w9 i2 Y) ~& C. H
begin P_wait arriving% n0 m8 C; [& M* Q: |
  if this load type=L_a1 then, Z0 u- g3 A0 |7 E, n1 Z
    wait to be ordered on OL_1
+ M2 Z- V) ?, r( [  if this load type=L_b1 then5 K8 x- G8 U9 I
    wait to be ordered on OL_2
3 t3 O" o% R1 D, B) Z) \  send to P_assemble4 z9 l- M4 Z$ C- ?
end
& f$ \# m* h1 s* ^; b! T! ]9 |1 c" y: b" U$ q3 l( A
begin P_assemble arriving
* a3 A* z, M( q5 E  order a load from OL_1 to die
$ |0 n5 H9 ?" R7 Y1 ]    in case order not filled backorder on OL_1
8 G" [4 S+ m$ i  K) D3 r8 ~# l  order a load from OL_2 to continue
; X0 ?. h: K; W' d9 S* t    in case order not filled backorder on OL_2" |$ ?) |1 `9 ~/ U/ G9 q; ?4 p
  set load type to L_product
1 F* O0 V: i) T5 \( G  get R_massm3 `# t, v" \4 t5 Y
  wait for normal 5,1 min/ w4 I$ @$ s' |6 O: a6 r
  free R_massm( e+ Z  U, Q: Q9 h" o% @; d* ~: a
  move into Q_stock
% B/ O, L5 ]: M) [  Cend
 楼主| 发表于 2009-6-15 12:22:08 | 显示全部楼层
已解决~~~
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-3-20 02:03 , Processed in 0.015375 second(s), 11 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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