EasyManuals Logo
Home>Siemens>Control Unit>SINUMERIK

Siemens SINUMERIK User Manual

Siemens SINUMERIK
300 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 #133 background imageLoading...
Page #133 background image
Programming and Operating Manual (Turning)
01/2017
133
11.16.3
Executing internal and external subroutines (CALL, EXTCALL)
Function
With the CALL command, you can reload and execute programs stored in the NC directory.
With the
EXTCALL command, you can reload and execute programs stored on an external USB memory stick.
Machine data and setting data
The following machine data and setting data is used for the EXTCALL command:
MD18362 $MN_MM_EXT_PROG_NUM
Number of program levels that can be processed simultaneously from external
SD42700 $SC_EXT_PROG_PATH
Program path for external subroutine call EXTCALL
Note
When using SD42700
$SC_EXT_PROGRAM_PATH, all subprograms called with EXTCALL are searched under this
path.
Programming
CALL "<//NC:/MPF.DIR/program name>"
EXTCALL
Programming with path specification in SD42700 EXT_PROGRAM_PATH
("<program name>")
Programming without path specification in SD42700 EXT_PROGRAM_PATH
("<path\program name>")
Parameter
For internal subroutines
CALL
; Keyword for subroutine call
<Path/program name>
; Constant/variable of STRING type
Example:
CALL "//NC:/MPF.DIR/Program1.MPF"
For external subroutines
Programming with path specification in SD42700 EXT_PROGRAM_PATH
EXTCALL
; Keyword for subroutine call
<program name>
; Constant/variable of STRING type
Example:
EXTCALL ("Program2.MPF")
Programming without path specification in SD42700 EXT_PROGRAM_PATH
EXTCALL
; Keyword for subroutine call
<Path\program name>
; Constant/variable of STRING type
Example:
EXTCALL ("USB:\EXTERNE_UP\Program2.MPF")

Table of Contents

Other manuals for Siemens SINUMERIK

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK
CategoryControl Unit
LanguageEnglish

Related product manuals