Siemens SINUMERIK 840DE sl Commissioning Manual page 637

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840DE sl:
Table of Contents

Advertisement

Note
Commenting out spindle SPOS commands
If the spindle SPOS command is to be commented out in the CUST_MEACYC.SPF cycle, set
the cycle setting in SD55740 $SCS_MEA_FUNCTION_MASK to active with Bit 1 = 1.
You can see how to comment out a spindle SPOS command in the CUST_MEACYC.SPF
cycle in the following example:
Example
;
;*#1 Example application for spindle pre-positioning if there is no coupling
;*##1 between spindle and the coordinate system active!
;*#1 This example can be removed if necessary!
;*#2 User example for spindel positioning, if you do not have a coupling
;*##2 between the spindel and the coordinate system!
;*#2 If this lines are not necessary, the user can delete this example!
;
; cycle is calling from the AUTOMATIC-mode AND the spindel is positionable
IF NOT(_OVI[14]) AND NOT(_SPOS_MOD)
; no coupling between the spindel and the coordinate system!
; SD55740, Bit 1 = 0
IF ($SCS_MEA_FUNCTION_MASK B_AND 'B10')==0
; SPOS=0 ; <===== commented out
ENDIF
ENDIF
M17
;
21.10.3
Measuring in JOG mode
Requirements
You have already made the settings from the previous Chapter "Measuring cycles and
measurement functions, general (Page 617)".
SINUMERIK Operate (IM9)
Commissioning Manual, 12/2017, 6FC5397-1DP40-6BA1
21.10 Measuring cycles and measurement functions
Technologies and cycles
623

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents