谢谢大家的批评指正~3 G O' j. z. w# g$ i4 @: I
1.要求不是我写的,是一篇文章中的,我只是想弄清这个模型具体是怎么做的 2 U( ~6 y& x9 s; ^2.我是自己做了但是其中的一部分细节(好像是要一点编程还是什么我不太会,应该是等式模块和Get模块的属性设置设),不知道是怎么做才能得到平均滞留时间 # e5 [: y: J: ?3.如果是批量服务应该怎么设置呢?) B7 I( K, E7 D
下面是我做的模型,其实就是个形式,就是连接了一下,后面的主要部分不太会,希望有人指正批评,如果有好心人帮忙完善,将不胜感激~
计算平均滞留时间有下列方法 , f8 v& i( D- V, B1.Create+Information3 P; b E* f5 i# b
You can calculate cycle time by using the Create block's Options tab to assign a Timing attribute to the item when it is generated. Then place an Information block at some later point in the model and select that same attribute as the Timing attribute in the Information block's dialog./ \- g* i1 _1 w7 g# ?" T4 t8 s
* A) R N. n7 s$ L. M% P
2. Set or Equation(I)+Information 4 M. B8 G/ J4 {You can use any Set or Equation(I) block to set an attribute to the current time. Then just reference that attribute in the Information block's dialog.