F4000N Series Operating Manual
Section 5: Point Type & Function Reference
Part # 562187N-1
Rev. D Sep 2012
52
© 2012 Fisnar Inc.
1.16
Wait Point
Registers a Wait Point at the current X, Y, Z location. When executed, the tip will move to
that location and wait for the specified period of time.
1.17
Stop Point
Registers a Stop Point at the current X, Y, and Z location. When executed, the tip will
move to that location and wait until the start button is pressed.
1.18
Home Point
Registers an instruction to „HOME‟ all axes, by sending them to the home position. It
works like a “Move” command.
It works like an “End Program” function when registered at the end of the program. After
program completion, the dispensing tip moves to the home position. If used in the body of
the program, the tip is moved to the home position and the next instruction is executed.
This function uses the
Home Position Setup
coordinates (under F4 (Setup Menu)) if a new
home position is made. Otherwise, it uses the default home position (X=0, Y=0, Z=0).
See the Setup Menu for instructions on changing the location of the home position.
1.19
Loop Address
Registers an instruction, which will execute a group of instructions a user-specified
number of times.
When the
Loop Address
instruction is registered, the display will prompt for an
Address
and
Count
.
Address
is the memory address to jump to from the current address. This address must
be less than the current memory address.
Count
is the number of times to execute the loop.