RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
549
Normal List
Command
micro_vector_rel
Function Moves the output point (of the laser focus) by a “Hard Jump” (without split-up into
Microsteps) directly from the current position to the specified position (relative coordinate
values) within the 2D Image Field.
Call
micro_vector_rel( dX, dY, LasOn, LasOff )
Parameters
dX
Relative x coordinate of the micro vector end point. In bits.
Otherwise, like
X
from micro_vector_abs.
dY
Relative y coordinate of the micro vector end point. In bits.
Otherwise, like
Y
from micro_vector_abs.
LasOn
Like
LasOn
from micro_vector_abs.
LasOff
Like
LasOff
from micro_vector_abs.
Comments • The coordinates for the micro vector end point are to be supplied as relative
coordinates with respect to the current position. Otherwise, micro_vector_rel is
identical to micro_vector_abs (see comments there).
• The Microvector is always executed as a “Hard Jump”.
RTC4RTC6 New command.
RTC4 Compatibility Mode: see micro_vector_abs.
RTC5RTC6 Unchanged functionality.
RTC5 Compatibility Mode: see micro_vector_abs.
Version info Available as of DLL 600, OUT 600, RBF 600.
References micro_vector_abs, micro_vector_rel_3d