List of all functions/instructions available in R3 programming language for axis movement.
NOTE: Refer to the Robox Path Executor (RPE) library manual if you are using an axes group.
Legend: R = allowed use in Rules - T = allowed use in Tasks - I = Instruction - F = Function (thus has a return value) |
||||
---|---|---|---|---|
Keyword |
R |
T |
F/I |
Description |
mv_cam() |
R |
- |
F |
Performs cubic cam for sections a, b, c |
R |
- |
F |
Crimper function for flowpack |
|
R |
- |
F |
Cut fly. follow2 is recommended |
|
R |
- |
T |
Cut fly (master and slave not associated with an axis) |
|
R |
T |
F |
Interpolation function using MOT (Multiple Output Table)table |
|
R |
- |
F |
Phase correction between two axes |
|
R |
- |
F |
Phase correction between two axes |
|
mv_ramp() |
R |
T |
F |
Deprecated. Use ramp() |
R |
- |
F |
Docking between two axes |
|
R |
- |
F |
Running a cam (y as a function of x) |
|
R |
- |
F |
Docking between two axes |
|
mv_table() |
R |
- |
F |
Performs a Cam for points |
R |
- |
F |
Deprecated. Use tracking() |
|
mv_to() |
R |
- |
F |
Motion toward a target |
R |
- |
F |
Movement toward a target with a specified final velocity |
|
mv_to_cj() |
R |
- |
F |
Movement toward a target with controlled jerk (parameters acquired on start only) |
R |
- |
F |
Movement toward a target with controlled jerk (parameters modifiable run-time) |
|
R |
T |
F |
Auxiliary function to mv_to_cjv() |
|
R |
- |
F |
Cut fly (only slave associated with an axis) |
|
R |
- |
F |
Cut fly (master and slave associated with an axis) |
|
mva_jog() |
R |
- |
F |
JOG movement (manual) |
mva_jog2() |
R |
- |
F |
JOG movement (manual) with controlled jerk |
R |
- |
F |
Open loop (missing power RULE) |
|
mva_to_n() |
R |
- |
F |
Movement toward a target with multiple axes |
R |
- |
F |
Movement toward a target with multiple axes |
|
R |
- |
F |
Movement toward a target with multiple axes (also already in motion) |
|
mva_zc() |
R |
- |
F |
Homing movement |
kin_conv() |
R |
T |
F |
Calculates acceleration and jerk values |
R |
- |
F |
Imposes kinematic values simultaneously (ip, iv, ia) |
|
tracking() |
R |
T |
F |
Brings the controlled quote toward the specified target |