00900170-01_ID_OIS_SIS_16.0_R18-2_EN_DE.pdf - 第36页
ASM OIS/SIS Datab ases 16.0 (R18 -2) / Interf ace Description 11/2018 Edition 36 Definition of IPa rallelProcessingFacto r values 2 : if the station runs in I-Placement mode n : if the station runs in a cluster of n para…

ASM OIS/SIS Databases 16.0 (R18-2) / Interface Description 11/2018 Edition
35
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
bigint
8
✓
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. Local erver
time
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
bigint
8
✓
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
Value 1 if the head steps are using more
than one stopper position
SteppingActive
bit
1
Definition of ucPlacementMode values
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 16.0 (R18-2) / Interface Description 11/2018 Edition
36
Definition of IParallelProcessingFactor values
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 16.0 (R18-2) / Interface Description 11/2018 Edition
37
5 OIS Views
5.1 Views of Version 16.0
**
The so marked attributes were extended from smallint to int.
***
The so marked attributes were extended from int to bigint.
5.1.1 V_PLOCSTATE_160 View
Supplies all columns of the PlocState table in the following sequence:
lId, ucConveyor, ucProcessingArea, sState, ***lIdSequence, dtTime
5.1.2 V_GANTRYSTATE_160 View
Supplies all columns of the GantryState table in the following sequence:
lId, ucNumber, ucProcessingArea, sState, sErrorReason, lBoardNumber, ***lIdSequence, dtTime
5.1.3 V_PANEL_160 View
Supplies all columns of the Panel table in the following sequence:
***lIdPanel, lCountProduced, lCountOmitted, CountAsAssembledPCB, strPlacementListName
5.1.4 V_PICKUPERROR_160 View
Supplies all columns of the PickupError table in the following sequence:
lId, dtTime, lBoardNumber, lError, strPartNumber, strComponentShape, ucTable, sTrack, ucTower,
sLevel, sReceptacle, ucHead, ucSegment, sNozzle, dtCreated, lType, lGantry, ***lIdSequence,
strFeederId
5.1.5 V_USEDCOMPONENTS_160 View
Supplies all joined columns of the CompBlock, CompDetail and 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