Siemens SINUMERIK 840D sl Function Manual page 1237

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

Advertisement

Description of the formal parameters
The table below shows all formal parameters of the "MCP_IFM2" function:
Signal
BAGNo
ChanNo
SpindleIFNo
FeedHold
SpindleHold
SpindleDir
Call example
CALL FC 24 (
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. The spindle direction feedback signal supplied via parameter SpindleDir
can be used as a direction input for an additional FC 18 call.
Basic logic functions: PLC Basic program powerline (P3 pl)
Function Manual, 11/2006, 6FC5397-0BP10-2BA0
I/O
Type
Value range
I
BYTE
0 - b#16#0A
and
b#16#10 -
b#16#1A
I
BYTE
0 - B#16#0A
I
BYTE
0 - 31
(B#16#1F)
Q
BOOL
A
BOOL
Q
BOOL
//Slim machine control panel M variants
//signals to interface
BAGNo :=
B#16#1,
ChanNo :=
B#16#1,
SpindleIFNo :=
B#16#4,
FeedHold :=
m22.0,
SpindleHold :=
db2.dbx151.0);
SpindleDir:=
m22.1);
2.12 Block descriptions
Remark
No. of mode group to which the mode signals
are transferred. ModeGroupNo >= b#16#10
means access to the second machine control
panel.
Channel no. for the channel signals
Number of the axis interface declared as a
spindle
Feed stop from machine control panel, modal
Spindle stop from machine control panel, modal
Spindle direction
0 equals + (counterclockwise)
1 equals - (clockwise)
//Mode group no. 1
//Channel no. 1
//Spindle interface number = 4
//Feed stop signal modal
//Spindle stop modal in message data block
//Spindle direction return
Detailed description
253

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