Files
Labview-Program/Air Leak Test LV2018/Uson_Setting.ini

36 lines
1.2 KiB
INI
Raw Normal View History

2025-09-10 14:15:26 +08:00
//057819-001P
//To enable reading test value Audio Printout need to enable at Equipment (important Notice)
[Setting]
Com = "com6"
Baud Rate = "57600"
Parity = "NONE"
Stop Bits = "1"
Data Bits = "8"
Hardware Control = ""
2025-11-30 11:07:33 +08:00
Test Name = "AIRLEAK"
Station = "ITKS_E03-3FT-01_001_T010-S01"
json Path = "C:\IDU_OUTGOING"
Version = "0.1"
2025-09-10 14:15:26 +08:00
Product Name = "Encore"
Equipment Serial = "059433-001P"
Program Number = "003"
2025-11-30 11:07:33 +08:00
Log File Path = "C:\Log"
2025-09-10 14:15:26 +08:00
//SerialMask No check if empty (All Capital) Default NTB+[0-9A-F]+SK+[0-9]+
SerialMask = "NTB+[0-9A-F]+SK+[0-9]+"
//AutoStart Setting
AutoStart Status = "0"
AutoStart Com = "com7"
2025-11-30 11:07:33 +08:00
//Customize = "Close Fixture, Ready to test, Open Fixture"
Customize = "A,F,H"
2025-09-10 14:15:26 +08:00
[FIS]
Check Status = "0"
Check Data Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\serial.txt"
Check App Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\SnoInput.exe"
Check Output Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\checkresult.txt"
Write Status = "0"
Write Data Path ="C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\Data\Data.txt"
Write App Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\Data\Results.txt"
Write Result Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\ResultOperation.exe"
Write Output Path = "C:\Sonos\Encore_Air_Leak\Plugin\AutoFIS\uploadResult.txt"