Spindle commands
The following basic logic functions can be specified for the spindle:
Basic logic functions:
Motion specification:
Spindle stop
Spindle start clockwise rotation
Spindle start counterclockwise rotation
Select gear step
Spindle positioning
Speed
MD35035 $MA_SPIND_FUNCTION_MASK Bit 4 = 1
When movement starts the speed
is read from setting data:
SD43200 $SA_SPIND_S.
Setpoint speed:
MD35035 $MA_SPIND_FUNCTION_MASK Bit 5 = 1
The content from setting data:
SD43200 $SA_SPIND_S
is used as the setpoint speed.
Constant cutting speed:
MD35035 $MA_SPIND_FUNCTION_MASK Bit 8 = 1
Read from setting data:
SD43202 $SA_SPIND_CONSTCUT_S.
Notes on machine data MD35035 $MA_SPIND_FUNCTION_MASK:
For bit 4 and bit 8, the following also applies:
• Programmed S values that are not programmed speed values are not written to the
• If this conditions are met, spindle jobs will be accepted via the DBB30 interface
Spindles (S1)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
corresponding setting data.
This includes S values in the case of a rotation-related dwell time (G4).
(acceptance status).
Detailed Description
Spindle commands:
Independently of a running part program:
Input from the PLC via axial
VDI interface signals DB31, ... DBB30
Speed specifications from part program
or FC18 are programmed in setting data:
SD43200 $SA_SPIND_S.
You can use the JOG keys to operate the
spindle at the speed defined in setting
data:
SD43200 $SA_SPIND_S.
Specifications for the constant cutting
speed from part program, FC18 and
synchronized actions are programmed in
setting data:
SD43200 $SA_SPIND_S.
2.5 Programming
2-67