EasyManuals Logo

Siemens SINUMERIK ONE MCP 2400.4c Function Manual

Siemens SINUMERIK ONE MCP 2400.4c
2050 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #1153 background imageLoading...
Page #1153 background image
Detailed description
2.12 Block descriptions
Power Line Basic PLC Program (P3)
Function Manual, 08/2005 Edition, 6FC5397-0BP10-0BA0
2-241
Flexible axis configuration
With SW V6 and higher, it is possible to be flexible in the assignment of axis selections or
direction keys of machine axis numbers.
Better support is now provided by the MCP blocks for use of two MCPs, which are operated
simultaneously, in particular for an application using two channels and two mode groups.
The module 2 call for the 2nd machine control panel in OB1 cycle must come after the call of
the 1st MCP. Note that the axis-numbers are also specified in the parameterized mode
group number of the MCP block in the axis tables of the relevant MCP.
To afford this flexibility, tables for axis numbers are stored in DB 10. The table starts from
byte 8 (symbolic name: MCP1AxisTbl[1..22]) for the first machine control panel (MCP) and
from byte 32 (symbolic name: MCP2AxisTbl[1..22]) for the second MCP. The machine axis
numbers must be entered byte by byte here.
It is permissible to enter a value of 0 in the axis table. Checks are not made to find
impermissible axis numbers, meaning that false entries can lead to a PLC Stop.
For FC 19, the maximum possible number of axis selections can also be restricted. This limit
is set for the appropriate MCP in DB10.DBW30 (symbolic name: MCP1MaxAxis) or
DB10.DBW54 (symbolic name: MCP2MaxAxis). The default setting is 0, corresponding to
the maximum number of configured axes. The axis numbers and the limit can also be
adapted dynamically. Afterwards, a new axis must be selected on FC 19.
Axis numbers may not be switched over while the axes are traversing the relevant direction
keys.
The compatibility mode is preset with axis numbers 1 to 9 for both MCPs and the restriction
for the configured number of axes.
Declaration of the function
FUNCTION FC 25: void
// NAME: MCP_IFT
VAR_INPUT
BAGNo : BYTE ;
ChanNo: BYTE ;
SpindleIFNo: BYTE ;
END_VAR
VAR_OUTPUT
FeedHold : BOOL ;
SpindleHold : BOOL ;
END_VAR
BEGIN
END_FUNCTION

Table of Contents

Other manuals for Siemens SINUMERIK ONE MCP 2400.4c

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK ONE MCP 2400.4c and is the answer not in the manual?

Siemens SINUMERIK ONE MCP 2400.4c Specifications

General IconGeneral
BrandSiemens
ModelSINUMERIK ONE MCP 2400.4c
CategoryControl Systems
LanguageEnglish

Related product manuals