RTC6 boards
Doc. Rev. 1.0.21 en-US
10 RTC6 Commands
385
Ctrl Command execute_list
Function Starts execution at the beginning of the specified list (“List 1” or “List 2”).
Call
execute_list( ListNo )
Parameters
ListNo
Number of the list to be executed.
As an unsigned 32-bit value.
Allowed values: [uneven: “List 1“, even: “List 2“].
Comments • execute_list is synonymous with execute_list_pos with
Pos
= 0.
• execute_list_1 and execute_list_2 (with no parameters) can be used alternatively.
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References get_status, execute_at_pointer, execute_list_pos
Ctrl Command execute_list_1
Function See execute_list.
Call
execute_list_1()
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References execute_list
Ctrl Command execute_list_2
Function See execute_list.
Call
execute_list_2()
RTC4RTC6 Unchanged functionality.
RTC5RTC6 Unchanged functionality.
Version info Available as of DLL 600, OUT 600, RBF 600.
References execute_list