corrected TencorRunData path

This commit is contained in:
Infineon\StieberD 2025-06-09 15:40:36 -07:00 committed by Stieber Daniel (CSC FI SPS MESLEO)
parent 5eec9386c2
commit 216df9b4ef

View File

@ -259,7 +259,7 @@ end service
//---------------------------------------------------------------------------------------------------------------------- //----------------------------------------------------------------------------------------------------------------------
Service GetWaferMapProductionPath() Service GetWaferMapProductionPath()
ProductionPath = '\\mesfs.infineon.com\EC_Metrology_Si\MetrologyAttachments\TencorRunData' ProductionPath = '\\mesfs.infineon.com\EC_Metrology_Si\MetrologyAttachments\TencorRunData_'
Response = ProductionPath Response = ProductionPath
end service end service