Constant pitch feed operation (for linear axes) – IAI America XSEL-QX User Manual
Page 432

408
Appendix
25. Constant Pitch Feed Operation (for Linear Axes)
Description
Move the actuator at a specified pitch n times from a given reference point.
The pitch amount and number of movements are specified using variables in advance.
Flow Chart
Application Program
Start
Default setting
Start input
Movement
Pitch variable is
incremented
Offset process
Counter is
incremented
Specified number
reached?
End of program
Pitch amount (mm)
Reference point
(Number of feeds n)
Assign a number of times the
actuator will be fed (n = 4).
Assign a pitch (80 mm).
Clear a variable (counter).
Clear a variable (offset value).
Home return
Set a speed.
Wait for a start input.
Movement
Add the pitch to the offset
value.
X-axis offset process
Increment the counter variable
by 1.
Check if the actuator has been fed
the specified number of times.
If not, repeat a feed.
End of program
Reference
Pitch feed can also be performed
using MVPI/MVLI commands.
Example of Use
Use an OFST command to perform pitch feed.
Count the number of times the actuator has been fed by using
a variable as a counter.
The X-axis is used. The axis is fed at a constant pitch in the
positive direction.
Points
An OFST command is reflected only in movement commands.
The axis will not move only by executing an OFST command.