From 2fa985137f053e9452051e52a1ae04a71e33f0dc Mon Sep 17 00:00:00 2001 From: "Infineon\\StieberD" Date: Thu, 28 Aug 2025 11:14:18 -0700 Subject: [PATCH] restoring HgCV pattern on the control plan --- LSL2/STPROC/PRINT_CONTROL_PLAN.txt | 24 ++++++------------------ 1 file changed, 6 insertions(+), 18 deletions(-) diff --git a/LSL2/STPROC/PRINT_CONTROL_PLAN.txt b/LSL2/STPROC/PRINT_CONTROL_PLAN.txt index d444b0e..707920d 100644 --- a/LSL2/STPROC/PRINT_CONTROL_PLAN.txt +++ b/LSL2/STPROC/PRINT_CONTROL_PLAN.txt @@ -450,11 +450,7 @@ Main: lsData = PropRec lsData = PropRec lsData = PropRec - If (PropRec _NEC 'HgCV') then - lsData = PropRec - end else - lsData = '' - end + lsData = PropRec lsData = PropRec lsData = PropRec @@ -468,11 +464,7 @@ Main: lsData = lsData:CRLF$:PropRec lsData = lsData:CRLF$:PropRec lsData = lsData:CRLF$:PropRec - If (PropRec _NEC 'HgCV') then - lsData = lsData:CRLF$:PropRec - end else - lsData = lsData:CRLF$ - end + lsData = lsData:CRLF$:PropRec lsData = lsData:CRLF$:PropRec lsData = lsData:CRLF$:PropRec @@ -840,14 +832,10 @@ Main: end else colData = CHAR(185):obj_Met_Prop('GetPropDesc',StageRec) end - If (StageRec _NEC 'HgCV') then - colData = StageRec:CRLF$:StageRec - end else - colData = StageRec - end - colData = StageRec:' - ':StageRec:' ':obj_Met_Prop('GetUnitsDesc',StageRec) - colData = StageRec - colData = StageRec + colData = StageRec:CRLF$:StageRec + colData = StageRec:' - ':StageRec:' ':obj_Met_Prop('GetUnitsDesc',StageRec) + colData = StageRec + colData = StageRec if processName EQ 'FQA' then colData = "WI" colData = "EpiMSA WI-0485"