From 86d51d60ff9440b52b666f010c38363c4d50b3a9 Mon Sep 17 00:00:00 2001 From: "Infineon\\Ouellette" Date: Thu, 21 Nov 2024 13:38:09 -0700 Subject: [PATCH] Standardized EqpType values --- LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt b/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt index f124ae9..9299bcc 100644 --- a/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt +++ b/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt @@ -227,7 +227,7 @@ Event PUB_SUBMIT.CLICK() Next TWRow If NotReadyReason EQ '' then - TRWaferKey = Test_Run_Services('CreateTestRunRecord', SelRunTypeID, EquipmentType, EquipmentID, RelatedPSN, RelatedRDS, @User4, TWLots, TWLotQtys) + TRWaferKey = Test_Run_Services('CreateTestRunRecord', SelRunTypeID, EquipmentType, SelEquipType, RelatedPSN, RelatedRDS, @User4, TWLots, TWLotQtys) If Error_Services('NoError') then Msg(@Window, 'Test Run Created Successfully!') Result = ''