RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
552
Normal List
Command
para_jump_abs
Function Moves the output point for the laser focus along a 2D vector at jump speed from the
current position to the specified position (absolute coordinate values) within a 2D Image
Field. Simultaneously varies the signal parameter selected by set_vector_control linearly
to the specified value.
Call
para_jump_abs( X, Y, 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).
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 • If ““vector-controlled laser control”” has not been previously activated by
set_vector_control, then para_jump_abs behaves like jump_abs (see comments
there). The parameter
P
is then ignored.
• If ““vector-controlled laser control”” is activated, then simultaneously with the motion
of the output point of the laser focus the signal parameter selected by
set_vector_control is linearly varied from the last valid value to
P
(see Section ”Vector-
Defined Laser Control”, page 206).
• There is no abs mechanism for
P
.
P
is clipped to the maximum allowed value.
• If para_jump_abs is used along with position-dependent or speed-dependent laser
control for the same control parameter, then the current value of
P
is used as the basis
of the 100% value for laser control, see Section ”Vector-Defined Laser Control”,
page 206.
RTC4RTC6 New command.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified values for
X
and
Y
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_abs, set_vector_control, p
ara_jump_abs_3d, pa
ra_jump_rel