RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
468
Normal List
Command
jump_rel
Function Moves the output point (of the laser focus) along a 2D vector at jump speed from the
current position to the specified position (relative coordinate values) within a 2D Image
Field.
Call
jump_rel( dX, dY )
Parameters
dX
Relative 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.
dY
Like
dX
(analogously).
Comments • The coordinates for the jump vector end point are to be supplied as relative
coordinates with respect to the current position. Otherwise, jump_rel is identical to
jump_abs (see comments there).
RTC4RTC6 Unchanged functionality. In addition: increased value range.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified values for
dX
and
dY
by 16.
The allowed value range decreases accordingly.
RTC5RTC6 Unchanged functionality. In addition: increased value range.
Version info Available as of DLL 600, OUT 600, RBF 600.
References jump_abs, jump_rel_3d, timed_jump_rel