Detailed description
2.10 M function with implicit preprocessing stop
Basic logic functions: Auxiliary Function Output to PLC (H2)
44
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
2.10
M function with implicit preprocessing stop
Function
Triggering a preprocessing stop in conjunction with an auxiliary function can be programmed
via the
STOPRE
part program command. Triggering a preprocessing stop in conjunction with
an M function can be programmed explicitly via the
STOPRE
part program command.
Always triggering a preprocessing stop in M function programming can be parameterized for
each M function via the following machine data:
MD10713 $MN_M_NO_FCT_STOPRE (M function with feed stop)
Preprocessing stop with M function M88
The user-defined M function
M88
is intended to trigger a preprocessing stop.
Parameterization
MD10713 $MN_M_NO_FCT_STOPRE [ 0 ] = 88 (M function with feed stop)
Application
Parts program (extract)
N100 G0 X10 M88
; Traverse movement and implicit preprocessing stop via M88
N110 Y=R1
; N110 is only interpreted after the traverse motion has been
completed and
; acknowledgement of the M function.
Constraints
If a subroutine called indirectly via an M function in a part program in one of the following
ways, no preprocessing stop is performed:
•
MD10715 $MN_M_NO_FCT_CYCLE (M function to be replaced by subroutine)
•
M98
(ISO dialect T / ISO dialect M)
Summary of Contents for SINUMERIK 840D sl
Page 282: ...Index Basic logic functions Acceleration B2 64 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 388: ...Basic logic functions Travel to fixed stop F1 Function Manual 11 2006 6FC5397 0BP10 2BA0 52 ...
Page 962: ...Index Basic logic functions Emergency Stop N2 20 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1704: ...Constraints Basic logic functions Spindles S1 94 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1716: ...Index Basic logic functions Spindles S1 106 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 1996: ...Index Basic logic functions Tool Offset W1 208 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2150: ...Table of contents Basic logic functions Appendix 4 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...
Page 2184: ...Glossary Basic logic functions Appendix 38 Function Manual 11 2006 6FC5397 0BP10 2BA0 ...