Files
Labview-Program/builds/Boyi_Airleak(32Bits)/Boyi_Airleak(32Bits)/Setting.cfg
chanweehewsonos 280d6a0ff8 initial
2025-09-10 14:15:26 +08:00

67 lines
1.6 KiB
INI

[Serial Port]
Equipment Com = "com1"
Baud Rate = "9600"
Parity = "NONE"
Stop Bits = "1"
Data Bits = "8"
[Test]
Autostart = "0"
Autostart Com = "com5"
Revision = "PVT"
Fixture = "T01"
Test SW Version = "Rel 0"
Program Number = "00"
Test Time = "100"
Upper Limit ="200"
Lower Limit = "-10"
Test Time = "100"
Upper Limit ="200"
Lower Limit = "-10"
Pass = "PASS"
Fail = "FAIL"
***IAC Settings(remove // below to enable)
//Product Name = "ElRey"
//Test Name = "AirLeak"
//Station ID = "00"
***Flex Settings (remove // below to enable)
//Product Name = "Elrey"
//Test Name = "AirleakageTestAuto_EL1"
//Station ID = "AirleakageTestAuto_EL1"
//Revision = "PVT"
//Customer = "Sonos"
//Family = ""
//User = "FF_Sonos"
//Shift = ""
//Line = "LINE03"
//Name = ""
//Target = ""
//Rule = ""
//Description = ""
***Decay Unit can set to (PSI , pa)
DecayUnit = "pa"
[LogFile]
LogFile Path = "D:\Log"
SerialMask = "NTR+[0-9]+CP+[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"