Small Traceability für Asus - 第32页
2 Retrofit instructions SOKO Small Traceability ASUS (STA) on the basis of station software version 505.03 SP 1 SOKO 11/2005 Edition 32 2 [HKEY_LOCAL_ MACHINE\SOF TW A RE\Siemens SIPLACE\T raceability\ST A\B cName] 2 [HK…

SOKO 2 Retrofit instructions SOKO Small Traceability ASUS (STA) on the basis of station software version 505.03 SP 1
11/2005 Edition
31
2.7.3 Configuration on the station
2.7.3.1 Configuration for STA
Configuration is carried out in the Registry key only. 2
A basic configuration is entered during installation. 2
The keys can be edited by the program Regedit (Start / Run / Regedit). 2
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA] 2
"VerifySize"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default =1)
When active, the container size value from the database is checked. An error message
is issued if the container size is invalid.
"VerifyComponent"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default =1)
When active, the component name from the database is compared with the component
name from the setup. An error message is issued if the names do not match.
"VerifyComponentFilter"=dword:00000000
Values: 0 or 1 ( 0 = inactive, 1 = active, default =0)
When active, the component name from the database is compared with the filter
barcodes from the programming system. An error message is issued if the names do
not match.
"PrefixReelId"="R-,R,(R)"
Prefixes are removed from the scanned barcode for further processing.
Prefixes are entered in the registry separated by commas. A specific sequence must be
observed, as the list is processed from front to back.
Example:
R-,R
The prefix R must follow the prefix R-, since in the case of a prefix in the form R-xxxxx,
the prefix R- is removed, and xxxxx remains. If R were at the start of the list, the R would
be removed and –xxxxx would remain.
"BcReelId"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default = 1)
"useSMV"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default =1)
When active, the positively verified data is written to the SMV interface.
The SMV interface is a component of SIPLACE traceability.
"useDB"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default = 1)
When active, the container size and the component name are requested from the
database on the basis of the ID and further processed.

2 Retrofit instructions SOKO Small Traceability ASUS (STA) on the basis of station software version 505.03 SP 1 SOKO
11/2005 Edition
32
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\BcName] 2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\Bc
Name\1] 2
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\DB] 2
"DlgTimeOut"=dword:00000028
The value specifies the maximum time in seconds a query to the database is permitted
to take. The time is specified as a hexadecimal value. If this value is exceeded, a timeout
message is issued.
"NoPrefix"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default =1)
When active, the barcodes are passed to the SMV interface without prefixes.
"NoActivate"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active, default = 1)
When active, barcode scans with the same ReelId, which correspond to activating the
track, are not passed to the SMV interface. It only makes sense to deactivate this property
if the "NoScan" parameter (see below) is not active.
"BcName"="ReelId"
This is the name of the first barcode field in the component verification dialog box.
"DBConDriver"="SQL Server"
"DBConServer"=""
DBConServer = ServerName
“DBConDatabase”=””
DBConDatabase = DatabaseName
"DBConUid"=""
DBConUid = UserId
"DBConPwd"=""
DBConPwd = Password
"DBDNS"=""
DBDNS = Microsoft-compliant connection specification, takes precedence if set.
"DBUpdateCount"=dword:00000030
Values 0 through x (0 = container sizes not updated, or container size is updated in the
database after X PCBs)
"DBUpdateWithSetup"=dword:00000001
Values: 0 or 1 ( 0 = inactive, 1 = active)
When active, the filling levels of the previous setup are updated in the database with
each new job. For example the DBUpdateCount is 30 PCBs and 29 boards are produced
and the job changes the levels are updated in the database although the number of
pcbs are not reached.

SOKO 2 Retrofit instructions SOKO Small Traceability ASUS (STA) on the basis of station software version 505.03 SP 1
11/2005 Edition
33
2
2
2
2
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\Msg] 2
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\Msg\0] 2
2
[HKEY_LOCAL_MACHINE\SOFTWARE\Siemens SIPLACE\Traceability\STA\Msg\1] 2
2
2
2
The table names:
“DBTableReel"="REEL"
"DBTableTrace"="TRACE_LOG"
The field names in the “DBTableReel“ table
"DBFieldNameReelIdIn"="RID"
"DBFieldNameQTYIn"="QTY"
"DBFieldNameCompIn"="SPN"
The field names in the "DBTableTrace" table
"DBFieldNameTimeStamp"="TIMESTAMP"
"DBFieldNameQTYOut"="QTY"
"DBFieldNameLoc"="LOC"
"DBFieldNameStation"="TRACE_STATION"
"DBFieldNamePrg"="MPROG"
"DBFieldNameReelIdOut"="RID"
"DBFieldNamePcbId"="PCBID"
This section allows message texts appropriate for the relevant error to be set for each key.
The sequence and number is mandatory and must not be changed.
"Message"="ok"
@="STA_NO_ERROR"
"Message"="no database connection"
@="STA_NO_DB_CONNECTION"