Determine Point Of Intersection Between Two Contour Elements (Intersec) - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Machining direction
The contour table generated using CONTDCON is used for stock removal in the programmed
direction of the contour.
3.24.4

Determine point of intersection between two contour elements (INTERSEC)

INTERSEC determines the point of intersection of two normalized contour elements from the
contour tables generated using CONTPRON.
Syntax
<Status>=INTERSEC(<contour table_1>[<contour element_1>],
<contour table_2>[<contour element_2>],<intersection
point>,<machining type>)
Meaning
INTERSEC:
<Status>:
<contour table_1>:
<contour element_1>:
<contour table_2>:
<contour element_2>:
<point of intersection>:
<machining type>:
Note
Please note that the variables must be defined before they are used.
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Predefined function to determine the point of intersection between
two contour elements from the contour tables generated
with CONTPRON
Variable for the point of intersection status
Type:
BOOL
Value:
TRUE
FALSE
Name of the first contour table
Number of the contour element of the first contour table
Names of the second contour table
Number of the contour element of the second contour table
Intersection coordinates in the active plane (G17 / G18 / G19)
Type:
REAL
Parameter for the machining type
Type:
INT
Value:
0
Point of intersection calculation in the active
plane with parameter 2
(standard value)
1
Point of intersection calculation independent of
the transferred plane
Work preparation
3.24 User stock removal programs
Point of intersection found
No intersection found
1019

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents