Siemens SINUMERIK 840DiE sl Manual page 217

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

Advertisement

01/2007
PLC basic
program
© Siemens AG 2007 All Rights Reserved
SINUMERIK 840Di sl Manual (HBIsl) – 01/2007 Edition
Notice
Processing of additional I/O data is the sole responsibility of the user (machine
manufacturer) and is not supported by the PLC basic program.
In order to transfer standard input/output data of DP slave: MCP 483 with the
PLC basic program, the I/O address range in question must be entered in the
communications parameters of function block FB1.
Function block FB1
The communications parameters of the MCP are called MCPx... (x = 1 or 2) in
function block FB1. A maximum of 2 machine control panels are supported by
the basic PLC program.
To synchronize several MCPs, the PLC program must be adapted accordingly.
This is the user's (machine manufacturer's) responsibility.
To operate an MCP 483 as a DP slave on a SINUMERIK 840Di sl, the following
parameters are relevant:
MCPNum:
INT
MCP1In:
POINTER
MCP1Out:
POINTER
MCP1BusAdr
Byte
The MCP2... parameters are only needed if a 2nd MCP is used in addition to
the 1st MCP:
MCP2In:
POINTER
MCP2Out:
POINTER
MCP2BusAdr
Byte
Bus type via which the MCP is connected:
MCPBusTyp
Byte
Notice
Parameters: MCPxStop and MCPxNotSend are of no significance.
References
For a detailed description of the PLC basic program or of function block FB 1,
please refer to:
/FB1/
Description of Functions, Basic Functions: PLC Basic Program P3
Section: FB 1: RUN_UP Basic program, startup section
8 PROFIBUS DP Communication
8.7 DP slave: MCP 483
// Number of the MCPs
// Address of the input signals
// Address of the output signals
// PROFIBUS address of the DP slave MCP
// Address of the input signals
// Address of the output signals
// PROFIBUS address of the DP slave MCP
// MPI
= 0
// PROFIBUS = B#16#33
// Ethernet
= B#16#55
8-217

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840di sl

Table of Contents