Siemens SINUMERIK 840D Description Of Functions page 391

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

Advertisement

11.03
//
//
//
CALL FC
Description
After test stop step 1 has been completed, the external STOPs are tested.
The test sequence is implemented by a simple sequence control in which the
external STOPs D, C, A are triggered one after the other in the PLC and then in
the same sequence in the NCK. The STOPs are checked by reading back the
safe output signals "STOP D, C, A active" into the PLC.
The sequence does not wait for the individual stops to be de-selected
before the next stop is tested. This is because the external stop with a
higher priority de-activates the external stop with a lower priority!
© Siemens AG 2003 All Rights Reserved
SINUMERIK 840D/SIMODRIVE 611 digital SINUMERIK Safety Integrated (FBSI) - Edition 11.03
SE
T
31
// Start Timer 31
U
T
31
// After 160 minutes
L
S5T#2H40M
// Load for 2 hours and 40 minutes
SE
T
32
// Start Timer 32
U
T
32
// After 540 minutes
UN
E
76.1
// Door not closed and interlocked
UN
DB31.DBX108.2
// Pulses not cancelled (X)
UN
DB32.DBX108.2
// Pulses not cancelled (Z)
UN
DB33.DBX108.2
// Pulses not cancelled (C)
U
DB31.DBX110.5
// Axis X stopped
U
DB32.DBX110.5
// Axis Z stopped
U
DB33.DBX110.5
// Spindle C stopped
S
M
211.1
// Start test step 1
S
M
211.0
// Reset monitoring time
60
start
:= M 211.1
// Start test stop 1
reset
:= E 3.7
num_axis
:= 2
// Number of drives
test_axis_1
:= 1
// Drive number Axis X
test_axis_2
:= 3
// Drive number Spindle C
7 Configuring example
7.3 Safety Integrated with SPL
// RESET/MCP
7-391

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simodrive 611 digital

Table of Contents