11.03
7 Configuring example
7.3 Safety Integrated with SPL
© Siemens AG 2003 All Rights Reserved
SINUMERIK 840D/SIMODRIVE 611 digital SINUMERIK Safety Integrated (FBSI) - Edition 11.03
7-379
7.3.4
Connecting-up the drives
1st alternative
On the NCK side, terminals 663 and AS1/AS2 are supplied via inputs and
outputs that are allocated to the SPL via machine data (MD10390/ MD10392).
These inputs and outputs are monitored by the crosswise data comparison. To
avoid undesirable crosswise data comparison errors, the behavior of the NCK
must be emulated on the DB18 on the PLC side.
Power can be supplied to terminal AS1 either from terminal 9 or an external
+24 V power supply, depending on the cabinet configuration.
SIMODRIVE 611D
Double axis module
Axis X, axis Z
SIMODRIVE 611D
Single axis module
Spindle C
663 AS2 AS1 9
663 AS2 AS1 9
+24V
NCK
I7
I8
NCK
Q4
Q3
Fig. 7-5
Circuit diagram
The NCK SPL contains a copy procedure from the safe output signal pulse
enable (SGA -> INSI) to an output (OUTSE -> terminal 663) and from an input
(terminal AS1/AS2 -> INSE) to the safe input signal (OUTSI -> SGE) "pulses
safely cancelled". INSI/OUTSI system variables are assigned to the SGE/SGA
using axis-specific machine data and is listed in Chapter 7, "Variable
declaration".
NCK-SPL program excerpt
;
; --------------------------------------------------------
; ------------- Supply, terminals AS1/AS2 and 663 --------
; --------------------------------------------------------
;
;
N420 IDS=58
DO STAT_IMP_XZ = KL_AS12_XZ STAT_IMP_C =
Description
Description
Program