initial
This commit is contained in:
33
AutoZip/Help.txt
Normal file
33
AutoZip/Help.txt
Normal file
@@ -0,0 +1,33 @@
|
||||
-=] Setting.txt (Add more line to run more than one modal)[=-
|
||||
|
||||
** included full path of txt file of each model
|
||||
|
||||
|
||||
==========================================================================================================================
|
||||
-=] RunApp.txt [=-
|
||||
|
||||
** Full path of app need to run after file move done
|
||||
|
||||
|
||||
==========================================================================================================================
|
||||
-=] For each model [=-
|
||||
|
||||
**Folder path for raw data you want to auto zip to zip
|
||||
[Path-In]
|
||||
F:\My Documents\Labview program\Test folder
|
||||
**Output folder you want all zipper raw data to place, Folder will create automatic if folder do not found
|
||||
[Path-Out]
|
||||
F:\My Documents\Labview program\New
|
||||
**File pattern for Raw data you want need to zip. Autozip will use this information to create folder
|
||||
[FolderPattern]
|
||||
[AMTP|AMTG|AMWP|AMWG]+[0-9][0-9][0-9][0-9][0-9][0-9]
|
||||
**Summary file pattern (only for Klippel) use as initial of file name
|
||||
[Summary]
|
||||
[Sum|Summary]+
|
||||
**Location for unzipped Summary files (remove 2 line below if you do not want to extra unzipped copy of summary file)
|
||||
[SummaryFolder]
|
||||
F:\Summary
|
||||
**FTP function enable, first line as profile name in WinSCP, second line is full path information on FTP server to place file
|
||||
[FTP]
|
||||
Sonos
|
||||
/MFG/PSS/AMTData
|
||||
Reference in New Issue
Block a user