RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
629
JumpLengthLimit
0…(2
32
–1) Jump length limit. In bits.
JumpLengthLimit
> 0 enables “Variable
Jump Delays“ mode.
If the jump vector is longer than this value, then the
fixed Jump Delay (see set_scanner_delays) is
inserted. For all shorter jump lengths, a linearly
interpolated “Variable Jump Delay” (page 148)
between
MinJumpDelay
and the Jump Delay is
calculated and inserted, see Figure 36.
JumpLengthLimit
= 0 disables “Variable
Jump Delays“ mode.
As an unsigned 32-bit value.
RTC4RTC6 Unchanged functionality. In addition: extended value range.
In RTC4 Compatibility Mode, the RTC6 multiplies the specified value for
JumpLengthLimit
by 16. The allowed value range decreases accordingly.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_scanner_delays, load_varpolydelay, set_delay_mode_list
Ctrl Command set_delay_mode
Multiple List
Command
set_delay_mode_list
Function Like set_delay_mode, but a list command.
Call
set_delay_mode_list( VarPoly, DirectMove3D, EdgeLevel, MinJumpDelay,
JumpLengthLimit )
Parameters
VarPoly
Like set_delay_mode.
DirectMove3D
Like set_delay_mode.
EdgeLevel
Like set_delay_mode.
MinJumpDelay
Like set_delay_mode.
JumpLengthLimit
Like set_delay_mode.
Comments • See set_delay_mode.
• set_delay_mode_list requires two list storage positions.
• set_delay_mode_list is executed as two undelayed short list commands.
• Any still-pending delayed short list command is executed first.
RTC4RTC6 New command.
RTC4 Compatibility Mode: see set_delay_mode.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References set_delay_mode