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,12 @@
[Boyi_Airleak]
server.app.propertiesEnabled=True
server.ole.enabled=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,66 @@
[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"

View File

@@ -0,0 +1,67 @@
[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"
Product Name = "ELREY"
Test Name = "AIRLEAK"
Station = "ELREYAIRLEAK01"
Version = "0.1"
LogFile Path = "D:\Log"
SerialMask = "NTR+[0-9]+CP+[0-9]+"
// xml or json
DataFormat = "json"
SMS Path = "C:\IDU_MFG_OUTGOING"
Local Path= "C:\IAC_OUTGOING"
***Decay Unit can set to (PSI , pa)
DecayUnit = "pa"
***IAC Settings(remove // below to enable)
//Station ID = "00"
***Flex Settings (remove // below to enable)
//Station ID = "AirleakageTestAuto_EL1"
//Revision = "PVT"
//Customer = "Sonos"
//Family = ""
//User = "FF_Sonos"
//Shift = ""
//Line = "LINE03"
//Name = ""
//Target = ""
//Rule = ""
//Description = ""
[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"