Tables
12.1 List of statements
Fundamentals
Programming Manual, 11/2006, 6FC5398-1BP10-2BA0
463
Name Meaning Value Description,
comment
Syntax m/s
3
Group
2
S Spindle speed or
(with G4, G96/G961)
other meaning
REAL
Display:
±999 999
999.9999
Program:
±3.4028 ex38
Spindle speed
in rpm
G4: Dwell time
in spindle
revolutions
G96/G961:
Cutting rate in
m/min.
S...: Speed for master
spindle
S1...: Speed for spindle
1
m/n
SAVE Attribute for saving information at
subprogram calls
The following
are saved: All
modal G
functions and
the current
frame.
SBLOF Suppress single block
(single block OFF)
The following
blocks are
executed in
single block like
a block.
SBLON Clear single block suppression
(single block ON)
SC Parameter for access to frame data:
Scaling (scale)
SCALE Programmable scaling
(scale)
SCALE X... Y... Z...
;separate block
s 3
SCC Selective assignment of transverse axis to
G96/G961/G962. Axis identifiers may take
the form of geo, channel or machine axes.
Also with
constant cutting
rate
SCC[axis]
SD Spline degree
Integer,
without sign
s
SEFORM Structuring instruction in Step editor to
generate the step view for HMI Advanced
Evaluated in
Step editor.
SEFORM
(<section_name>,
<level>, <icon> )
SET Keyword for initialization of all elements of
an array with listed values
SET(value, value, ...) or
DO ARRAY[n,m]=SET(
)
SETAL Set alarm
SETDNO Set D number of tool (T) and its cutting
edge to "new".
SETINT Define which interrupt routine is to be
activated when an NCK input is present
Edge 0 → 1
is analyzed.
SETMS Reset to the master spindle defined in
machine data
SETMS(n) Set spindle n as master spindle
SETPIECE Set piece number for all tools assigned to
the spindle.
Without spindle
number:
applies to
master spindle.