T1: Indexing axes
15.6 Starting up indexing axes
Extended Functions
788 Function Manual, 03/2013, 6FC5397-1BP40-3BA1
$[LVSRVLWLRQ
,QGH[LQJ
SRVLWLRQ
r
r
r
r
rr
r
r
Figure 15-3 Example: Tool turret with 8 locations
The indexing positions for the tool turret are entered in indexing position table 1.
MD10910 $MN_INDEX_AX_POS_TAB_1[0] = 0 ; 1. indexing position at 0°
MD10910 $MN_INDEX_AX_POS_TAB_1[1] = 45 ; 2. Indexing position at 45°
MD10910 $MN_INDEX_AX_POS_TAB_1[2] = 90 ; 3. Indexing position at 90°
MD10910 $MN_INDEX_AX_POS_TAB_1[3] = 135 ; 4. Indexing position at 135°
MD10910 $MN_INDEX_AX_POS_TAB_1[4] = 180 ; 5. Indexing position at 180°
MD10910 $MN_INDEX_AX_POS_TAB_1[5] = 225 ; 6. Indexing position at 225°
MD10910 $MN_INDEX_AX_POS_TAB_1[6] = 270 ; 7. Indexing position at 270°
MD10910 $MN_INDEX_AX_POS_TAB_1[7] = 315 ; 8. Indexing position at 315°
Other machine data:
MD10900 $MN_INDEX_AX_LENGTH_POS_TAB_1= 8 ; 8 indexing positions in table
1
MD30500 $MA_INDEX_AX_ASSIGN_POS_TAB [AX5] = 1 ;; Axis 5 is defined as
indexing axis
Indexing positions in table 1
MD30300 $MA_IS_ROT_AX [AX5] = 1 ; Axis 5 is rotary axis
MD30310 $MA_ ROT_IS_MODULO [AX5] = 1 ; Modulo conversion is
activated