Siemens SINUMERIK 840D sl Programming Manual page 386

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Path traversing behavior
9.3 Curve tables (CTAB)
Parameters
General form in static or dynamic NC memory:
CTABDEL(n, m,
memType)
CTABNOMEM (memType)
CTABFNO(memType)
CTABID(n, memType)
CTABLOCK(n, m,
memType)
CTABUNLOCK(n, m,
memType)
Uses of other forms Optional details for selections:
CTABDEL(n)
CTABDEL(, , memType)
CTABLOCK(n)
CTABLOCK(n, m)
CTABLOCK()
CTABLOCK(, , memType)
CTABUNLOCK(n)
CTABUNLOCK(n, m)
CTABUNLOCK()
CTABUNLOCK(, ,
memType)
Uses of other forms for the diagnosis of axis couplings:
CTABID(n, memType)
CTABID(p, memType)
CTABID(n)
CTABISLOCK(n)
CTABEXISTS(n)
CTABMEMTYP(n)
CTABPERIOD(n)
CTABSEG(memType)
CTABSEGID(n)
9-20
Deletion of the curve tables of the curve table range that
are stored in memType.
Number of defined curve tables.
Number of possible tables.
Outputs table number entered in memory type as the nth curve
table.
Enable deletion and overwrite lock.
Cancel deletion and overwrite lock.
CTABUNLOCK releases the tables locked with CTABLOCK. Tables,
which are involved in an active coupling, remain locked and
cannot be deleted. Lock with CTABLOCK is canceled as soon as
locking with active coupling is canceled with deactivation of
coupling. This table can therefore be deleted. It is not
necessary to call CTABUNLOCK again.
Delete one curve table.
Delete one curve table range.
Delete all curve tables in the specified memory.
Lock the delete and overwrite:
Curve table with number n.
Lock curve tables in the number range n to m.
All existing curve tables.
All curve tables in the specified memory type.
Remove lock for the delete and overwrite: Curve table with
number n.
Re-enable curve tables in the number range
n to m.
All existing curve tables.
All curve tables in the specified memory type.
Outputs table number of the nth/pth curve table with memory
type memType.
Outputs table number of the nth curve table with memory type
defined in MD 20905: CTAB_DEFAULT_MEMORY_TYPE specified
memory type.
Returns the lock status of the curve table with number n.
Checks curve table with number n.
Returns the memory in which curve table
no. n is stored.
Returns the table periodicity.
Number of curve segments already used in the specified memory
type.
Number of curve segments used in curve table number n
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
Job planning

Advertisement

Table of Contents
loading

Table of Contents