00900045-01_ID_OIS_SIS_14.0_R16-2_DE_EN - 第35页

ASM OIS/SIS Databases 14.0 ( R16 - 2) / Interface De scription 12/2016 Edition 35 Definition of IParall elProcessingFact or 2 : if the station runs in I - Placement mode n : if the station runs in a cluster of n par alle…

100%1 / 144
ASM OIS/SIS Databases 14.0 (R16-2) / Interface Description 12/2016 Edition
34
4.5.2.5 HEAD Table
The HEAD table is new in the SIS data model version 106 and contains head and gantry related
information. There is a 1:n relation between RECIPE table entry and HEAD table entries. The link
between the RECIPE table entry and HEAD table entries is realized via the lIdHead identifier. The
link mechanism between the RECIPE table entry and HEAD table entries is the same mechanism
as between the RECIPE table entry and BOARD table entries.
HEAD SIS name Data type Byte CI I P
Head ID lIdHead int 4
Gantry number lGantry int 4
Head number ucHead tinyint 1
Head type as string strHeadType nvarchar(128) 256
Bypassed flag bBypassed bit 1
Time when the data is written. Server time t dtCreated datetime 8
4.5.2.6 RECIPEADDON Table
This table contains additional recipe information and has been introduced with SIS 8.0.
RECIPEADDON SIS name Data type Byte CI I P
ID for this recipe related entry lIdRecipe int 4
Processing Area: either 1 or 2 ucProcessingArea tinyint 1
See below ucPlacementMode tinyint 1
Time from first measurement to last
placement activity
lBuildTime int 4
StationTactTime = Build Time + Transport
Time
lStationTactTime int 4
See below lParallelProcessingFactor int 4
Definition of ucPlacementMode
0: Undefined
1: Alternating mode (both gantries place on both lanes)
2: I-Placement mode (right gantry places on the right lane, left gantry places on the left lane)
3: Right (both gantries are placing on the right lane only)
4: Left (both gantries are placing on the left lane only)
ASM OIS/SIS Databases 14.0 (R16-2) / Interface Description 12/2016 Edition
35
Definition of IParallelProcessingFactor
2: if the station runs in I-Placement mode
n: if the station runs in a cluster of n parallel stations
2*n: if the station runs in I-Placement mode and in a cluster of n parallel stations
1: in all other cases
ASM OIS/SIS Databases 14.0 (R16-2) / Interface Description 12/2016 Edition
36
5 OIS Views
5.1 Views of Version 12
5.1.1 V_USEDCOMPONENTS12 View
Supplies all joined columns of the CompBlock, CompDetail und CompPosition tables in the
following sequence:
lId, dtTime, dtCreated, lBoardNumber, sAccessTotal, sRejectIdent, sRejectVacuum, sTrackEmpty,
sPlacedComponents, sAbsenceAfterPick, sAbsenceBeforePlacement, sMaterialDefect,
sTreatmentError, sDroppedError, sIdentError, sPresenceAfterPlacement, sPickupRetries,
sAttritionInfoVersion, ucTable, sTrack, ucTower, sLevel, sReceptacle, lPartNumber,
lComponentShape, lFeederType, strFeederId
5.2 Views of Version 11
5.2.1 V_PANEL11 View
Supplies all columns of the Panel table in the following sequence:
lIdPanel, lCountProduced, lCountOmitted, CountAssembledAsPCB, strPlacementListName
5.2.2 V_BOARD11 View
Supplies all columns of the BOARD table in the following sequence:
lId, dtTime, strRecipe, strSetup, strBoard, lBoardNumber, ucConveyor, sDuration, dtRecipeStart,
dtSetupStart, strBarcode, ucStatus, dtCreated, lPanel, lSubConveyor, ucBoardSide, strLineJobId,
lBuildTimePA1, lBuildTimePA2, lIdPanel