Technology Cycles Position Spindle - Siemens SINUMERIK 828D Function Manual

Synchronized actions
Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Examples

3.8 Technology cycles position spindle

3.8
Technology cycles position spindle
Application
Interacting with the PLC program, the spindle which initiates a tool change should be:
● Traversed to an initial position,
● Positioned at a specific point at which the tool to be inserted is also located.
See chapter "Starting of command axes" and chapter "Control via PLC".
Coordination
The PLC and NCK are coordinated by means of the common data that are provided in SW
version 4 and later (see chapter "List of the system variables relevant for synchronized
actions")
● $A_DBB[0]: Take up basic position 1,
● $A_DBB[1]: Take up target position 1,
● $A_DBW[1]: value to be positioned +/- , PLC calculates the shortest route.
Synchronized actions
%_N_MAIN_MPF
...
IDS=1 EVERY $A_DBB[0]==1 DO
NULL_POS
IDS=2 EVERY $A_DBB[1]==1 DO
ZIEL_POS
...
162
;
; when $A_DBB[0] set by PLC,
;
take up basic position
;
when $A_DBB[1] set by PLC,
;
position spindle to the value stored in
;
$A_DBW[1]
Function Manual, 07/2012, 6FC5397-5BP40-3BA0
Synchronized actions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d slSinumerik 840de sl

Table of Contents