I&J7000C Series Operating Manual
Section 6: Sample Programs
Part # 561978C
Rev. F Dec. 06
- Page
91
-
© 2006 I&J Fisnar Inc.
4
Input / Output Signal Processing – Sample Program
The program below assumes a fixture holding 12 parts. The robot will move to the first
part, then close output signal # 1 for 0.25 seconds.
The robot will then check the status of input signal #1 at the first part.
If the signal is closed, the robot will dispense a dot then move to the next part.
If the signal does not close with (2) seconds, the robot will skip this part and move to the
next part. This process will be repeated for all (12) parts.
Addr. Command
Notes
0001
Point Dispense Setup
-
Dispense Time: 0.50 sec
-
Tail Time: 0.25 sec
Sets the dispensing time for all dots to 0.5
seconds. Sets the waiting time, after
dispensing a dot, to 0.25 seconds.
0002
Dispense End Setup
-
L.Length: 10 sec
-
L.Speed: 15 sec
-
H.Speed: 75 sec
Programs the robot to rise, after
dispensing.
The tip will rise 10 mm (L.Length) at 15
mm/sec (L.Speed) then continue rising at
75 mm/sec (H.Speed) to the Z Clearance
height.
0003
Z Clearance
-
20
mm
-
Relative
Sets the Z Clearance value to 20 mm
relative to the point location.
The maximum height the tip will rise after
dispensing is 20 mm above the Dot
0004
Dummy (180, 20, 25)
Registers a 'Dummy' point at:
X: 180 mm, Y: 20 mm, Z: 25 mm
The tip will move to this XYZ locaiton, but
do nothing.
This point is just above the first part in the
fixture.
0005
INPUT / OUTPUT
-
Output
-
Port #: 1
-
Status:
1
Closes output signal # 1.
Output is turned 'on.'
0006
WAIT
- 0.25 sec
Wait for 0.25 seconds