removing HF-Strip step from Oxide Epi Parts per Mark Cousten
This commit is contained in:
@ -725,25 +725,6 @@ FOR I = 1 TO StageCnt
|
||||
InspFreq = StageRec<PRS_STAGE_INSP_INTERVAL$>
|
||||
StageDesc = obj_Popup('CodeDesc','STAGE':@RM:Stage)
|
||||
|
||||
IF Stage = 'PRE' THEN
|
||||
IF EpiPartRec<EPI_PART_SUB_OXIDE$> = 1 THEN
|
||||
StepNo += 1
|
||||
colData<StepNo,STEP_STEP$> = StepNo
|
||||
colData<StepNo,STEP_PSN$> = PSNo
|
||||
colData<StepNo,STEP_PROCESS_NAME$> = 'HF Strip'
|
||||
colData<StepNo,STEP_TOOL_TYPE$> = 'HF'
|
||||
colData<StepNo,STEP_PRODUCT$> = 'SC-1'
|
||||
colData<StepNo,STEP_RECIPE$> = '20min or Dewet'
|
||||
colData<StepNo,STEP_SPEC_TOL$> = '-'
|
||||
colData<StepNo,STEP_EVAL_MEAS$> = 'HF'
|
||||
colData<StepNo,STEP_SIZE$> = '1 Cass'
|
||||
colData<StepNo,STEP_FREQ$> = 'All'
|
||||
colData<StepNo,STEP_CTRL_METHOD$> = 'WI'
|
||||
colData<StepNo,STEP_REACT_PLAN$> = 'OCAP'
|
||||
END ;* End of Check for SubOxide Flag
|
||||
|
||||
END ;* End of check for PRE stage
|
||||
|
||||
IF StageRec NE '' THEN
|
||||
|
||||
IF StageRec<PRS_STAGE_CLEAN_TOOL$> NE '' THEN
|
||||
@ -1091,3 +1072,4 @@ RETURN
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user