EasyManua.ls Logo

Siemens SINUMERIK 840DE - 4 Turning Simple Contours

Siemens SINUMERIK 840DE
516 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Fundamental Principles of NC Programming
2.2 Language elements of the programming language
Fundamentals
Programming Manual, 10.2004 Edition, 6FC5 298-7AB00-0BP1
2-17
Example for machine data (see also "Programming Guide Advanced"):
$MN_AUXFU_GROUP_SPEC='B10000001' ;Assignment of binary constants to
;machine data bit 0 and 7 are set
The maximum number of characters is limited by the value range of the integer data type.
Program section
A program section consists of a main block and several subblocks.
Examples:
:10 D2 F200 S900 M3
N20 G1 X14 Y35
N30 X20 Y40
N40 Y-10
...
N100 M30
Skipping blocks
Blocks, which are not to be executed in every program pass (e.g., execute a trial program
run), can be skipped.
1
1
1
1
1
1
1
1
1
1
1
1
3URJUDPH[HFXWLRQ
Blocks, which are to be skipped are marked with an oblique "/" in front of the block number.
Several consecutive blocks can also be skipped. The instructions in the skipped blocks are
not executed; the program continues with the next block, which is not skipped.

Table of Contents

Other manuals for Siemens SINUMERIK 840DE

Related product manuals