EasyManuals Logo
Home>Siemens>Control Systems>SINUMERIK ONE MCP 2400.4c

Siemens SINUMERIK ONE MCP 2400.4c Programming Manual

Siemens SINUMERIK ONE MCP 2400.4c
1334 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 #533 background imageLoading...
Page #533 background image
Meaning
PCALL: Keyword for subprogram call with absolute path name
<path/program name>: Absolute path data including subprogram names.
Rules regarding path data, see "Addressing program memory
files (Page 554)".
If no absolute path name is specified, PCALL behaves like a
standard subprogram call with a program identifier.
The program name is specified without prefix and without file
identifier. If the program name is to be programmed with prefix
and file identifier, then it must be explicitly declared with prefix and
file identifier using the EXTERN command.
<parameter 1>, ...: Actual parameters in accordance with the PROC operation of the
subprogram.
Example
Program code
PCALL/_N_WKS_DIR/_N_SHAFT_WPD/SHAFT(parameter1,parameter2,…)
3.2.3.9 Extend search path for subprogram calls (CALLPATH)
The search path for subprogram calls can be extended using the CALLPATH command. This
means that also subprograms can be called from a non-selected workpiece directory without
having to specify the complete, absolute path name of the subprogram.
Another application option is possible in the EES mode "EES without GDIR", if another
directory is used on an external program memory to save global subroutines. In this case, using
CALLPATH the search path can be extended by this subprogram directory.
The search path extension is made before the entry for user cycles (_N_CUS_DIR).
The search path extension is deselected again as a result of the following events:
CALLPATH with blanks
CALLPATH without parameter
End of part program
Reset
Syntax
CALLPATH("<path name>")
Work preparation
3.2 Subprogram technique
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0 533

Table of Contents

Other manuals for Siemens SINUMERIK ONE MCP 2400.4c

Questions and Answers:

Question and Answer IconNeed help?

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

Siemens SINUMERIK ONE MCP 2400.4c Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK ONE MCP 2400.4c
CategoryControl Systems
LanguageEnglish

Related product manuals