Supplementary Commands; Output Messages (Msg) - Siemens SINUMERIK 828D Programming Manual

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Supplementary commands

14.1

Output messages (MSG)

Function
Using the
message to the operator.
Syntax
MSG("<Message text>"[,<Execution>])
MSG ()
Meaning
MSG
<message text>
<Execution>
Fundamentals
Programming Manual, 07/2010, 6FC5398-1BP40-0BA0
function, you can output any character string from the part program as
MSG()
:
Keyword for the programming of a message text.
:
Any character string to be displayed as message.
Type:
Maximum length: 124 characters; the display takes up two lines (2*62
By using the link operator "<<", variables can also be output in the
message text.
The actual message can be deleted by programming
message text.
:
Optional parameters to define the instant in time when the message is
written.
Value range:
Default value:
Value
0
1
STRING
characters)
0, 1
0
Meaning
To write the message, a dedicated main run block is
not generated. This is realized in the next NC block
that can be executed. Active continuous-path mode
is not interrupted.
To write the message, a dedicated main run block is
generated. Active continuous-path mode is
interrupted.
14
without
MSG()
401

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents