Owner's manual

Appendix F - Variables Grouped by Fluidmove Activity F-7
Table F.4-1 Carrier Level Variables (Continued)
Variable Name ID
SECS
Type
Related
CEID
Description
WPFidFoundScore_1 7803 I2 8801 Workpiece fiducial #1 score.
WPFidFoundScore_2 7804 I2 8802 Workpiece fiducial #2 score.
CurrentFidFoundScore 10000 I2
8000
8801
8802
Fiducial score of currently found fiducial. As fiducials are found, this
variable will be updated and either collection event 8000 (for pattern
fiducials), 8801 (for workpiece 1 fiducial) or 8802 (for workpiece
fiducial 2) will be triggered.
By using this variable, fiducial scores can be collected at the moment
they are found. The scores will also be stored in variables 7803 (for
workpiece fid 1) or 7804 (for workpiece fid 2) or sequentially to
variables 10001 to 10000 (for pattern fiducials) if it is more efficient to
upload all fiducial scores at once at the end of the program.
PATTFidFoundScore_1
PATTFidFoundScore_300
10001 - 10300
I2
2002
Sequential fiducial scores of found pattern fiducials in order dictated by
program
(300 max)
Collection event 8000 is triggered as each pattern fidicual is found. A
report can be linked to event 8000 containing DV 10000 to upload the
currently found pattern fiducial score or a report can be linked to event
2002 (dispensing done) to upload all or some of the fiducial scores
(DVs 10001-10300) after dispensing completes on the current board.
CurrentHSFoundXYZ
7400
A[50]
8400
XYZ location of current height sense. As locations are recorded, this
variable will be updated each time and collection event 8400 will be
triggered. Using this method, height sense locations can be collected
at the moment they occur. The XYZ locations will also be set
sequentially to variables 7401 to 7700 if it is more efficient to upload all
height sense locations at once at the end of the program.
HSFoundXYZ_1
HSFoundXYZ_300
7401 7700
A[50]
2002
Sequential XY location and Z height detected of height senses in order
dictated by program (300 max)
Collection event 2002 is an existing event that is triggered when
dispensing is done. A report can be created containing all or some of
the height sense locations and then tied to CE 2002.