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

ASM OIS/SIS Databases 15.1 ( R18 - 1) / Interface De scription 05/2018 Edition 16 4.5.1.4 EVENT Table EVENT OIS name Data type Byte CI I P Identificati on number of the s tation (Reference to T able STATION ) lId int 4 …

100%1 / 148
ASM OIS/SIS Databases 15.1 (R18-1) / Interface Description 05/2018 Edition
15
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
Internal GUID containing a unique GUID of the
board (for internal use only)
strPCBGuid nvarchar(256) 512
Build time of the board for the first processing
area in milliseconds
Only available for stations with station software
>= 704
lBuildTimePA1 int 4
Build time of the board for the second
processing area in milliseconds
Only available for stations with station software
>= 704
lBuildTimePA2 int 4
Reference to Panel tables entries lIdPanel int 4
Definition of ucStatus
The status of each PCB has been enhanced as of station software versions 605 and 701. As of
these versions, the status is interpreted as a bit array. The enhancement allows backward
compatibility.
1st bit: True = PCB was aborted.
False = PCB was produced.
2nd bit: True = PCB was produced with auto recovery.
False = PCB was produced normally without auto recovery.
3rd bit: -
4th bit: True = PCB is in transport through mode.
False = PCB was produced.
Definition of lSubConveyor
The lSubconveyor entry has been added to distinguish between the right and the left sub-lane if the
placement machine runs in quad lane mode. If the placement machine is not in quad lane mode
this value is always "0".
Possible values of lSubConveyor:
0: No sub-lane
1: Right sub-lane
2: Left sub-lane
Definition of ucBoardSide
The ucBoardSide indicates whether the top or bottom side of the board has been processed.
Possible values of ucBoardSide:
0: Undefined
1: Top side
2: Bottom side
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