冷,果然没人回。。 - e' E, A' e" t: \4 r其实吧,我想down掉再让它Up大家肯定是知道的。 & c! s% \/ ]" H. U% W8 E3 q关键是order list的使用,我想了下,比如说其实有4个处理点的话,好像就要在每个点上都要控制order list% q( ?" ~0 U% ~+ F+ v5 b e
以下是down掉,再up的简单代码,关键还是每个处理点都要wait Order list $ \1 L; r4 m% x( \- O8 G while 1 = 1 do begin 7 K. t1 J$ y+ s9 r wait for 30 min0 d0 C- i, D) L0 {. l
take down VeqpResource(procindex) 3 H. ^& x( \! q) X' ~ wait for 10 min3 `! D3 L5 C* p" a
bring up VeqpResource(procindex)4 U. }' H# c# X0 p0 I0 [# r
order all load from OL_EQPup(procindex) to continue , G: o& Z6 G. o* |4 _4 b end+ _0 D$ f& J7 V# t! i, o9 f$ u
我4个点的已经处理成功了,其实还是比较郁闷,难道说,要是有20个处理点,就要写20个wait Order list...' i* Z4 s i" h
实在是想不出好办法了。