RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
553
Normal List
Command
para_jump_abs_3d
Function Moves the output point (of the laser focus) along a 3D vector at jump speed from the
current position to the specified position (absolute coordinate values) within the
3D Image Field. Simultaneously varies the signal parameter selected by
set_vector_control linearly 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 para_jump_abs_3d has the same effect as 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
para_jump_abs_3d( X, Y, Z, P )
Parameters
X
Absolute x coordinate of the jump vector end point. In bits.
As a signed 32-bit value.
Allowed value range: [–268,435,456…+268,435,455].
Out-of-range values are clipped to the boundary values.
The complete value range is only usable as a virtual Image Field for example,
for (enabled) Processing-on-the-fly applications.
Y
Like
X
(analogously).
Z
Like
X
(analogously), except
Allowed value range: [–524,288…+524,287].
P
End value of the signal parameter. As an unsigned 32-bit value. Allowed
values: dependent on the selection made by set_vector_control (
Ctrl
parameter), identical with set_vector_control (
Value
parameter).
Comments • Except for the additional motion in the third dimension, para_jump_abs_3d functions
similarly to the para_jump_abs command (see comments there).
• Further comments see jump_abs_3d.
RTC4RTC6 New command.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified values for
X
,
Y
and
Z
coordinates by 16. The allowed value ranges decrease accordingly.
There is no RTC4 Compatibility Mode for the parameter
P
. The original RTC6 units must be
used. Exception is
Ctrl
= 7 (Defocus): In RTC4 Compatibility Mode, with
Ctrl
= 7, the
RTC6 multiplies the specified values for
Value
by 16. The allowed value ranges
decrease accordingly.
RTC5RTC6 Unchanged functionality.
Exception is
Ctrl
= 7 (Defocus): In RTC5 Compatibility Mode, with
Ctrl
= 7, the RTC6
multiplies the specified values for
Value
by 16. The allowed value ranges
decrease accordingly.
Version info Available as of DLL 600, OUT 600, RBF 600.
References jump_ab
s_3d, set_vector_control,
para_jump_abs, para_jump_rel_3d