RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
665
Normal List
Command
set_jump_mode_list
Function Activates or deactivates and disables Jump Mode for 2D jumps.
Prerequisite See set_jump_mode.
Call
set_jump_mode_list( Flag )
Parameters
Flag
See set_jump_mode.
Comments • For usage of set_jump_mode_list, see Chapter 8.1.5 ”Jump Mode”, page 217.
• set_jump_mode_list functions like the control command set_jump_mode (see notes
there) but, as a list command, has the following differences:
– No tunings or jump length limit can be specified by set_jump_mode_list.
– set_jump_mode_list does not perform a check.
Flag
must have previously been
successfully set to 0 or 1 by set_jump_mode.
– Though Jump Mode can be deactivated and disabled by setting
Flag
to –1 by
set_jump_mode or set_jump_mode_list, it can only be reactivated again by
set_jump_mode (if the check is successful). If
Flag
has been –1 prior to calling
set_jump_mode_list, then set_jump_mode_list has no effect.
RTC4RTC6 New command.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
Reference set_jump_mode