Siemens SINUMERIK 802D sl Programming And Operating Manual page 137

Surface grinding
Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

The dialog box is closed by pressing "Back".
Note
The error log can be used for analysis when the information line "Processing error MSG
command occurred" is output.
Example of programming using the "MSG" command
For SINUMERIK 802D sl, messages programmed in the NC program are displayed in the
alarm display as standard.
Table 8- 3
N10 MSG ("Roughing the contour")
N20 X... Y... N ...
N...
N90 MSG ()
Table 8- 4
N10 R12=$AA_IW[X]
N20 MSG ("Check position of X axis"<<R12<<)
N20 X... Y... N ...
N...
N90 MSG ()
To output messages to other interfaces, an additional command is located in front of the
actual message text that defines the output interface of this message.
Table 8- 5
N20 MSG ("V24: Roughing the contour")
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
Activating/deleting messages
Message text contains a variable
Messages to the RS232 output interface
8.4 SYSTEM - "Service display"
; The text "Roughing the contour"
is displayed in the alarm display
; Delete message from the alarm
display
; Actual position of the X axis in
R12
; Activate message
; Delete message from the alarm
display
; The text "Roughing the contour" is
sent in the ASCII format via the
RS232 interface
System
137

Advertisement

Table of Contents
loading

Table of Contents