Enable BioRad pdsf usage
This commit is contained in:
@ -423,7 +423,7 @@ Service ImportMetrologyFiles(Machine=MACHINE_TYPES)
|
|||||||
SearchPattern = '*.pdsf';
|
SearchPattern = '*.pdsf';
|
||||||
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08RESIMAPCDE\Source\MET08RESIMAPCDE\'
|
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08RESIMAPCDE\Source\MET08RESIMAPCDE\'
|
||||||
Case Machine _EQC 'Biorad'
|
Case Machine _EQC 'Biorad'
|
||||||
SearchPattern = '*.txt';
|
SearchPattern = '*.pdsf';
|
||||||
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08THFTIRQS408M\Source\MET08THFTIRQS408M\'
|
DataPath = Environment_Services('GetApplicationRootPath') : '\Metrology\MET08THFTIRQS408M\Source\MET08THFTIRQS408M\'
|
||||||
Case Machine _EQC 'Stratus'
|
Case Machine _EQC 'Stratus'
|
||||||
SearchPattern = '*.txt';
|
SearchPattern = '*.txt';
|
||||||
|
Reference in New Issue
Block a user