Execute The Contour Elements Of A Table Block-By-Block (Exectab) - Siemens Sinumerik 840D sl Programming Manual

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

Advertisement

User stock removal programs

15.5 Execute the contour elements of a table block-by-block (EXECTAB)

15.5
Execute the contour elements of a table block-by-block (EXECTAB)
Function
Using the command EXECTAB, you can execute the contour elements of a table – that were
generated e.g. using the command CONTPRON – block-by-block.
Syntax
EXECTAB(<contour table>[<contour element>])
Significance
EXECTAB
<contour table>
<contour element>
Example
Contour elements 0 to 2 in table KTAB should be executed block-by-block.
Program code
N10 EXECTAB(KTAB[0])
N20 EXECTAB(KTAB[1])
N30 EXECTAB(KTAB[2])
738
Command to execute a contour element
Names of contour table
Number of the contour element
Comments
; Traverse element 0 of table KTAB.
; Traverse element 1 of table KTAB.
; Traverse element 2 of table KTAB.
Programming Manual, 02/2011, 6FC5398-2BP40-1BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de slSinumerik 828d

Table of Contents