This commit is contained in:
chanweehewsonos
2025-09-10 14:15:26 +08:00
parent 8180f4ff4f
commit 280d6a0ff8
4471 changed files with 398202 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
[My Computer]
My Computer="localhost"

View File

@@ -0,0 +1,11 @@
[BatchProcess]
server.app.propertiesEnabled=True
server.tcp.paranoid=True
server.tcp.serviceName="My Computer/VI Server"
server.vi.callsEnabled=True
server.vi.propertiesEnabled=True
WebServer.TcpAccess="c+*"
WebServer.ViAccess="+*"
DebugServerEnabled=False
DebugServerWaitOnLaunch=False

View File

@@ -0,0 +1,24 @@
[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"
[Setting]
ProductName = "PhoenixWoofer"
//TestType --> Woofer, Tweeter, PassiveRadiator, MidRange
TestType = "Woofer"
SelectGS = "TRUE"
CheckSummary = "TRUE"
//setting for Klippel Extract
ExtractKdb = "TRUE"
Klippel Extract App = "C:\Program Files (x86)\Klippel\dbextract\bin\KLDBExtract.exe"
Klippel Extract Setting FileName = "D:\Data\Extract Setting\PhoenixWoofer.kxdbsettings"
LimitFile = "D:\Data\Extract Setting\Limit_PhoenixWoofer.txt"
InDataPath = "D:\Data"
OutDataPath = "D:\Data_SMS\PhoenixWoofer"
LogFileName = "GSList_PhoenixWoofer.txt"
//Center Tw = 0.24dB@2K-16KHz, Left TW = 0.25dB@3K-16K, Right TW = 0.27dB@3K-16K
StartFR = "70"
StopFR = "3000"
GSLimit = "0.1"