Enable SP1 pdsf usage

This commit is contained in:
2025-07-22 08:48:23 -07:00
parent 49e77a769f
commit 84da66ccd5

View File

@ -433,7 +433,7 @@ Service ImportMetrologyFiles(Machine=MACHINE_TYPES)
SearchPattern = '*.txt';
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08THFTIRSTRATUS\Source\MET08THFTIRSTRATUS\'
Case Machine _EQC 'SP1'
SearchPattern = '*.txt';
SearchPattern = '*.pdsf';
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08DDUPSP1TBI\Source\MET08DDUPSP1TBI\'
Case Machine _EQC 'SPV'
SearchPattern = '*.txt';