Constant pitch feed operation – IAI America XSEL-KET User Manual
Page 335

316
INTELLIGENT ACTUATOR
Appendix
25. Constant Pitch Feed Operation
[Description]
Feed the actuator by a specified pitch n times from a specific reference point.
Specify the pitch and number of feeds beforehand using variables.
Application program
Flow chart
Start
Initial setting
Start input
Move
Increment pitch
variable
Apply offset
Increment counter
Fed by specified number of
times?
End of program
N
N
Y
[Use example]
Use an OFST command to perform pitch feed.
Use a variable as a counter to count the number of feeds.
Use the X-axis and feeds the axis in positive direction.
Points
The OFST command is reflected only in movement commands.
Executing the OFST command alone does not move the axis.
Reference point
Pitch (mm)
(Number of feeds n)
Assign number of feeds (n = 4).
Assign pitch (80 mm).
Clear variable (counter).
Clear variable (offset).
Home return
Set speed.
Wait for start input.
Move.
Add pitch to offset.
Apply offset to X-axis.
Increment counter variable by 1.
Confirm end of feed.
Repeat, if specified number of
feeds not yet reached.
End program.
[Reference]
You can also use MVPI and MVLI
commands to perform pitch feed.