P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
Basic Functions
1004
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
13.13.14 FC 6: TM_TRANS2 transfer block for tool management and multitool
Function
The TM_TRANS2 block is used for position changes of the tool, status changes and multitool.
The FC 6 block includes the same functionality as for the FC 8, only that in addition the multitool functionality is
also integrated. This is the reason that only the parts of the multitool functionality are explained in this chapter.
The functionality that is included that goes beyond this is described in "FC 8: TM_TRANS transfer block for tool
Declaration of the function
STL Representation
Description of formal parameters
The table below lists all formal parameters of the TM_TRANS2 function. Parameters shown in bold differ from FC
8.
FUNCTION FC 6 : VOID
VAR_INPUT
Start: BOOL;
TaskIdent: BYTE
;
TaskIdentNo: BYTE
;
NewToolMag: INT;
NewToolLoc: INT;
OldToolMag: INT;
OldToolLoc: INT;
Status: INT;
MtoolPlaceNum:
INT;
END_VAR
VAR_OUTPUT
Ready BOOL;
Error: INT;
END_VAR
BEGIN
END_FUNCTION
Signal
Typ
e
Type
Value range
Remark
Start
I
BOOL
See description of block FC 8
TaskIdent
I
BYTE
See description of block FC 8
TaskIdentNo
I
BYTE
See description of block FC 8
NewToolMag
I
INT
See description of block FC 8
NewToolLoc
I
INT
See description of block FC 8
OldToolMag
I
INT
See description of block FC 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 ...