嗯,不知道你是要记录多长时间内的buffer产品数量平均值/ x8 U0 P6 s! v& F1 n
不管怎么样,你都可以,自己在属性里面添加一个integer类型的属性 ! E2 A8 M% r9 N$ J2 O! M每次buffer里面零件进入或加工完毕出去的时候,属性值+1,这样就好了。。。) o) B5 _8 H, h0 v
3 V3 L# n7 S+ J. A o: f i
平均值的话,可以多添加一个时间的属性,把开始进入时间和最后一个零件出去的时间都记录下来,就可以了。。
是有.numMU这个属性的,我刚刚查帮助找到了( Y$ s9 R- A$ r( @/ w
numMu + i/ l9 ], \& ^5 J" I
Usage: <mu_path>.numMu; % X9 \2 Q. `* X d) S
( F7 I, Q2 T# ^# \6 W; C- z
The method numMu returns the number of MUs located on the loading space of the MU designated by <mu_path>. * K& ~8 B7 `" C; S+ w1 u3 Y# E * y+ U+ p/ H% x1 u6 K4 E8 ~The return value is of type integer. ; w9 y+ B4 L2 ]- | % ?3 d6 D" T5 s9 s& eExample: .MUs.transporter:1.numMu;