RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
817
Normal List
Command
timed_jump_rel
Function Moves the output point (of the laser focus) for the specified jump duration along a
2D vector from the current position to the specified position (relative coordinate values)
within a 2D Image Field.
Call
timed_jump_rel( dX, dY, T )
Parameters
dX
Like jump_rel.
dY
Like jump_rel.
T
Duration of the complete jump vector. In µs.
As a 64-bit IEEE floating point value.
Allowed value range: [0…167,772,160]. The parameter is rounded to an
integer-multiple of 10. Out-of-range values are clipped.
If
T
< 5, then timed_jump_rel behaves like jump_rel.
Comments • The coordinates for the jump vector end point are to be supplied as relative
coordinates with respect to the current position. Otherwise, timed_jump_rel is
identical to timed_jump_abs (see the comments there).
RTC4RTC6 Unchanged functionality. In addition: increased value range.
See jump_rel.
RTC5RTC6 Unchanged functionality. In addition: increased value range.
Version info Available as of DLL 600, OUT 600, RBF 600.
References timed_jump_abs, jump_rel, timed_jump_rel_3d