Axis couplings
9.2 Curve tables (CTAB)
Job planning
508 Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
9.2.2 Check for presence of curve table (CTABEXISTS)
Function
The CTABEXISTS command can be used to check if a specific curve table number is present in
the NC memory.
Syntax
CTABEXISTS(<n>)
Significance
Checks for the presence of curve table number <n> in the static or
dynamic NC memory.
0 Table does not exist
CTABEXISTS
1 Table exists
<n>
Number (ID) of curve table
9.2.3 Delete curve tables (CTABDEL)
Function
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>)