update 5th Jan
This commit is contained in:
@@ -9,13 +9,13 @@ GS List = ""
|
||||
autostart = "COM8"
|
||||
relay control = "com4"
|
||||
mic vdd = ""
|
||||
soundcard output = "Speakers (USB Advanced Audio Device)"
|
||||
soundcard output = "Speakers (USB PnP Audio Device)"
|
||||
soundcard input(max 4) = "Microphone (USB Advanced Audio Device)"
|
||||
|
||||
[Signal Config]
|
||||
AddHead? = "true"
|
||||
AddHead? = "false"
|
||||
Head Freq = "1000"
|
||||
amplitude = "0.3"
|
||||
amplitude = "0.8"
|
||||
Sampling Rate = "48000"
|
||||
StarFreq = "22400"
|
||||
StopFreq = "50"
|
||||
@@ -34,7 +34,7 @@ waveform path = "C:\Sonos\Pallas FA Test\PallasPlus_ChirpTest\waveform"
|
||||
|
||||
[Ref Mic Setting]
|
||||
Ref Mic = "false"
|
||||
soundcard input = "Microphone Array (USB PnP Audio Device)"
|
||||
soundcard input = "Microphone(USB PnP Audio Device)"
|
||||
recordChannels(1:L 2:R) = "1"
|
||||
|
||||
[Analyze Config]
|
||||
@@ -48,9 +48,9 @@ Start Freq = "100"
|
||||
Stop Freq = "20000"
|
||||
|
||||
[Delta config]
|
||||
Operand A = "FR - Smoothed DUT Mic1;FR - Smoothed DUT Mic2;Value - Sens DUT Mic1;Value - Sens DUT Mic2"
|
||||
Operand B = "FR - Smoothed GS Mic1;FR - Smoothed GS Mic2;Value - Sens GS Mic1;Value - Sens GS Mic2"
|
||||
Output = "FR - Delta Smoothed DUT Mic1;FR - Delta Smoothed DUT Mic2;Value - Delta Sens DUT Mic1;Value - Delta Sens DUT Mic2"
|
||||
Operand A = "FR - Smoothed DUT Mic1;Value - Sens DUT Mic1"
|
||||
Operand B = "FR - Smoothed GS Mic1;Value - Sens GS Mic1"
|
||||
Output = "FR - Delta Smoothed DUT Mic1;Value - Delta Sens DUT Mic1"
|
||||
|
||||
[Curve Limits]
|
||||
Name = "Lim - Delta Smoothed DUT Mic1"
|
||||
@@ -58,15 +58,15 @@ Upper Limit = "100,1.5,5000,1.5,5001,1.5,10000,1.5,15000,1.5,20000,2"
|
||||
Lower Limit = "100,-1.5,5000,-1.5,5001,-1.5,10000,-1.5,15000,-1.5,20000,-2"
|
||||
|
||||
[single limits]
|
||||
Name = "Lim - Sens DUT Mic1;Lim - Sens DUT Mic2"
|
||||
Upper Limit = "10;10"
|
||||
Lower Limit = "-10;-10"
|
||||
Name = "Lim - Sens DUT Mic1"
|
||||
Upper Limit = "10"
|
||||
Lower Limit = "-10"
|
||||
|
||||
[autosave]
|
||||
StationNum = "MicTest001"
|
||||
ProductName = "RH_PDM_Mic"
|
||||
TestName = "Mic IQC"
|
||||
json Path = ""
|
||||
json Path = "D:\IDU_MFG_OUTGOING"
|
||||
backup = "true"
|
||||
TMS = "false"
|
||||
GSSN Path = ""
|
||||
|
||||
Reference in New Issue
Block a user