Axis couplings9.2 Curve tables (CTAB)Job planningProgramming Manual, 02/2011, 6FC5398-2BP40-1BA0 5199.2.3 Delete curve tables (CTABDEL)FunctionCTABDEL can be used to delete curve tables.Syntax CTABDEL()CTABDEL(,)CTABDEL(,, location>)CTABDEL ()CTABDEL(,, location>)SignificanceIf CTABDEL is programmed without specification of the curve table to be deleted, then allcurve tables or all curve tables in the specified memory will be deleted:NoteCurve tables that are active in an axis coupling cannot be deleted.CTABDEL Command for deleting curve tables Number (ID) of the curve table to be deletedWhen a curve table range CTABDEL(,) is deleted, is used tospecify the number of the first curve table in the range. When a curve table range CTABDEL(,) is deleted, is used tospecify the number of the last curve table in the range. has to be greater than .location>Specification of memory location (optional)In the case of deletion without a memory location being specified, thespecified curve tables are deleted in the static and the dynamic NC memory.In the case of deletion with a memory location being specified, of thespecified curve tables, only those located in the specified memory locationare deleted. The rest are retained."SRAM" Deletion in the static NC memory"DRAM" Deletion in the dynamic NC memoryCTABDEL () Deletes all curve tables in the static and the dynamic NCmemoryCTABDEL(,,"SRAM") Deletes all curve tables in the static NC memoryCTABDEL(,,"DRAM") Deletes all curve tables in the dynamic NC memoryNoteIf, in the case of multiple deletion with CTABDEL(,) or CTABDEL(), at least one ofthe of the curve tables to be deleted is active in a coupling, the delete command will not beexecuted; in other words, none of the addressed curve tables will be deleted.