Siemens SINUMERIK 880 Programming Manual page 239

Hide thumbs Also See for SINUMERIK 880:
Table of Contents

Advertisement

11 Programming of Cycles
11.11 Part program handling
@f00
Clear program
This @ code enables another part program specified by a program number and
program type to be cleared from within a part program.
Syntax:
Input parameters:
Output parameters:
CL 800 reserved word:
@f01
Select Program
This @ code enables another part program to be selected from within a part program
for being processed.
Syntax:
Input parameters:
Output parameters:
CL 800 reserved word:
@f02
Open Program
This @ code enables a new part program to be generated from within a part program.
The new part program is empty for the time being, i.e. only an entry in the directory of
the relevant part program type is made.
Syntax:
Input parameters:
Output parameters:
CL 800 reserved word:
The part program is automatically disabled for execution. It must be enabled by means
of @f05.
11–52
@f00 <R
> <R
>
x
y
R
:
Program type (%=1, L=2)
x
R
+1:
Program number
x
R
:
Error feedback
y
0: No error
1: Program not available
5: Input error
6: Program protected against deletion
PP CLEAR
@f01 <R
> <R
>
x
y
R
:
Program type (%=1, L=2)
x
R
+1:
Program number
x
R
:
Error feedback
y
0: No error
1: Program not available
5: Input error
R
+1:
Sector number of first block
y
R
+2:
Offset of first block
y
PP SELECT
@f02 <R
> <R
>
x
y
R
:
Program type (%=1, L=2)
x
R
+1:
Program number
x
R
:
Error feedback
y
0: No error
1: No program
2: Program already existing
3: Memory full
5: Input error
R
+1:
Sector number of first block
y
R
+2:
Offset of first block
y
PP CREATE
© Siemens AG 1991 All Rights Reserved
05.91
6ZB5 410-0HD02
SINUMERIK 880, (PG)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sw 6Sinumerik 880 ga2Sw 1

Table of Contents