Block ID
ID = 1: DB data block
ID = 2: DX data block
ID = 0 or 3 to 255: illegal, causes an
error message
Block number
The block number, along with the block ID and the field number
specifies the area from which the data to be sent is taken (and where it
is to be stored in the receiving CPU).
Remember that certain data blocks have a special significance, for
example, DB 0, DB 1 or DX 0 (see programming instructions for your
CPUs). These data blocks must therefore not be used for the data
transfer described here!
If you attempt to use these block numbers, the function is aborted with
an error message.
Field number
The field number indicates the area in which the data to be sent is
located.
Field
number
Data area
First data word Last data word
0
1
2
3
4
5
6
7
8
9
:
:
DW 0
DW 32
DW 64
DW 96
DW 128
DW 160
DW 192
DW 224
DW 256
DW 288
:
:
DW 31
DW 63
DW 95
DW 127
DW 159
DW 191
DW 223
DW 255
DW 287
DW 319
:
:
SEND Function (OB 202)
CPU 948 Programming Guide
C79000-G8576-C848-04
10 - 41