, z8 l) N8 O! \7 ^7 h. a3 e关于统计时间问题, W1 W; D$ l% p- f e. K
3 B$ b, h/ [2 s C( w% B
当我跑完30天后要记录所有机台的加工时间与闲置时间,' w- S) a% q/ f- F- V" a( I3 c" f0 I
- r r0 a$ |+ N3 W
点开机台的STATISTICS分页, ( O1 A( A$ u8 L0 M* G% y# U2 I' y" q- w+ L
画面如下: - ?$ R9 i& e* R, ~* z9 K 5 `7 Z( b# o4 u! y8 e. M+ c, _ 3 [! g) L% G# C2 Y' _* {4 D# k W左边的WORKING、WAITING、BLOCKED及UNPLANNED相加起来为100%没问题," d- q3 h5 G- A9 t# b1 F
' Z: _' o% O% K* a
但我现在要看的是SETTING-UP、EMPTY及REL. OCCUPATION这三项,3 _# O8 J& A. h5 }
5 ~" s& c" o+ `' ~4 X( g, i因为我的程式有用到SHIFTCALENDAR,设定一天工作时间为12小时, - ?$ ^6 N- O/ O, c4 Y( y+ h 9 M) Y; G% F* m& b. C' ]故UMPLANNED的比率为50%,3 i4 J. b! P; C- a
The relative occupation is the capacity-based ratio of the time the object was occupied, not Paused and not Failed to- U' x. b( R. n" @( ]
the time the object was not paused and not failed. Take a ParallelProc, with four processing stations, that processes ! R+ ~0 o+ N* L, W3 [6 U, Na single MU during the entire statistics collection period. It has a relative occupation of 25%. % s; b& H" B4 e0 u 9 s1 s b8 l; }, v V! E% V" t$ G这是HELP上的说明, 6 h; @3 P# l2 m! F: S" j3 j0 y所以应该也不是您说的意思, 8 t+ p k% D" N+ s/ R) I F' }- o因为您说的是有算到BLOCK的时间, # Y% {& L2 M, U7 b3 v$ X% q而它会把BLOCK另外算," J" O7 V3 [8 b, b1 w
不过还是谢谢您的回应!