Ctrl Command auto_change
Function
activates an automatic list change
Integration
Pascal:
C:
Basic:
Comments
• The
auto_change
4000 commands each). This command should only be used if a list is currently
executing, or if it has already executed. Additionally, the other list should have already
been loaded and closed.
• With automatic list changing activated, the next list will start automatically after the
current list is finished.
• For each subsequent list, use a separate
• The current status of both lists can be read with the commands
get_status (page 86)
• See
"Automatic List Handling", page
References
get_status,
Ctrl Command auto_change_pos
Function
activates an automatic list change
Parameter
start
Integration
Pascal:
C:
Basic:
Comments
• Use the
a single list buffer.
• With automatic list changing activated, finishing of a list will automatically result in
continuation of execution at the specified start position.
• The current status of a list can be read with the commands
get_status (page 86)
• See
"Automatic List Handling", page
References
get_status,
®
RTC
4 PC Interface Board
Rev. 1.3 e
10 Commands And Functions
procedure auto_change;
void auto_change(void);
sub auto_change()
command should only be used when working with two lists (up to
or
read_status (page
read_status
Start position (address) of the next command sequence to be executed
(unsigned 16-bit value)
allowed range: [0 ... 7999]
procedure auto_change_pos(start: word);
void auto_change_pos(unsigned short start);
sub auto_change_pos(ByVal start%)
auto_change_pos
command when the RTC
or
read_status (page
read_status
auto_change
call.
100).
13.
®
4's entire memory is treated like
100).
13.
75
Need help?
Do you have a question about the RTC 4 and is the answer not in the manual?