F4000N Series Operating Manual
Section 5: Point Type & Function Reference
Part # 562187N-1
Rev. D Sep 2012
51
© 2012 Fisnar Inc.
Addresses 7 and 8 comprise the subroutine that will be executed whenever it is called
within the main program. The coordinates in the body of the subroutine
(Xs,Ys,Zs,Xe,Ye,Ze) are not important;
the critical information is the relative position to
each other
. The actual work will be performed on the coordinates in the main body of the
program.
Before using the
Call Subroutine
instruction, the tip must be jogged to the first point
where the user wants the work to occur. This point must correspond to the
relative
first
point defined in the subroutine.
1.14
Call Program
Call Program
will jump to the specified program number and execute the program data in
the destination program until the End Program command is reached. When the destination
program is executed, the robot will return to the calling program.
1.15
Set I/O
Set I/O
registers an instruction, which either sets the value of an output signal or checks
the status of an input signal.
When the Set I/O function is registered, the user is prompted to select
1. Input
or
2.
Output
.
If
1. Input
is selected; the user can enter the input
Port
(input # 1 – 8), the input
Status
(1/0) and the address to
GOTO
if that input status occurs. The input status is (0) when the
input pin is connected to ground. The input status is (1) if the input pin is disconnected.
If
2.Output
is selected, the user can enter the output
Port
(output # 0 – 8), and whether
the output should be turned
ON
or
OFF
.
Set I/O
instruction.
Summary of Contents for F400N Series
Page 118: ......