Protection Zones; Defining Protection Zones (Cprotdef, Nprotdef) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

3.6

Protection zones

3.6.1

Defining protection zones (CPROTDEF, NPROTDEF)

Protection zones, which protect machine elements against collisions, are defined in the part
program in blocks. These contain the following elements:
1. Definition of the machining plane
Before the actual protection zone definition, the machining plane must be selected, to which
the contour description of the protection zone refers.
2. Start of the definition
Depending on the particular NC command, either a channel-specific or machine-specific
protection zone is created.
3. Contour description of the protection zone
The contour of a protection zone is defined with traversing motion. These are not executed
and have no connection to previous or subsequent geometry descriptions. They only define
the protection zone.
4. End of definition
Syntax
DEF INT <Var>
G17/G18/G19
CPROTDEF/NPROTDEF(<n>,<t>,<AppLim>,<AppPlus>,<AppMinus>)
G0/G1/... X/Y/Z...
...
EXECUTE(<Var>)
Meaning
DEF INT <Var>:
<Var>:
G17/G18/G19:
CPROTDEF():
NPROTDEF():
<n>:
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Definition of a local help variable, of the INTEGER data type
Name of the Help variable
Machining plane
Note:
It is not permissible to change the machining plane before the
end of the definition. Programming the applicate is not permitted
between start and end of the definition.
Predefined procedure to define a channel-specific protection
zone
Predefined procedure to define a machine-specific protection
zone
Number of defined protection zone
Data type:
INT
Work preparation
3.6 Protection zones
575

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents