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

ASM OIS/SIS Databases 15.1 ( R18 - 1) / Interface De scription 05/2018 Edition 17 4.5.1.6 PICKUPERR OR Table PICKUPERROR OIS name D ata type Byte CI I P Identificati on number of the s tation (Reference to T able STATION…

100%1 / 148
ASM OIS/SIS Databases 15.1 (R18-1) / Interface Description 05/2018 Edition
16
4.5.1.4 EVENT Table
EVENT 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 event occurred. Station time dtTime datetime 8
Serial number of manufactured PCB lBoardNumber int 4
Conveyor belt 1 / 2 ucConveyor tinyint 1
Processing area 1 / 2 ucProcessingArea tinyint 1
Event number sEvent smallint 2
Time when the data is written. Server Time. dtCreated datetime 8
Processing mode ucProcessingMode tinyint 1
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
Conveyor sub-lane ucSubConveyor
byte 1
4.5.1.5 USEREVENT Table
USEREVENT 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 event occurred. Station time dtTime datetime 8
Serial number of manufactured PCB lBoardNumber int 4
Conveyor belt 1 / 2 ucConveyor tinyint 1
Processing area 1 / 2 ucProcessingArea tinyint 1
User event number sEvent smallint 2
Time when the data is written. Server Time dtCreated datetime 8
Processing mode ucProcessingMode tinyint 1
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
Conveyor sub-lane ucSubConveyor tinyint 1
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