RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
824
Multiple List
Command
timed_para_jump_abs_3d
Function Moves the output point (of the laser focus) for the specified jump duration along a
3D vector from the current position to the specified position (absolute coordinate values)
within the 3D Image Field and, simultaneously as well as linearly, changes the signal
parameter selected by set_vector_control to the specified value.
Restriction If the Option “3D” is not enabled or no 3D correction table has been assigned (see
select_cor_table), then timed_para_jump_abs_3d has the same effect as
timed_para_jump_abs. However, split-up into Microsteps is calculated like a
3D command and hence influences the effective jump speed in the xy plane.
Call
timed_para_jump_abs_3d( X, Y, Z, P, T )
Parameters
X
Like para_jump_abs_3d.
Y
Like para_jump_abs_3d.
Z
Like para_jump_abs_3d.
P
Like para_jump_abs_3d.
T
Duration of the complete jump vector. In µs.
As a 64-bit IEEE floating point value.
Allowed value range: [0…167,772,160]. The parameter is rounded to an
integer-multiple of 10. Out-of-range values are clipped.
If
T
< 5, then timed_para_jump_abs_3d behaves like para_jump_abs_3d.
Comments • Except for the additional motion in the third dimension, timed_para_jump_abs_3d
functions similarly to timed_para_jump_abs (see the comments there).
• For
T
5
timed_para_jump_abs_3d occupies two list storage positions. The initial
component executes as an undelayed short list command before the principal part (a
normal list command).
• See also comments on para_jump_abs_3d.
RTC
4RTC6 New command.
See para_jump_abs_3d.
RTC5RTC6 Unchanged functionality. In addition: increased value range.
Version info Available as of DLL 600, OUT 600, RBF 600.
References timed_para_jump_abs, para_jump_abs_3d, jump_abs_3d, timed_para_jump_rel_3d