S1: Spindles
16.8 Spindle monitoring
Basic Functions
1352
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Example
Automatic gear stage selection M40 is the initial setting after NC reset.
Part program:
Configuring data for spindle 1 (AX5):
Program code
Comment
...
N15 S3500 M3
; S3500 is greater than MD35110 of the 2nd gear stage. The
2nd gear stage is selected.
...
N50 S0 M3
; Spindle is stopped, S0 does not request a gear stage
change (special handling, S0).
...
N95 S5 M3
; S5 is less than MD35120 of the 1st gear stage. The 1st
gear stage is selected.
...
MD35010 $MA_GEAR_STEP_CHANGE_ENABLE[AX5] = 1
; Enable gear stage
change
MD35090 $MA_NUM_GEAR_STEPS[AX5] = 2
; Number of existing gear
stages
MD35110 $MA_GEAR_STEP_MAX_VELO[1,AX5] = 500
; Upper switching
threshold for gear stage
1
MD35120 $MA_GEAR_STEP_MIN_VELO[1,AX5] = 10
; Lower switching
threshold for gear stage
1
MD35110 $MA_GEAR_STEP_MAX_VELO[2,AX5] = 2000
; Upper switching
threshold for gear stage
2
MD35120 $MA_GEAR_STEP_MIN_VELO[2,AX5] = 500
; Lower switching
threshold for gear stage
2
Содержание 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 ...