00900135-02_ID_OIS_SIS_15.1_R18-1_DE_EN - 第18页

ASM OIS/SIS Databases 15.1 ( R18 - 1) / Interface De scription 05/2018 Edition 18 NOTICE Error types 2 - 5 are sent fro m stations wit h station softwar e as of version 605. Error types 1 1 - 16 are sent f rom stations w…

100%1 / 148
ASM OIS/SIS Databases 15.1 (R18-1) / Interface Description 05/2018 Edition
17
4.5.1.6 PICKUPERROR Table
PICKUPERROR OIS name Data type Byte CI I P
Identification number of the station
(Reference to Table STATION)
lId int 4
Date/time at which this error occurred.
Station time
dtTime datetime 8
Serial number of manufactured PCB lBoardNumber int 4
Error number lError int 4
Name of the component strPartNumber nvarchar(128) 256
Name of the component shape strComponentShape nvarchar(128) 256
Table/location from which the component was
retrieved
ucTable tinyint 1
Track number sTrack smallint 2
Tower (MTC only, otherwise dummy) ucTower tinyint 1
Level (WPC or MTC only, otherwise dummy) sLevel smallint 2
Division sReceptacle smallint 2
Head identification ucHead tinyint 1
Segment of head ucSegment tinyint 1
Designation of nozzle sNozzle smallint 2
Time when the data is written. Server Time dtCreated datetime 8
Error type lType int 4
Gantry number lGantry int 4
Sequence ID (internal use) lIdSequence int 4
Internal ID to mark entries referring to a "Board
Station Composite" object (for internal use only)
lBoardCompositeId int 4
Unique feeder ID strFeederId nvarchar(128) 256
Definition of lType (Error Types) values
0: not defined
2: conveyor error
3: track error
4: machine error
5: general error
11: placement error
12: pickup error
13: feeder error
14: component measurement error
15: processing component error
16: fiducial measurement. error
ASM OIS/SIS Databases 15.1 (R18-1) / Interface Description 05/2018 Edition
18
Error types 2-5 are sent from stations with station software as of version 605.
Error types 11-16 are sent from stations with station software as of version 701.
The track number may contain the value -1. This indicates that the track is unknown and
Definition of lGantry and ucHead
With introduction of the lGantry column, the semantic of the ucHead column has changed. The
content of ucHead column has moved into the lGantry column.
The ucHead now relates to the head position where the head is mounted on the gantry.
I.e., a gantry may carry one or two heads. For gantries with only one head, the head value is
always "1". For gantries, which are able to carry two heads, the following definition of ucHead is
used:
Definition of ucHead values
1: head is located on the right position of the gantry
2: head is located on the left position of the gantry
ASM OIS/SIS Databases 15.1 (R18-1) / Interface Description 05/2018 Edition
19
4.5.1.7 USEDCOMPONENTS Table
USEDCOMPONENTS OIS name Data
type
Byte CI I P
Identification number of the station
(reference to STATION table)
lId int 4
Date/time at which the data record was created.
Station time
dtTime datetime 8
Serial number of manufactured PCB lBoardNumber int 4
Number of attempts to access this track sAccessTotal smallint 2
Number of rejected parts because of ident error sRejectIdent smallint 2
Number of TrackEmpty pickup attempts sTrackEmpty smallint 2
Table/location from which the component was retrieved ucTable tinyint 1
Track number sTrack smallint 2
Tower (MTC only, otherwise dummy) ucTower tinyint 1
Level (WPC or MTC only, otherwise dummy)
sLevel smallint 2
Division sReceptacle smallint 2
Number of rejected parts because of vacuum error sRejectVacuum smallint 2
Time when the data is written. Server Time dtCreated datetime 8
Identification number of the component name (available
with station software version 701 and higher)
lPartNumber int 4
Identification number of the component shape name
(available with station software version 701 and higher)
lComponentShape int 4
SIPLACE Pro number for feeder type (available with
station software version 701 and higher
lFeederType long 4
Number of successfully placed components on this
track
sPlacedComponents smallint 2
4.5.1.8 PARTNUMBER Table
PARTNUMBER OIS name Data type Byte CI I P
Identification number of the component name lPartNumber int 4
Name of the component, including path strPartNumber nvarchar(128) 256
Time when the data is written. Server Time dtCreated datetime 8