Siemens SINUMERIK 828D Function Manual page 1006

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
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
Start:
ChgdRevNo:
END_VAR
VAR_OUTPUT
Ready:
Error :
END_VAR
BEGIN
END_FUNCTION
Description of formal parameters
The table below lists all formal parameters of the TM_REV function.
Typ
Signal
Type
e
Start
I
BOOL
ChgdRevNo
I
BYTE
1006
VOID
BOOL ;
BYTE ;
BOOL ;
INT;
Value range
Comment
1 = Start of transfer
1...
Number of revolver interface
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Basic Functions

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents