Siemens SINUMERIK 840D Function Manual page 761

Mc axes and spindles
Hide thumbs Also See for SINUMERIK 840D:
Table of Contents

Advertisement

Configuration: MD35035 $MA_SPIND_FUNCTION_MASK, bit 20 = 1
Program code
N05 M3 S1000
N10 ...
N15 POS[C]=77
...
Example 2:
Part program: Transition from positioning mode to axis mode
Configuration: MD35035 $MA_SPIND_FUNCTION_MASK, bit 20 = 1
Program code
N05 SPOS=0
N10 ...
N15 C77
...
Example 3:
Synchronized actions: Transition from spindle positioning mode to axis mode
Configuration: MD35035 $MA_SPIND_FUNCTION_MASK, bit 20 = 1
Program code
WHEN COND1==TRUE DO SPOS=180
WHEN COND2==TRUE DO POS[C]=270
Example 4:
Synchronized actions: Transition from speed control mode to axis mode with M70
Configuration: MD35035 $MA_SPIND_FUNCTION_MASK, bit 20 = 1
Program code
WHEN COND11==TRUE DO M3 S1000
WHEN COND12==TRUE DO M70
WHEN COND13==TRUE DO POS[C]=270
Example 5:
Synchronized actions: Invalid transition from speed control mode to axis mode
Axes and spindles
Function Manual, 06/2019, A5E47437747B AA
Comment
: Before loading N15, an M70 intermediate block is generated
in which the spindle is stopped, and M70 is output to the PLC.
Comment
; Output of the implicit M70 to the PLC, no intermediate
block.
Comment
; Output of the implicit M70 to the PLC.
Comment
; Output of M70 to the PLC.
; No generation of an implicit M70 because
axis mode already exists.
S1: Spindles
18.2 Operating modes
761

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents