Structure And Contents Of An Nc Program; Blocks And Block Components - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Control-internal extensions
The program name assigned when the program is created is extended within the control with
the addition of a prefix and a suffix:
● Prefix: _N_
● Suffix:
– Main programs: _MPF
– Subprograms: _SPF
Files in punch tape format
Externally created program files that are read via the V.24 interface must be present in punch
tape format.
The following additional rules apply for the program name of a file in punch tape format:
● First character: %
● Then a four-character file extension: _xxx
Examples:
● %_N_SHAFT123_MPF
● %Flange3_MPF
2.2.2

Structure and contents of an NC program

2.2.2.1

Blocks and block components

Blocks
An NC program consists of a sequence of NC blocks. Each block contains the data for
executing a step in the workpiece machining.
Block components
NC blocks consist of the following components:
● Commands (statements) according to DIN 66025
● Elements of the NC high-level language
Commands according to DIN 66025
The commands according to DIN 66025 consist of an address character and a digit or
sequence of digits representing an arithmetic value.
Address character (address)
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
2.2 Fundamental Principles of NC Programming
Fundamentals
43

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents