initial
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
[My Computer]
|
||||
My Computer="localhost"
|
||||
Binary file not shown.
@@ -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
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user