RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
475
Variable
List Command
set_scale_list
Function same as set_scale (see above), but a list command
Call
set_scale_list( HeadNo, Scale, at_once )
Parameters
HeadNo
See set_scale.
Scale
See set_scale.
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_scale
Delayed Short
List Command
set_scanner_delays
Function sets the scanner delays
Call
set_scanner_delays( Jump, Mark, Polygon )
Parameters
Jump, Mark,
Polygon
scanner delays as unsigned 32-bit values.
1bit equals 10µs. Allowed range: [0…(2
32
–1)]
Comments • Scanner delays are described in the chapter "Scanner Delays" on page 100.
• Variable Delays for jumps and polylines can be set via set_delay_mode (page 415).
• If necessary, the specified delays will be automatically adjusted by the RTC
®
5 to avoid
laser control errors (see "Automatic Delay Adjustments" on page 107).
RTC
®
4
RTC
®
5 unchanged functionality (except for the extended range of values)
References set_delay_mode, set_laser_delays