RTC
®
5 PC Interface Board
Rev. 1.9 e
10 Commands And Functions
512
innovators for industry
Ctrl Command start_loop
Function
starts a repeating automatic list change
Call
start_loop()
Comments
• A list change or new list start activated with
start_loop
will repeat until execution is
ended via calling the command
• The command
start_loop
can be issued at any desired time point, but will only have
command.
• If the automatic list change is activated during processing of a list, then upon reaching
execution will continue without delay at the other list. If there is only
one
list (
Mem2
= 0, see
), then upon reaching
execution will
continue at Pos = 0 (i.e. at the list’s beginning).
• During processing of a list, the other list (and also the current list) can be newly loaded
"Automatic List Changing", page 75
)
• So that the
start_loop
command can function at all, the already active list must abso-
lutely be finalized via
; the new list should already be loaded and the
input pointer should be sufficiently ahead of the output pointer (otherwise, “old”
commands will be executed). If, during list execution, the end of the list is reached
without encountering a
, then execution will automatically continue at
the beginning of the current list, not at the beginning of the other list.
• If, during processing of a list, the
start_loop
and
Pos
>0 )
commands are called, then upon the next
the command
Pos
>0 ) will be executed; and at the next one the
start_loop
command will be executed.
• The current list and list execution statuses can be queried via the commands
and
• The
start_loop
command triggers a flush of the list input buffer (see
).
RTC
®
4
RTC
®
5 unchanged
References