initial
This commit is contained in:
@@ -0,0 +1,56 @@
|
||||
[Serial Port]
|
||||
Equipment Com = "com11"
|
||||
Baud Rate = "9600"
|
||||
Parity = "NONE"
|
||||
Stop Bits = "1"
|
||||
Data Bits = "8"
|
||||
|
||||
[Test]
|
||||
Autostart = "0"
|
||||
Autostart Com = "com5"
|
||||
Test SW Version = "Rel 0"
|
||||
Program Number = "00"
|
||||
Test Time = "100"
|
||||
Upper Limit ="0.0127"
|
||||
Lower Limit = "-0.01"
|
||||
|
||||
//Flex
|
||||
Product Name = "Elrey"
|
||||
Test Name = "AirleakageTestAuto_EL1"
|
||||
Station ID = "AirleakageTestAuto_EL1"
|
||||
Customer = "Sonos"
|
||||
Family = ""
|
||||
Revision = "DVT"
|
||||
User = "FF_Sonos"
|
||||
Shift = ""
|
||||
Fixture = "T02"
|
||||
Line = "LINE03"
|
||||
Name = ""
|
||||
Target = ""
|
||||
Rule = ""
|
||||
Description = ""
|
||||
|
||||
|
||||
//Decay Unit can set to (PSI , pa)
|
||||
DecayUnit = "pa"
|
||||
|
||||
[LogFile]
|
||||
LogFile Path = "C:\Log"
|
||||
SerialMask = "[0-9]+C+[0-9]"
|
||||
SMS_XML = "C:\IDU_MFG_OUTGOING"
|
||||
Local_XML = "C:\IAC_OUTGOING"
|
||||
|
||||
|
||||
[FIS]
|
||||
//FIS Enable (0 = disable, 1 = IAC FIS, 2 = Flex FLow)
|
||||
FIS Enable = "0"
|
||||
//setting below for IAC FIS
|
||||
SNCheck App = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\SnoInput.exe"
|
||||
SNCheck Data = "D:\Documents\Labview Program\Boyi Airleak\serial.txt"
|
||||
SNCheck Output = "D:\Documents\Labview Program\Boyi Airleak\checkresult.txt"
|
||||
Upload App = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\ResultOperation.exe"
|
||||
Upload Data = "D:\Documents\Labview Program\Boyi Airleak\Data.txt"
|
||||
Upload Result = "D:\Documents\Labview Program\Boyi Airleak\Results.txt"
|
||||
Upload Output = "D:\Documents\Labview Program\Boyi Airleak\uploadResults.txt"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user