RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
469
Normal List
Command
jump_rel_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 (relative coordinate values) within the
3D Image Field.
Restriction If the Option “3D” is not enabled or no 3D correction table has been assigned (see
select_cor_table), then jump_rel_3d has the same effect as jump_rel. However, split-up
into Microsteps is calculated like a 3D command and hence influences the effective
jump speed in the xy plane.
Call
jump_rel_3d( dX, dY, dZ )
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).
dZ
Like
dX
(analogously), except
Allowed value range: [–524,288…+524,287].
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_3d is identical
to jump_abs_3d (see comments there).
RTC4RTC6 Unchanged functionality. In addition: increased value range.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified values for
dX
,
dY
and
dZ
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_3d, jump_abs, jump_rel, timed_jump_rel_3d
Normal List
Command
jump_rel_drill
Call
jump_rel_drill( dX, dY, DrillTime )
Comments • This command is described, for example, in the manual for the intelliDRILL
de
II 20
Module.
Normal List
Command
jump_rel_drill_2
Call
jump_rel_drill_2( dX, dY, DrillTime, XOff, YOff )
Comments • This command is described, for example, in the manual for the intelliDRILL
de
II 20
Module.