Siemens SINUMERIK 840Di Function Manual page 1410

Basic machine
Hide thumbs Also See for SINUMERIK 840Di:
Table of Contents

Advertisement

Detailed Description
2.12 Block descriptions
END_VAR
BEGIN
END_FUNCTION
Description of formal parameters
The table below shows all formal parameters of the "MCP_IFT" function:
Signal
BAGNo
ChanNo
SpindleIFNo
FeedHold
SpindleHold
Call example
CALL FC 25 (
With these parameter settings, the signals are sent to the 1st mode group, the 1st channel
and all axes. In addition, the spindle override is transferred to the 4th axis/spindle interface.
The feed hold signal is passed to bit memory 22.0 and the spindle stop signal to data block
DB2, data bit 151.0.
2-216
SpindleHold :
BOOL ;
Type Type
I
Byte
I
Byte
I
Byte
Q
Bool
Q
Bool
//Machine control panel T variants
//Signals to interface
BAGNo :=
B#16#1,
ChanNo :=
B#16#1,
SpindleIFNo :=
B#16#4,
FeedHold :=
m22.0,
SpindleHold :=
db2.dbx151.0);
Value range
Remarks
0 - b#16#0A
No. of mode group to which the
and
mode signals are transferred.
b#16#10 - b#16#1A
ModeGroupNo >= b#16#10 means
access to the second machine
control panel.
0 - B#16#0A
Channel no. for the channel signals
0 - 31
Number of the axis interface
(B#16#1F)
declared as a spindle
Feed stop from MCP, modal
Spindle stop from MCP, modal
//Mode group no. 1
//Channel no. 1
//Spindle interface number = 4
//Feed stop signal modal
//Spindle stop modal in message data block
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
PLC Basic Program Solution Line (P3 sl)

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents