EasyManuals Logo

Siemens SINUMERIK Series Function Manual

Siemens SINUMERIK Series
956 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 #50 background imageLoading...
Page #50 background image
A4: Digital and analog NCK I/Os for SINUMERIK 840D sl
1.2 Access via PLC
Extended Functions
50 Function Manual, 03/2013, 6FC5397-1BP40-3BA1
Memory organization
16 bytes (over all channels) are available for data exchange from and to the PLC
respectively. These areas have to be managed by the user (i.e. no overlapping of the
variables, not even across channel borders).
The display of the variables within these areas depends on the setting in the machine data:
MD10399 $MN_PLCIO_TYPE_REPRESENTATION
Value Meaning
0 (default setting)
System variables are displayed in little-endian format
(i.e. least significant byte at least significant address)
1 (PLC standard format, recommended)
System variables are displayed in big-endian format
(i.e. most significant byte at least significant address)
Since big-endian format is generally the most common display type on the PLC (i.e. it also
applies to the PLC I/Os), it should normally be used.
Note
The assignment of the input and output areas for direct PLC I/Os must satisfy the
following conditions:
$A_PBB_IN[<j>] ; j < ([MD10394 $MN_PLCIO_NUM_BYTES_IN])
$A_PBW_IN[<j>] ; j < ([MD10394 $MN_PLCIO_NUM_BYTES_IN] - 1)
$A_PBD_IN[<j>] ; j < ([MD10394 $MN_PLCIO_NUM_BYTES_IN] - 3)
$A_PBR_IN[<j>] ; j < ([MD10394 $MN_PLCIO_NUM_BYTES_IN] - 3)
$A_PBB_OUT[<k>] ; k < ([MD10396 $MN_PLCIO_NUM_BYTES_OUT])
$A_PBW_OUT[<k>] ; k < ([MD10396 $MN_PLCIO_NUM_BYTES_OUT] - 1)
$A_PBD_OUT[<k>] ; k < ([MD10396 $MN_PLCIO_NUM_BYTES_OUT] - 3)
$A_PBR_OUT[<k>] ; k < ([MD10396 $MN_PLCIO_NUM_BYTES_OUT] - 3)
The maximum number of bytes available for data exchange must not be exceeded.

Table of Contents

Other manuals for Siemens SINUMERIK Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK Series and is the answer not in the manual?

Siemens SINUMERIK Series Specifications

General IconGeneral
Axes ControlUp to 31 axes
CategoryControl Unit
ManufacturerSiemens
SeriesSINUMERIK
Control TypeCNC
Communication InterfacesEthernet, USB
Operating Temperature0°C to 45°C
Protection ClassIP20
Power Supply24V DC
DisplayColor TFT LCD

Related product manuals