V1: Feedrates
17.4 Feedrate control
Basic Functions
1392
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
For gray-coding, the override factors corresponding to the switch position should be entered in the machine data:
MD12030 $MN_OVR_FACTOR_FEEDRATE (evaluation of the path feedrate override switch)
MD12050 $MN_OVR_FACTOR_RAPID_TRA (evaluation of the rapid traverse override switch)
An active feedrate override has an effect on all path axes that are assigned to the current channel. An active
rapid traverse override has an effect on all the axes that are traversed with rapid traverse and that are assigned
to the current channel.
No rapid traverse override switch available
If there is no dedicated rapid traverse override switch, you can choose between rapid traverse override and
feedrate override. The override to be active can be selected via the PLC or operator panel front. When rapid
traverse override is active, the feedrate override values are limited to 100%.
• To activate the rapid traverse override via the operator panel front, the basic PLC program transfers the
selection of the feedrate override for rapid traverse to the activation signal for the rapid traverse override:
DB21, ... DBX6.6 = DB21, ... DBX25.3
and the feedrate override value in the rapid traverse override value:
DB21, ... DBB5 = DB21, ... DBB4
• When selecting the rapid traverse override via the PLC, the PLC user program should set the activation signal
for the rapid traverse override:
DB21, ... DBX6.6 = 1
and the feedrate override value transferred into the rapid traverse override value:
DB21, ... DBB5 = DB21, ... DBB4
Binary code
Decimal
Override factor
00000000
0
0,00 ≙ 0%
00000001
1
0,01 ≙ 1%
00000010
2
0,02 ≙ 2%
00000011
3
0,03 ≙ 3%
00000100
4
0,04 ≙ 4%
...
...
...
01100100
100
1,00 ≙ 100%
...
...
...
11001000
200
2,00 ≙ 200%
Effectiveness of the channel-specific feedrate and rapid traverse override
Active in
G33
,
G34
,
G35
not functional
For active
G63
not functional
In active
G331
,
G332
not functional
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...