嗯,不知道你是要记录多长时间内的buffer产品数量平均值 - D- V" y4 o. Y, v不管怎么样,你都可以,自己在属性里面添加一个integer类型的属性0 G2 ]% p! s! D8 ?) d3 c
每次buffer里面零件进入或加工完毕出去的时候,属性值+1,这样就好了。。。) z7 D" N' O7 E, j5 S7 v
# C: v m0 P" u平均值的话,可以多添加一个时间的属性,把开始进入时间和最后一个零件出去的时间都记录下来,就可以了。。
是有.numMU这个属性的,我刚刚查帮助找到了 3 g# o: E( T* `/ ?8 d( t' V! Y2 @numMu ) {7 `# h/ d1 n6 E4 }) M# \2 G
Usage: <mu_path>.numMu; 2 Q0 y$ D1 O! E9 r1 ?+ U
6 | b0 P' l* {
The method numMu returns the number of MUs located on the loading space of the MU designated by <mu_path>. 7 b/ E1 K! \+ S& H6 l
/ A$ ^7 o5 Y& ]' w! K% ^, L8 AThe return value is of type integer. ! r* b9 p. Q8 B$ P! w. Z6 D8 `! V! x2 V6 A! ~6 V
Example: .MUs.transporter:1.numMu;