Siemens SINUMERIK 828D Programming Manual page 196

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Flexible NC programming
1.25 Subprogram technique
Syntax
EXTCALL("<path/><program name>")
Meaning
EXTCALL
"<path/><program name>"
Note
Path specification: Short designations
The following short designations can be used to specify the path:
• LOCAL_DRIVE: for local drive
• CF_CARD: for CompactFlash Card
• USB: for USB front connection
CF_CARD: and LOCAL_DRIVE: can be alternatively used.
Note
Execute from external source via USB drive
If external programs are to be transferred from an external USB drive via a USB interface,
only the interface via X203 (with the name "TCU_1") can be used.
NOTICE
Execute from external source via USB FlashDrive (at the USB front connection)
Direct execution from a USB FlashDrive is not recommended.
There is no protection against contact problems, falling out, breakage through knocking or
unintentional removal of the USB FlashDrive during operation.
Disconnecting it during operation will result in immediate stopping of the machining and,
thus, to the workpiece being damaged.
196
:
:
Command for calling an external subprogram.
Constant/variable of type STRING
:
Absolute or relative path data
<path>
(optional)
:
The program name is specified
<program name>
without prefix "_N_".
The file extension ("MPF", "SPF")
can be attached to program names
using the "_" or "." character
(optional).
Example:
"SHAFT"
or
"WELLE_SPF"
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
or
"WELLE.SPF"
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents