Detailed Description 
  2.4 Selectable spindles 
Spindles (S1) 
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0 
2-59 
Spindle number converter 
 
MD20092 $MC_SPIND_ASSIGN_TAB_ENABLE = 1  Activate spindle number converter 
SD42800 $SC_SPIND_ASSIGN_TAB[0] = 1  Master spindle as configured 
SD42800 $SC_SPIND_ASSIGN_TAB[1] = 1  Basic table setting 
SD42800 $SC_SPIND_ASSIGN_TAB[2] = 2   
SD42800 $SC_SPIND_ASSIGN_TAB[3] = 3   
SD42800 $SC_SPIND_ASSIGN_TAB[4] = 0  Logical spindle not assigned 
M3 S1000  Address extension = 1, M1=3 S1=1000 is output. The spindle with the 
configured No. "1" (No. of physical master spindle) rotates. 
... 
... 
SD42800 $SC_SPIND_ASSIGN_TAB[1] = 5  Assignment of logical spindle 1 to 
physical spindle 5 
SD42800 $SC_SPIND_ASSIGN_TAB[2] = 3  Assignment of logical spindle 2 to 
physical spindle 3. 
Caution: physical spindle 3 has now been 
assigned twice. When programming logical 
spindles 2 and 3, physical spindle 3 is 
always addressed. In the basic machine 
displays, both spindles rotate. 
SETMS (2)  SD42800 $SC_SPIND_ASSIGN_TAB[0] = 2 defined internally by NCK. 
...  
M5  Master spindle = address extension = 2, spindle number M3=5 
The physical spindle configured with number "3" stops. 
...  
GET (S4)  Alarm 16105, as logical spindle "4" cannot be switched. 
...  
RELEASE (S1)  Channel spindle "1" = physical. Spindle "5" is enabled. 
...  
M30