Application of FB 110
Application of FB 110 on the S5-155U
Task
You want CPU 1 to transfer data blocks DB 3 ( data fields 2 to 5) and DB 4
(data fields 1 to 3) to CPU 2 during the cyclic user program. The RECEIVE
function (OB 204) is also called in the cyclic user program.
Implementation
Function
CPU 1
CPU 2
called in:
called in:
Initialization (OB 200)
Send organization (FB 1)
Receive organization (FB 2)
OB 20
OB 1
–
–
–
OB 1
exists:
exists:
Send DB
Receive DB
DB 3; DB 4
–
–
DB 3; DB 4
The user program in function block FB 1 of CPU 1 contains two calls for the
function block TRANDAT in each case with different sets of parameters.
The transfer of the first data block DB 3 begins after a positive edge
after input I 2.0. A positive edge at input I 2.1 starts the transfer of
the second data block.
FB 1
LEN=yy
SEGMENT 1
0000
NAME:S-ORG
0000
:L
KB 2
To CPU 2 ..
0001
:T
FY 0
0002
:L
KY 1,3
.. from data block DB 3
0003
:T
FW 1
0004
:L
KB 4
.. four data fields
0005
:T
FY 3
0006
:L
KB 2
.. send from 2nd data field
0007
:T
FY 4
0008
:
Continued on the next page
Applications
CPU 948 Programming Guide
10 - 64
C79000-G8576-C848-04
Содержание CPU 948
Страница 10: ...Contents CPU 948 Programming Guide 1 2 C79000 G8576 C848 04 ...
Страница 32: ...Contents CPU 948 Programming Guide 2 2 C79000 G8576 C848 04 ...
Страница 72: ...Data Blocks CPU 948 Programming Guide 2 42 C79000 G8576 C848 04 ...
Страница 74: ...Contents CPU 948 Programming Guide 3 2 C79000 G8576 C848 04 ...
Страница 154: ...Contents CPU 948 Programming Guide 4 2 C79000 G8576 C848 04 ...
Страница 200: ...Contents CPU 948 Programming Guide 5 2 C79000 G8576 C848 04 ...
Страница 308: ...Contents CPU 948 Programming Guide 7 2 C79000 G8576 C848 04 ...
Страница 324: ...Examples of Parameter Assignment CPU 948 Programming Guide 7 18 C79000 G8576 C848 04 ...
Страница 326: ...Contents CPU 948 Programming Guide 8 2 C79000 G8576 C848 04 ...
Страница 370: ...Addressable System Data Area CPU 948 Programming Guide 8 46 C79000 G8576 C848 04 ...
Страница 372: ...Contents CPU 948 Programming Guide 9 2 C79000 G8576 C848 04 ...
Страница 404: ...Operations with the Base Address Register BR Register CPU 948 Programming Guide 9 34 C79000 G8576 C848 04 ...
Страница 486: ...Contents CPU 948 Programming Guide 11 2 C79000 G8576 C848 04 ...
Страница 522: ...PG Functions via the S5 Bus CPU 948 Programming Guide 11 38 C79000 G8576 C848 04 ...
Страница 524: ...Contents CPU 948 Programming Guide 12 2 C79000 G8576 C848 04 ...
Страница 538: ...Contents CPU 948 Programming Guide 13 2 C79000 G8576 C848 04 ...
Страница 546: ...List of Key Words CPU 948 Programming Guide Index 6 C79000 G8576 C848 04 ...