RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
368
Normal
List Command
micro_vector_rel
Function moves the output point (of the laser focus) via a hard jump (without microvectorization)
directly from the current position to the specified position (relative coordinate values)
within a two-dimensional image field.
Call
micro_vector_rel( dX, dY, LasOn, LasOff )
Parameters
dX, dY
relative coordinates of the micro vector end point in bits as signed 32-bit
values; allowed range: [–8388608 … 8388607] (out-of-range values will be
edge-clipped). The complete value range [–8388608 … 8388607] is only
usable as a virtual image field e.g. for (enabled) Processing-on-the-fly
applications. The current coordinates will be clipped to [–524288 … 524287]
(real image field size) during runtime directly prior to use of the correction
table.
LasOn,
LasOff
LaserOn delay and LaserOff delay (see micro_vector_abs)
Comments • The coordinates for the vector’s end point are to be supplied as relative coordinates
with respect to the current position. Otherwise, the command is identical to
micro_vector_abs (see the comments there).
• The microvector always executes as a hard jump.
RTC
®
4
RTC
®
5 new command
RTC
®
4 compatibility mode: see micro_vector_abs.
Version info Last change with version DLL 536, OUT 536:
LasOn, LasOff <
2
15
References micro_vector_abs, micro_vector_rel_3d