open-insight/LSL2/STPROCINS/RECIPE_INFO_ARRAY_EQU.txt
2024-03-25 15:12:53 -07:00

23 lines
637 B
Plaintext

compile insert RECIPE_INFO_ARRAY_EQU
* THESE ARE THE EQUATED POSITIONS FOR THE RECIPE_INFO EDITTABLE IN
* RDS "First Wafer Inspection" area
equ RecInfoDepTime$ to 1
equ RecInfoDiluentFlow$ to 2
equ RecInfoDopantFlow$ to 3
equ RecInfoHCLFlow$ to 4
equ RecInfoBake$ to 5
equ RecInfoH2$ to 6
equ RecInfoTCS$ to 7
equ RecInfoDCS$ to 8
equ RecInfoAux1$ to 9
equ RecInfoAux2$ to 10
equ RecInfoFOffset$ to 11
equ RecInfoSOffset$ to 12
equ RecInfoROffset$ to 13
equ RecInfoEtch1$ to 14
equ RecInfoEtch2$ to 15
equ RecInfoEtch3$ to 16