Delete Curve Tables (Ctabdel) - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Work preparation
3.16 Axis couplings
Syntax
CTABEXISTS(<n>)
Meaning
CTABEXISTS:
<n>:
3.16.2.3

Delete curve tables (CTABDEL)

CTABDEL can be used to delete curve tables.
Note
Curve tables that are active in an axis coupling cannot be deleted.
Syntax
CTABDEL(<n>)
CTABDEL(<n>,<m>)
CTABDEL(<n>,<m>,<memory location>)
CTABDEL()
CTABDEL(,,<memory location>)
Meaning
CTABDEL:
<n>:
<m>:
<memory
location>:
902
Checks for the presence of curve table number <n> in the static or dynamic NC
memory.
0
Table does not exist
1
Table exists
Number (ID) of curve table
Command for deleting curve tables
Number (ID) of the curve table to be deleted
When a curve table range CTABDEL(<n>,<m>) is deleted, <n> is used to
specify the number of the first curve table in the range.
When a curve table range CTABDEL(<n>,<m>) is deleted, <m> is used to
specify the number of the last curve table in the range.
<m> has to be greater than <n>.
Specification of memory location (optional)
In the case of deletion without a memory location being specified, the specified
curve tables are deleted in the static and the dynamic NC memory.
In the case of deletion with a memory location being specified, of the specified
curve tables, only those located in the specified memory location are deleted.
The rest are retained.
Deletion in the static NC memory
"SRAM"
Deletion in the dynamic NC memory
"DRAM"
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents