Indirect Call Of A Program Programmed In Iso Language (Isocall) - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Subprogram:
Program code
PROC CONTUR_1 ...
LABEL_1
N1000 G1 ...
...
LABEL_2
...
1.24.3.7

Indirect call of a program programmed in ISO language (ISOCALL)

Function
A program programmed in an ISO language can be called using the indirect program call
ISOCALL
mode becomes effective again at the end of the program. If no ISO mode is set in the
machine data, the subprogram is called in Siemens mode.
For further information about the ISO mode, see
References:
ISO Dialects Functional Description
Syntax
ISOCALL <program_name>
Meaning
ISOCALL
<program name>
Example: Calling a contour with cycle programming from ISO mode
Program code
0122_SPF
N1010 G1 X10 Z20
N1020 X30 R5
N1030 Z50 C10
N1040 X50
N1050 M99
Job Planning
Programming Manual, 03/2013, 6FC5398-2BP40-3BA1
Comment
; Start label: Start of program part execution.
; End label: End of program part execution.
. The ISO mode set in the machine data is then activated. The original execution
:
Keyword for an indirect subprogram call with which the ISO mode
set in the machine data is activated.
:
Name of the program programmed in an ISO language (variable
or constant, type STRING)
Flexible NC programming
1.24 Subprogram technique
Comment
; Contour description in the ISO
mode
195

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents