13.13.28 Fc 26: Hpu_Mcp Transmission Of Ht8 Signals To Interface - Siemens SINUMERIK 828D Function Manual

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

Advertisement

Description of formal parameters
The table below shows all formal parameters of the "MCP_IFT" function:
Typ
Signal
Type
e
BAGNo
I
BYTE
ChanNo
I
BYTE
SpindleIFNo
I
BYTE
FeedHold
A
BOOL
SpindleHold
A
BOOL
Call example
CALL FC 25 (
BAGNo :=
ChanNo :=
SpindleIFNo :=
FeedHold :=
SpindleHold :=
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 in 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.

13.13.28 FC 26: HPU_MCP transmission of HT8 signals to interface

Function declaration
FUNCTION FC 26 : VOID
// NAME:
HPU_MCP
VAR_INPUT
BAGNo :
BYTE ;
ChanNo:
BYTE ;
END_VAR
BEGIN
END_FUNCTION
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
Value range
Comment
0 - b#16#0A
No. of mode group to which the mode signals
and
are transferred.
b#16#10 - b#16#1A
BAGNo >= 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 declared as a
(B#16#1F)
spindle
Feed stop from MCP, modal
Spindle stop from MCP, modal
//Machine control panel T variants
//signals to interface
B#16#1,
//Mode group no. 1
B#16#1,
//Channel no. 1
B#16#4,
//Spindle interface number = 4
m22.0,
//Feed stop signal modal
db2.dbx151.0);
//Spindle stop modal in message data block
P3: Basic PLC Program for SINUMERIK 840D sl
13.13 Block descriptions
1061

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents