Siemens sinumerik 840d Programming Manual page 183

Hide thumbs Also See for sinumerik 840d:
Table of Contents

Advertisement

04.00
5
840D
840D
NCU 571
NCU 572
NCU 573
Programming example
Measurement with delete distance-to-go in mode 1
a) with 1 measuring system
...
N100 MEASA[X] = (1,1,-1) G01 X100 F100
N110 STOPRE
N120 IF $AC_MEA[1] == FALSE gotof END
N130 R10 = $AA_MM1[X]
N140 R11 = $AA_MM2[X]
N150 END:
Programming example
b) with 2 measuring systems
...
N200 MEASA[X] = (31,1-1) G01 X100 F100
N210 STOPRE
N220 IF $AC_MEA[1] == FALSE gotof END
N230 R10 = $AA_MM1[X]
N240 R11 = $AA_MM2[X]
N250 R12 = $AA_MM3[X]
N260 R13 = $AA_MM4[X]
N270 END:
 Siemens AG 2000. All rights reserved
SINUMERIK 840D/840Di/810D/FM-NC Programming Guide Advanced (PGA) − 04.00 Edition
5.7 Extended measuring function MEASA, MEAWA, MEAC
810D
840Di
CCU 2
(evaluation in chronological sequence)
Special Motion Commands
Measurement in mode 1 with active
measuring system. Wait for measuring
signal with rising/falling edge from probe
1 on travel path to X = 100.
Preprocessing stop
Check success of measurement.
Store measured value acquired on first
programmed trigger event (rising edge)
Store measured value acquired on second
programmed trigger event (falling edge)
Measurement in mode 1 with both
measuring systems. Wait for measuring
signal with rising/falling edge from probe
1 on travel path to X = 100.
Preprocessing stop
Check success of measurement.
Store measured value of measuring
system 1 on rising edge
Store measured value of measuring
system 2 on rising edge
Store measured value of measuring
system 1 on falling edge
Store measured value of measuring
system 2 on falling edge
5
5-183

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik fm-ncSinumerik 840diSinumerik 810d

Table of Contents