
RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
256
innovators for industry
Ctrl Command execute_at_pointer
Function
starts list execution (“List 1” or “List 2”) at the specified address in the RTC
®
5 list buffer.
Call
execute_at_pointer( Pos )
Parameter
Pos
absolute address of the first list command to be executed as an unsigned
32-bit value; allowed range: [0 … (2
20
–1)]
Comments
• The
execute_at_pointer
command essentially functions like the
command (see the comments there). However,
execute_at_pointer
requires a start
address specified as an
absolute
memory address, whereas
specification of the list number and a
relative
memory address.
• For
Pos
Mem1
+
Mem2
(see
),
Pos
is set to 0.
RTC
®
4
RTC
®
5 unchanged functionality
References
Ctrl Command execute_list
Function
starts execution at the beginning of the specified list (“List 1” or “List 2”).
Call
execute_list( ListNo )
Parameter
ListNo
number of the list to be executed as an unsigned 32-bit value;
permissible values: [uneven: “List 1“, even: “List 2“]
Comments
• The command
execute_list
is synonymous with
with
Pos
= 0.
• The commands
(with no parameters) can be used
alternatively.
RTC
®
4
RTC
®
5 unchanged functionality
References
Ctrl Command execute_list_1
Function
see
Call
execute_list_1
RTC
®
4
RTC
®
5 unchanged functionality
References
Ctrl Command execute_list_2
Function
see
Call
execute_list_2
RTC
®
4
RTC
®
5 unchanged functionality
References