6 Programming 01.99
© Siemens AG 1999 All Rights Reserved 6FC5198-6AA60-0BP1
SINUMERIK 840C, OEM Version for Windows (BA)
6-19
SPF[n,m] (cycles SPFn...SPFm)
The character * symbolizes all cycle In the selected directory (STANDARD or
USER).
The following individual attributes are permitted:
-r : not readable
-w : not writeable
-x : not executable
-u : unconditional writing
• If the LOADCYC instruction is used without an attribute, all attributes (-r, -
w, -x, -u) are set.
• The parameter ’-u’ signifies unconditional writing, i.e. a write-protected
cycle that already exists is overwritten.
LOADCYC
USER * L
F
Loads all user cycles into the NCK memory
LOADCYC
STANDARD SPF[n,m] L
F
Loads all (standard) Siemens cycles from SPFn to SPFm
LOADCYC
USER SPF4711 -x -u -w L
F
or
LOADCYC
USER SPF4711 -xwu L
F
Cycle SPF4711 is read from the USER directory and loaded into the NCK
memory as an undeletable and non-executable file.
Note
When the control is started up the cycles are transferred to the NCK memory
by the LOADCYC entry in the job list independently of "cycle disable".
With the SELECT instruction a part program is selected for execution. Both
the part program name and the execution channel must be specified. The
transferred workpiece is also transferred to the program pointer of the NCK.
The optional parameter DISK can be used to implement Execution from
external, i.e. from the local hard disk drive (redirection via PATH file ).
Note
Examples
Selection
instruction
Execution from
external