RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
406
Variable
List Command
set_angle_list
Function same as set_angle (see above), but a list command
Call
set_angle_list( HeadNo, Angle, at_once )
Parameters
HeadNo
See set_angle.
Angle
See set_angle.
at_once
This parameter (unsigned 32-bit value) determines when the defined
transformation becomes effective:
= 0: The transformation settings are only collected and intermediately
stored, but the transformation is not processed as long as this is not
activated via another coordinate transformation (e.g. via a list
command with
at_once
= 1 or a corresponding control command).
= 1: The transformation is immediately calculated (including all
transformation settings that were collected until then) and processed
prior to the next list command. The “laser active” laser control signals
will first be switched off if necessary.
= 2: The transformation settings are only collected and intermediately
stored (as with
at_once
= 0). However, The transformation is
immediately calculated (including all transformation settings that
were collected and intermediately stored until then) and applied to
the current position when the next jump_abs, jump_rel, goto_xy or
goto_xyz command is executed.
= 3: As with
at_once
= 1, but the laser control signals remain unaffected.
> 3: See
at_once
=2
RTC
®
4
RTC
®
5new command
Version info Last change with version DLL 525, OUT 527: behavior for
at_once
=3
References set_angle