Execute The Contour Elements Of A Table Block-By-Block (Exectab) - Siemens SINUMERIK 828D Programming Manual

Hide thumbs Also See for SINUMERIK 828D:
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
generated e.g. using the command
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])
704
, you can execute the contour elements of a table – that were
EXECTAB
CONTPRON
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.
– block-by-block.
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents