Rel.occupation反应的应该是这个singleproc的前面的entity的到达情况,也就是说,只要这个singleproc前面的工站的entity处于可以被移转到这个singleproc的状态时,这个统计量就在工作了,和这个singleproc出于什么状态没有任何关系(无论他是处于empty、blocked、setup或者unplanned等)。 6 v$ ?6 e T9 g. q k' S. g- J所以,setting-up和empty和Rel.occupation之间没有任何必然联系,也就不可能相加等于1.
The relative occupation is the capacity-based ratio of the time the object was occupied, not Paused and not Failed to% H) X4 t7 T) r* R7 u3 H) V% ] C
the time the object was not paused and not failed. Take a ParallelProc, with four processing stations, that processes 7 `7 Z5 |1 f% y7 ya single MU during the entire statistics collection period. It has a relative occupation of 25%.$ f$ C/ |" }9 f; Y3 v' c1 b! J# F! L
) [0 I+ m3 }( P( }; z/ s
这是HELP上的说明, / v8 n% e4 v! o+ h# `5 o所以应该也不是您说的意思,# R, c! G% n/ t- J& r
因为您说的是有算到BLOCK的时间, $ q6 ~) {! i* |# m$ X+ q) M而它会把BLOCK另外算, : |% J: f9 z' q* s! K6 D不过还是谢谢您的回应!