H2: Auxiliary function outputs to PLC
8.3 Userdefined auxiliary functions
Basic Functions
424
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
8.3.1.3
Type, address extension and value
An auxiliary function is programmed via the type, address extension, and value parameters (see "Programming
an auxiliary function [Page 431]").
Type
The name of an auxiliary function is defined via the "type".
The identifiers for user-defined auxiliary functions are:
The setting is done via the following machine data:
MD22010 $MC_AUXFU_ASSIGN_TYPE[<n>] (type of user-defined auxiliary functions)
Address extension
MD22020 $MC_AUXFU_ASSIGN_EXTENSION[<n>] (address extension user-defined auxiliary functions)
The functionality of the address extension is not defined in user-specific auxiliary functions. It is generally used to
distinguish between auxiliary functions with the same "value".
Grouping together auxiliary functions
If all the auxiliary functions of the same type and value are assigned to the same auxiliary function group, a value
of "-1" must be entered for the "address extension" parameter.
Example:
All user-specific auxiliary functions with the value "= 8" are assigned to the tenth auxiliary function group.
Value
MD22030 $MC_AUXFU_ASSIGN_VALUE[<n>] (value of user-defined auxiliary functions)
The functionality of the "value" parameter is not defined in user-specific auxiliary functions. The value is generally
used to activate the corresponding PLC user function.
Grouping together auxiliary functions
If all the auxiliary functions of the same type and address extension are assigned to the same auxiliary function
group, a value of "-1" must be entered for the "value" parameter.
Example:
Type
Identifier
Meaning
"H"
Auxiliary function
User-specific auxiliary functions
"M"
Special function
Extension of predefined auxiliary
functions
"S"
Spindle function
"T"
Tool number
MD22000 $MC_AUXFU_ASSIGN_GROUP [ 1 ]
= 10
MD22010 $MC_AUXFU_ ASSIGN_TYPE [ 1 ]
= "H"
MD22020 $MC_AUXFU_ ASSIGN_EXTENSION [ 1 ]
= -1
MD22030 $MC_AUXFU_ ASSIGN_VALUE [ 1 ]
= 8
Содержание 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 ...