VI User Manual.pdf - 第66页

.VIS file 3 - 8 Vision 2007 4.10 User Manual Re v 01 3.2 .VIS file wizard This wizard guides you through all steps to cr eate a .vis file directly from a CAD file. 3.2.1 .vis file wizard starting To run the VIS file wiza…

100%1 / 412
.VIS file
Vision 2007 4.10 User Manual Rev 01 3 - 7
3.1.3.2 Board fiducials
This key word with 5, 6 or 7 symbols gives the component column order information.
The order is not important, however F and J can be empty, except if they are not at the
end of the line (in this case, they must contain at least a * (star)).
3.1.3.3 Component information
In the BOARD mode, the panel boards are all different. Therefore a component declara-
tion is required for each board (COMP i).
For this type, only declare coordinates for one board (they are the same for all boards).
BOARD type FMB
b
i
, num
j
, x
j
, y
j
Coordinates of the num
j
fiducial of board
i
.
USED_FMB
(optional)
b
i
, n
1
, n
2
Number of the board fiducials to use for board b
i
. If
this line is not present, the first 2 fiducials declared of
board b
i
are taken by default.
STEP & MATRIX type
FMB num
j
, x
j
, y
j
Coordinates of the num
j
fiducial of board
i
.
USED_FMB
(optional)
n
1
, n
2
Number of the board fiducials to use for board b
i
. If
this line is not present, the first 2 fiducials declared of
board b
i
are taken by default.
OBLIGATORY SYMBOLS T: topology
P: part number
X: X coordinate
Y: Y coordinate
A: angle
OPTIONALS SYMBOLS J: jedec
F: feeder
If CAD_IMP is not present, you must declare this order: X Y A P T, and you can
add field F.
If CAD_IMP is present, you can declare X Y A P T in any order and you can add
fields F and J.
Board COMP
i
Start of component coordinates declaration section of board
i
.
X, Y,
Θ
PART NUMBER
TOPO FEEDER
X and Y position, angle, part number, topology, name of machine placing
the component (optional). It is the default order when CAD_IMP is not
declared.
Step & Matrix COMP
Start of component coordinates declaration section of the reference board.
X, Y,
Θ
PART NUMBER
TOPO FEEDER
X and Y position, angle, part number, topology, name of machine placing
the component (optional). It is the default order when CAD_IMP is not
declared.
.VIS file description
.VIS file
3 - 8 Vision 2007 4.10 User Manual Rev 01
3.2 .VIS file wizard
This wizard guides you through all steps to create a .vis file directly from a CAD file.
3.2.1 .vis file wizard starting
To run the VIS file wizard, use VIS wizard sub menu in Process menu or the shortcut Ctrl +
Shift + V. So the below window is displayed, and you must enter a text file (ASCII) name.
The CAD file must be organized in columns.
The text file should contain the component position information (ref designator, X, Y, T,
Part Number).
You can also enter a .vis file, in this case all panel parameters will automatically filled
with .vis file information (size, fiducial, ...). This option allows you to add component in
an existing .vis file.
Otherwise you can enter panel parameters manually.
.VIS file
Vision 2007 4.10 User Manual Rev 01 3 - 9
3.2.2 Panel definition window
You have to enter all panel parameters (name, size, number of board, ...).
In Panel Definitions (A) section, define the panel dimension and the used dimension:
The Used Dim is the boundary box of all boards.
The Panel Dim may be bigger than the used dimension.
In Board Definitions (B) section, define:
In Panel Type how the boards are organized in the panel:
- Matrix: all boards are identical and organized as a matrix.
- Step: all boards are identical but their position are not matrix.
- Board: all boards could be different.
The Number of Boards in the panel.
In Panel Mode, the loading way of the AOI system.
In Convertion Definitions (C) section:
In Units part define data unit and exponent.
In Rotation part define the rotation way.
In
GOffset
part, if the component data origin does not match the board origin, apply a global offset.
The machine reference is the stop sensor:
At Right for Left-Right AOI system.
At Left for Right-Left AOI system.
Units and exponent are applied to all values in the wizard. It means that you have to
enter all parameters in the same unit of measurement. You can not enter the panel size
in inch* 10 -2 and component position in mm.
A
B
C
.VIS file wizard