Parameter Manual
Operating Instructions, 08/2013, 6FC5397-8EP40-0BA0
149
Machine data
2.3 Channel-specific machine data
Description: Machine data
AUXFU_ASSIGN_TYPE[n] (auxiliary function type),
AUXFU_ASSIGN_EXTENSION[n] (auxiliary function extension),
AUXFU_ASSIGN_VALUE[n] (auxiliary function value) and
AUXFU_ASSIGN_GROUP[n] (auxiliary function group)
assign an auxiliary function type (M,S,H,T,F,D,DL), the associated extension
and the auxiliary function value to an auxiliary function group.
Example:
M0 = 100 => Group 5 (corr. M100)
Auxiliary function typeM
Auxiliary function extension 0
Auxiliary function value 100
Auxiliary function group 5
MD22010 $MC_AUXFU_ASSIGN_TYPE[0] = "M"
MD22020 $MC_AUXFU_ASSIGN_EXTENSION[0] = 0
MD22030 $MC_AUXFU_ASSIGN_VALUE[0] = 100
MD22040 $MC_AUXFU_ASSIGN_GROUP[0] = 5 ; (5th group)
M00, M01, M02, M17 and M30 are assigned to group 1 as default.
M3, M4, M5 and M70 of the master spindle are assigned to group 2 as default.
The S functions of the master spindle are assigned to group 3 as default.
The four machine data for assigning an auxiliary function to an auxiliary
function group must always be given the same index [n].
Special cases:
If the value of an auxiliary function is less than 0, all auxiliary functions
of this type and extension are assigned to one group.
Example:
S2 = -1 => group 9
(all S values of the 2nd spindle are assigned to group 9)
Note:
Only one auxiliary function from a group may be programmed in each block,
otherwise alarm 14760 is output.
Related to:
MD11100 $MN_AUXFU_MAXNUM_GROUP_ASSIGN
Description: See MD22010 $MC_AUXFU_ASSIGN_TYPE[n] (auxiliary function type)
Special cases:
With the spindle functions M3, M4, M5, M19, M70, M40, M41, M42, M43, M44, M45
and S,
the spindle number is output to the PLC in the auxiliary function extension.
22010 AUXFU_ASSIGN_TYPE C04 H2,S1
- Auxiliary function type STRING PowerOn
-
- 64 M, M, , , , , , ... - - 2/2
22020 AUXFU_ASSIGN_EXTENSION C04 H2,S1
- Auxiliary function extension DWORD PowerOn
-
- 64 0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0,
0, 0, 0, 0, 0, 0, 0...
-1 99 2/2
Siemens Controls