Commit Graph

5 Commits

Author SHA1 Message Date
DESKTOP-GPE37UV\THINKAPD d5a9522aed 修正LoadLockPurgeRoutine和UnLoadPurgeRoutine中设置DO的时机。 2022-11-22 16:58:21 +08:00
DESKTOP-GPE37UV\THINKAPD 4c7aa1ef93 修正LoadLockPurgeRoutine中执行_tmIoInterLock.DoLLCyclePurgeRoutineRunning = false引发的互锁错误。
修正UnLoadPurgeRoutine中执行_tmIoInterLock.DoLLCyclePurgeRoutineRunning = false引发的互锁错误。
修正SimulatorSystem中充气速率,避免仿真时反复执行PrepareTransfer。
2022-11-22 11:57:23 +08:00
DESKTOP-GPE37UV\THINKAPD 653dd11492 修正UnLoadPurgeRoutine的Start()函数没有锁定Pump2的问题。 2022-11-21 09:43:18 +08:00
DESKTOP-GPE37UV\THINKAPD 511c0a2a07 以Routine为最小锁定单元锁定Pump2。 2022-11-18 15:07:11 +08:00
THINKPAD 02e00cc4f0 将各个模块的Routine对象放在Routines目录下。 2022-09-29 17:33:25 +08:00