22 lines
		
	
	
		
			755 B
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			22 lines
		
	
	
		
			755 B
		
	
	
	
		
			INI
		
	
	
	
	
	
|   | [FileName] | ||
|  | //This is data file that export into the folder with Klippel DB file | ||
|  | DUT FR = "Frequency Response.txt" | ||
|  | FR Limit Max = "Response Max.txt" | ||
|  | FR Limit Min = "Response Min.txt" | ||
|  | 
 | ||
|  | //This is the output file that automatic export into the main folder | ||
|  | New Summary = "New Summary.csv" | ||
|  | Old Summary = "Old Summary.csv" | ||
|  | 
 | ||
|  | //This limit file need to place into app folder | ||
|  | Ori Limit = "Ori FR Limits.csv" | ||
|  | New Limit = "New FR Limits.csv" | ||
|  | 
 | ||
|  | [Setting] | ||
|  | //setting for Klippel Extract | ||
|  | Klippel Extract App = "C:\Program Files (x86)\Klippel\dbextract\bin\KLDBExtract.exe" | ||
|  | Klippel Extract Setting FileName = "D:\Documents\Project\Beacon\Beacon tweeter 1 weeks of klippel data\extractSettingForBeaconTweeter.kxdbsettings" | ||
|  | 
 | ||
|  | [OrganizeFileInDate] | ||
|  | Data path = C:\Test | ||
|  | Delete = 0 |