RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
466
Normal List
Command
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.
Call
jump_abs( X, Y )
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).
Comments • If the jump speed has not been previously explicitly set by set_jump_speed or
set_jump_speed_ctrl, then the jump is executed at a predefined jump speed of 10000
bits/ms.
• The Signals for “Laser Active” Operation are switched off before the jump
and remain off during the jump.
• After a Jump Command, a (variable) Jump Delay is inserted. Exception: a zero-length
jump vector’s subsequent (variable) Jump Delay is not executed. However, jump_abs
itself still requires a 10 µs clock cycle for execution.
• Previously accumulated coordinate transformations become effective by jump_abs,
see list item “With
at_once
= 2 …”, page 226.
RTC4RTC6 Unchanged functionality. In addition: increased value range.
In RTC4 Compatibility Mode, the RTC6 multiplies the values specified for
X
and
Y
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 set_jump_speed, set_scanner_delays, jump_rel, timed_jump_abs, goto_xy