Siemens SINUMERIK 840D sl Function Manual page 160

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

Advertisement

A3: Axis Monitoring, Protection Zones
3.5 Examples
MD28600 $MC_MM_NUM_WORKAREA_CS_GROUP = 3
Define the working area limitation groups
Additionally two working area limitation groups will be defined:
Working area limitation group 1
In the first working area limitation group the axes in the SZS coordinate system will be limited:
● X axis in the plus direction: 10 mm
● X axis in the minus direction: No limitation
● Y axis in the plus direction: No limitation
● Y axis in the minus direction: 25 mm
● Z axis in the plus direction: No limitation
● Z axis in the minus direction: No limitation
● A axis in the plus direction: 10 degrees
● A axis in the minus direction: -40 degrees
The system variables are assigned as follows:
Program code
N1 $P_WORKAREA_CS_COORD_SYSTEM[1]=3
N10 $P_WORKAREA_CS_PLUS_ENABLE[1,X]=TRUE
N11 $P_WORKAREA_CS_LIMIT_PLUS[1,X]=10
N12 $P_WORKAREA_CS_MINUS_ENABLE[1,X]=FALSE
N20 $P_WORKAREA_CS_PLUS_ENABLE[1,Y]=FALSE
N22 $P_WORKAREA_CS_MINUS_ENABLE[1,Y]=TRUE
N23 $P_WORKAREA_CS_LIMIT_MINUS[1,Y]=25
N30 $P_WORKAREA_CS_PLUS_ENABLE[1,Z]=FALSE
N32 $P_WORKAREA_CS_MINUS_ENABLE[1,Z]=FALSE
N40 $P_WORKAREA_CS_PLUS_ENABLE[1,A]=TRUE
N41 $P_WORKAREA_CS_LIMIT_PLUS[1,A]=10
N42 $P_WORKAREA_CS_MINUS_ENABLE[1,A]=TRUE
N43 $P_WORKAREA_CS_LIMIT_MINUS[1,A]=-40
Working area limitation group 2
In the second working area limitation group the axes in the WCS coordinate system can be
limited:
● X axis in the plus direction: 10 mm
● X axis in the minus direction: No limitation
● Y axis in the plus direction: 34 mm
● Y axis in the minus direction: -25 mm
160
Comment
; The working area limitation of the working area
limitation group 1 applies in the SZS.
Function Manual, 01/2015, 6FC5397-0BP40-5BA2
Basic Functions

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 828dSinumerik 840de sl

Table of Contents