User Log - Siemens SINUMERIK 840D sl Programming Manual

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

Advertisement

Description
2.14 Miscellaneous functions
Procedure
The call of the control CYCLE150 is always at the start of the program. The respective
measuring cycle calls are then programmed. If a different parameterization of CYCLE150 is
required, it must be called again at the appropriate program position.
Programming example
N10 G54
N20 T710 D1 M6
...
N50 CYCLE150(10,1001,"MESSPROT.TXT")
N60
CYCLE997(109,1,1,10,1,5,0,45,0,0,0,5,5,5,10,10,10,
0,1,,0,)
...
N90
CYCLE978(200,,4000001,1,77,2,8,1,1,1,"END_MILL_D8"
,,0,1.01,0.1,0.1,0.34,1,10001,,1,0)
...
N120
CYCLE998(100105,10004,0,1,1,1,,1,5,201,1,10,,,,,1,
,1,)
N140 M30
Log in tabular format
"Tabular format" must be selected at "Log format" in the CYCLE150 screen form. This format
can be imported into spreadsheet programs and processed further.
The "Tabular format" is defined by the following default settings:
Separation of the data fields:
Decimal character:
Date format:
Number of decimal places:
Time format:
A log in tabular format contains the same information as in text format. For the statistical
evaluation of measurement series, these logs require post processing in the respective
spreadsheet programs.
2.14.3.5

User log

Function
With this function, the user freely defines the contents of the log lines and stores them in an
array of string variables (string length 200).
66
Semicolon
Point
yyyy-MM-dd
As on the screen
hh:mm:ss
Programming Manual, 12/2017, 6FC5398-4BP40-6BA1
; Probe call
; Positioning, etc.
; Activate logging
; 1st measurement
; Positioning, etc.
; 2nd measurement
; Positioning, etc.
; 3. measurement
Measuring cycles

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents