diff --git a/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt b/LSL2/STPROC/NDW_LOG_TEST_WAFER_USAGE_EVENTS.txt index 9299bcc..e55fa09 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, SelEquipType, RelatedPSN, RelatedRDS, @User4, TWLots, TWLotQtys) + TRWaferKey = Test_Run_Services('CreateTestRunRecord', SelRunTypeID, SelEquipType, EquipmentID, RelatedPSN, RelatedRDS, @User4, TWLots, TWLotQtys) If Error_Services('NoError') then Msg(@Window, 'Test Run Created Successfully!') Result = '' @@ -285,3 +285,4 @@ return +