System
8.4 SYSTEM - "Service display"
Cylindrical grinding
136
Programming and Operating Manual, 07/2009, 6FC5398-4CP10-2BA0
Table 8- 4
Message text contains a variable
N10 R12=$AA_IW[X]
; Actual position of the X axis in
R12
N20 MSG ("Check position of X axis"<<R12<<)
; Activate message
N20 X… Y… N …
N…
N90 MSG ()
; Delete message from the alarm
display
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
Messages to the RS232 output interface
N20 MSG ("V24: Roughing the contour")
; The text "Roughing the contour" is
sent in the ASCII format via the
RS232 interface
Table 8- 6
Messages to the output interface file
N20 MSG ("FILE: Roughing the contour")
; The text "Roughing the contour" is
sent to the selected file
Note
If, in the part program, the text for the messages is repeated unchanged, then after each
output, a command for an empty text must be entered.
e.g.
...
MSG("<interface>: Sample text")
MSG("<interface>:")
...
...
MSG("<interface>: Sample text")
MSG("<interface>:")
...
...
MSG("<interface>: Sample text")
MSG("<interface>:")
Содержание SINUMERIK 802D
Страница 6: ...Preface Cylindrical grinding 6 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 12: ...Table of contents Cylindrical grinding 12 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 64: ...Define 4 10 User data Cylindrical grinding 64 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 152: ...System 8 7 Alarm display Cylindrical grinding 152 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 334: ...Programming 10 15 Oscillation Cylindrical grinding 334 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 394: ...Appendix A 5 Overview Cylindrical grinding 394 Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 ...
Страница 399: ...Index Cylindrical grinding Programming and Operating Manual 07 2009 6FC5398 4CP10 2BA0 399 W Word structure 221 ...