Programmable Parameter Set Changeover (Scpara) - Siemens SINUMERIK 840D sl Programming Manual

Nc programming
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

3.15.7

Programmable parameter set changeover (SCPARA)

The changeover to a specific parameter set can be requested for an axis using the SCPARA
command.
Note
No parameter set changeover during thread cutting
During thread cutting G33 and tapping G331/G332, the parameter set is selected by the control
and cannot be changed.
Disabled parameter set changeover
A parameter set changeover can also be requested via the NC/PLC interface. In order to avoid
changeover conflicts, the parameter set changeover of the NC (SCPARA) can be blocked via
the NC/PLC interface:
DB31, ... DBX9.3 (parameter set specification disabled by NC)
Note
If a parameter set changeover is requested by SCPARA while the parameter set changeover
is locked via the NC/PLC interface, the changeover is rejected without an error message.
Syntax
SCPARA[<Axis>]=<Value>
Meaning
SCPARA:
<axis>:
<Value>:
Example
Program code
...
N110 SCPARA[X]= 3
...
Further information
Enable of the parameter set changeover
The parameter set changeover of the axis must be explicitly enabled:
MD35590 $MA_PARAMSET_CHANGE_ENABLE[<axis>]
NC programming
Programming Manual, 12/2019, 6FC5398-2EP40-0BA0
Command: Change parameter set
Axis identifier (channel axis)
Type:
AXIS
Parameter set number: 1, 2, 3, ... max. parameter block number
Comment
; Select: Axis X, 3. Parameter set
Work preparation
3.15 Axis functions
885

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents