Setup Center Patch and Extensions.pdf - 第14页

1 Installation manual SetupCenter Patch and Extensions (00169117) SIPLACE 05/2006 Edition 14 <Setting key="Export.2.Li neDefinition" value="${Date}${T ime},${Op eratorName},${Bar c odeDeviceName},${V er…

100%1 / 16
SIPLACE 1 Installation manual SetupCenter Patch and Extensions (00169117)
05/2006 Edition
13
1.5.3 CSV File with “,” instead of “;” as separator
After installing the Setup Center you will have to make modifications to the configuration file of the
Setup Center which is the ApplicationsSettings.xml. This file is located in the directory in which
Setup Center was installed, usually “c:\Program Files\Siemens SIPLACE\SIPLACE Setup Cen-
ter\” 1
: Open the file with a editor, e.g. Notepad.
You will have to search for the following lines and exchange the “;” against a “,”, then add a value
Action for scanactiontype in Header and Linedefinition and optional change “Logfilelevel” from De-
tail to Debug and “Cli.LogfileIO” from False to True. 1
1
Original Version: 1
<Setting key="Export.1.Header" value="date time;operator name;device name;verification re-
sult;setup name;station name;station location nr;track;division;component name;raw bar-
codes;product barcode;batch barcode;originalquantity barcode;quantity barcode;supplier
barcode;supplier" /> 1
<Setting key="Export.1.LineDefinition"
value="${Date}${Time};${OperatorName};${BarcodeDeviceName};${VerificationResult};${Setup
Name};${StationName};${StationLocationNumber};${Track};${Division};${ComponentName};${R
awBarcodes};${Component};${Batch};${OriginalQuantity};${Quantity};${RawComponentBar-
code};${Supplier}" /> 1
<Setting key="Export.2.Header" value="date time;operator name;device name;verification re-
sult;setup name;station name;station location number;track;division;component name;raw bar-
codes;product barcode;batch barcode;quantity barcode;supplier barcode" /> 1
<Setting key="Export.2.LineDefinition"
value="${Date}${Time};${OperatorName};${BarcodeDeviceName};${VerificationResult};${Setup
Name};${StationName};${StationLocationNumber};${Track};${Division};${ComponentName};${R
awBarcodes};${Component};${Batch};${OriginalQuantity};${Quantity};${RawComponentBar-
code};${Supplier}" /> 1
<Setting key="Logfile.Level" value="Detail" /> 1
<Setting key="Cli.LogFileIO" value="False" /> 1
1
New Version: 1
<Setting key="Export.2.Header" value="date time,operator name,device name,verification re-
sult,setup name,station name,station location number,track,division,component name,raw bar-
codes,product barcode,batch barcode,quantity barcode,supplier barcode,action" /> 1
1
1 Installation manual SetupCenter Patch and Extensions (00169117) SIPLACE
05/2006 Edition
14
<Setting key="Export.2.LineDefinition"
value="${Date}${Time},${OperatorName},${BarcodeDeviceName},${VerificationResult},${Setup
Name},${StationName},${StationLocationNumber},${Track},${Division},${ComponentName},${R
awBarcodes},${Component},${Batch},${OriginalQuantity},${Quantity},${RawComponentBar-
code},${Supplier},${Action}" /> 1
<Setting key="Export.1.LineDefinition"
value="${Date}${Time},${OperatorName},${BarcodeDeviceName},${VerificationResult},${Setup
Name},${StationName},${StationLocationNumber},${Track},${Division},${ComponentName},${R
awBarcodes},${Component},${Batch},${OriginalQuantity},${Quantity},${RawComponentBar-
code},${Supplier},${Action}" /> 1
<Setting key="Export.1.Header" value="date time,operator name,device name,verification re-
sult,setup name,station name,station location nr,track,division,component name,raw bar-
codes,product barcode,batch barcode,originalquantity barcode,quantity barcode,supplier
barcode,supplier,action" /> 1
<Setting key="Logfile.Level" value="Debug" /> 1
<Setting key="Cli.LogFileIO" value="True" /> 1
1
1.6 Installation
See installation for Setup Center 2.1 SP1. 1
1
1
1