EasyManuals Logo

Siemens SINUMERIK 810D Programming Manual

Siemens SINUMERIK 810D
687 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #107 background imageLoading...
Page #107 background image
Subroutines, Macros
2.10 Indirect call of a program programmed in ISO language (ISOCALL)
Job planning
Programming Manual, 03/2006 Edition, 6FC5398-2BP10-1BA0
2-23
2.10 2.10 Indirect call of a program programmed in ISO language (ISOCALL)
Function
The indirect program call ISOCALL is used to call up a program in ISO language. The ISO
mode set in the machine data is activated. At the end of the program, the original mode is
reactivated. If no ISO mode is set in the machine data, the subroutine is called in Siemens
mode.
For further information about the ISO mode, see
/FBFA/ ISO Dialects functional description.
Programming
ISOCALL <program_name>
Parameters
ISOCALL Subroutine call with which the ISO mode set in the machine
data is activated.
<program_name> Variable or constant of type string
Name of the program in ISO language
Example: Calling a contour with cycle programming from ISO mode
%_N_0122_SPF
N1010 G1 X10 Z20
N1020 X30 R5
N1030 Z50 C10
N1040 X50
N1050 M99
N0010 DEF STRING[5] PROGNAME = “0122“
...
N2000 R11 = $AA_IW[X]
N2010 ISOCALL PROGNAME
N2020 R10 = R10+1
N2300 ...
N2400 M30
Contour description in ISO mode
;Siemens parts program (cycle)
;Run program 0122.spf in ISO mode

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 810D and is the answer not in the manual?

Siemens SINUMERIK 810D Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK 810D
CategoryControl Unit
LanguageEnglish

Related product manuals