Interactively Call The Window From The Part Program (Mmc) - Siemens SINUMERIK 840D sl Programming Manual

Job planning
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Additional functions

16.7 Interactively call the window from the part program (MMC)

ISO mode
If the "ISO mode" function is active:
● MD18800 $MN_MM_EXTERN_LANGUAGE (activation, external NC languages)
● MD10880 $MN_ MM_EXTERN_CNC_SYSTEM (control system to be adapted)
STRINGIS checks the specified string initially as SINUMERIK G-Code. If the string is not a
SINUMERIK G code, then it is subsequently checked as ISO G code.
Programmed switchovers (
STRINGIS.
Example
The machine data, relevant for the function STRINGIS(...), has the following values:
● MD10711 $MN_NC_LANGUAGE_CONFIGURATION = 2 (only the NC language
● MD19410 $ON_TRAFO_TYPE_MASK = 'H0' (option: transformations)
● MD10700 $MN_PREPROCESSING_LEVEL='H43' (preprocessing for cycles is active)
The following program example is executed without error message:
Program code
N1 R1=STRINGIS("TRACYL")
N2 IF STRINGIS("TRACYL") == 204
N3 TRACYL(1,2,3)
N4 ELSE
N5 G00
N6 ENDIF
N7 M30
16.7
Interactively call the window from the part program (MMC)
Function
You can use the
the HMI from the part program.
The dialog window appearance is defined in a pure text configuration (COM file in cycles
directory), while the HMI system software remains unchanged.
User-defined dialog windows cannot be called simultaneously in different channels.
598
commands whose options are set are considered to be known)
Comment
;
;
;
;
;
;
command to display user-defined dialog windows (dialog displays) on
MMC
(SINUMERIK mode),
G290
R1 == 0, as TRACYL is identified as
"not known" because of the missing transformation
option
N3 is skipped
and instead, N5 is executed
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
(ISO Mode)) have no effect on
G291
Job Planning

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents