Siemens SINUMERIK 802D sl Programming And Operating Manual page 289

Surface grinding
Hide thumbs Also See for SINUMERIK 802D sl:
Table of Contents

Advertisement

Programming with path specification in SD42700 EXT_PROGRAM_PATH
EXTCALL
Parameter
EXTCALL
<program name>
Example:
EXTCALL ("RECHTECKTASCHE.MPF")
Programming without path specification in SD42700 EXT_PROGRAM_PATH
EXTCALL
Parameter
EXTCALL
<Path\program name>
Example:
EXTCALL ("D:\EXTERNE_UP\RECHTECKTASCHE.MPF")
Note
External subroutines must not contain jump statements such as
WHILE
IF-ELSE-ENDIF
Subroutine calls and nested
RESET, POWER ON
RESET and POWER ON cause external subroutine calls to be interrupted and the
associated load memory to be erased.
Surface grinding
Programming and Operating Manual, 11/2012, 6FC5398-5CP10-3BA0
("<program name>")
("<path\program name>")
, or
.
REPEAT
constructions are possible.
; Keyword for subroutine call
; Constant/variable of STRING type
; Keyword for subroutine call
; Constant/variable of STRING type
calls may be used.
EXTCALL
Programming
10.11 Subroutine technique
,
,
,
,
GOTOF
GOTOB
CASE
FOR
,
LOOP
289

Advertisement

Table of Contents
loading

Table of Contents