Siemens SINUMERIK 840D sl Function Manual page 1457

Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

Manual revolver switching
If a manual action is used to rotate the revolver, this information must be forwarded to the
tool management. The asynchronous transfer function of FC 8 must be used to transfer the
modified positions of the revolver. This must only occur once on the first manual rotation in
the sequence. In this case, the following parameterization of the asynchronous transfer is
needed via FC 8:
TaskIdent = 4
TaskIdentNo = channel
NewToolMag = Magazine number of the revolver
NewToolLoc = Original location of the tool
OldToolMag = Magazine no. buffer storage (spindle) = 9998
OldToolLoc = Buffer storage number of the spindle
Status = 1
This action also causes the same T command to be resent to the tool-management interface
if the previous T is programmed again.
Declaration of the function
STL representation
FUNCTION FC 7 :
//NAME :TM_REV
VAR_INPUT
END_VAR
VAR_OUTPUT
END_VAR
BEGIN
END_FUNCTION
Basic logic functions: PLC basic program solution line (P3 sl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
VOID
Start:
BOOL ;
ChgdRevNo:
BYTE ;
Ready:
BOOL ;
Error :
INT ;
Detailed description
2.12 Block descriptions
183

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840di slSinumerik 840dSinumerik 840diSinumerik 810dSinumerik 840d powerlineSinumerik 840de powerline ... Show all

Table of Contents