Siemens SINUMERIK 840D sl Programming Manual page 350

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

Advertisement

Fundamentals
2.14 Supplementary commands
<ExecTime>:
Examples
Program code
N10 G91 G64 F100
N20 X1 Y1
N30 WRTPR("N30")
N40 X1 Y1
N50 WRTPR("N50",1)
N60 X1 Y1
350
Optional parameters to define the instant in time when the string is written.
Type:
INT
Range of values:
0, 1
0 (default)
1
Comment
; continuous path mode
; The character string "N30" is first written to N40.
; Continuous-path mode is kept.
; The character string "N50" is written to N50.
; Continuous-path mode is interrupted.
No dedicated main run block is not gen‐
erated to write the character string. This
is realized in the next NC block that can
be executed. Active continuous-path
mode is not interrupted.
A dedicated main run block is generated
to write the character string. Active con‐
tinuous-path mode is interrupted.
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
NC programming

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents