RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
830
Multiple List
Command
timed_para_mark_rel_3d
Function Moves the laser focus for the specified marking duration along a 3D vector from the
current position to the specified position (relative coordinate values) within the
3D Image Field. Simultaneously varies the signal parameter selected by
set_vector_control to the specified value.
Restriction If the Option “3D” is not enabled or no 3D correction table has been assigned (see
select_cor_table), then timed_para_mark_rel_3d has the same effect as
timed_para_mark_rel. However, split-up into Microsteps is calculated like a 3D command
and hence influences the effective mark speed in the xy plane.
Call
timed_para_mark_rel_3d( dX, dY, dZ, P, T )
Parameters
dX
Like para_mark_rel_3d.
dY
Like para_mark_rel_3d.
dZ
Like para_mark_rel_3d.
P
Like para_mark_rel_3d.
T
Duration of the complete mark 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_para_mark_rel_3d behaves like para_mark_rel_3d.
Comments • The coordinates for the mark vector end point are to be supplied as relative coordinates
with respect to the current position. Otherwise, timed_para_mark_rel_3d is
analogous to timed_para_mark_abs_3d (see the comments there).
• timed_para_mark_rel_3d occupies two list storage positions for
T
5. The initial
component executes as an undelayed short list command before the principal part (a
normal list command).
• See also comments on para_mark_rel_3d.
RTC4
RTC6 New
command.
See para_mark_rel_3d.
RTC5RTC6 Unchanged functionality. In addition: increased value range.
Version info Available as of DLL 600, OUT 600, RBF 600.
References timed_para_mark_abs_3d, para_mark_rel_3d, timed_mark_rel_3d,
timed_para_mark_rel