Rel.occupation反应的应该是这个singleproc的前面的entity的到达情况,也就是说,只要这个singleproc前面的工站的entity处于可以被移转到这个singleproc的状态时,这个统计量就在工作了,和这个singleproc出于什么状态没有任何关系(无论他是处于empty、blocked、setup或者unplanned等)。 - z L* ~0 h( _* m `# 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% E% b% x- X4 |& F. Y
the time the object was not paused and not failed. Take a ParallelProc, with four processing stations, that processes2 U; T' f: U3 |6 G1 Q! q; b7 B
a single MU during the entire statistics collection period. It has a relative occupation of 25%. / q) _" E. n+ l1 ^+ r5 n 8 h9 {9 M6 ]& f5 ^2 R1 U1 Y这是HELP上的说明, $ q5 Z$ Y1 E G# C$ h9 R所以应该也不是您说的意思, 6 y) e z1 i$ z1 H$ z5 F7 b因为您说的是有算到BLOCK的时间, . ~' w0 P" q+ ~& k4 S5 D# u而它会把BLOCK另外算, - C0 `5 y' ?% Y/ ~, t% m: s5 \0 O不过还是谢谢您的回应!