Detailed description
2.9 Program control
Basic logic functions: Mode group, channel, program operation, reset response (K1)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
157
Examples
Comparisons between display block (original block) and basic block display:
•
Programmed positions are displayed in absolute terms.
The addresses AP/RP are displayed with their programmed values.
Original block:
Display block:
N10 G90 X10.123
N10 X10.123
N20 G91 X1
N20 X11.123
•
Address assignments (nonDIN addresses) are displayed in the form <address> =
<constant>.
Original block:
Display block:
N110 R1 = -67.5 R2 = 7.5
N130 Z = R1 RND = R2
N130 Z-67.5 RND = 7.5
•
Address indices (address extensions) are displayed as constants <address> [ <constant>
] = <constant>.
Original block:
Display block:
N220 DEF AXIS AXIS_VAR = X
N240 FA[ AXIS_VAR] = R2
N240 FA[X] = 1000
•
DIN addresses without address extension are displayed in the form
<din_address> <constant>.
Original block:
Display block:
N410 DEF REAL FEED = 1.5
N420 F = FEED
N420 F1.5
The following applies for H functions: Each programmed value is displayed irrespective of
the output type for the PLC
(M22110 $MC_AUXFU_H_TYPE_INT).
•
For Tool selection by tool command
display information is generated in the form T<value> or T=<string>. If an address
extension has been programmed, this is displayed as well.
If several spindles have been configured or the
"Tool change via master tool holder" function
(MD20124 $MC_TOOL_MANAGEMENT_TOOLHOLDER) is active, the T number is
always output with address extension.
If no address extension has been programmed, the number of the master spindle or the
master toolholder is used instead (T<spindle_number/tool_holder>= ).
•
The following rule applies to Spindle programming via S, M3, M4, M5, M19, M40 - M45
and M70 (or MD 20094: SPIND_RIGID_TAPPING_M_NR) with reference to the address
extension:
If an address extension was programmed, it is also resolved.
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 ...