Application example continued:
0009
:JU
FB 110
000A NAME :TRAN-DAT
000B STAR :
I 2.0
000C RCPU :
FY 0
000D TNDB :
FW 1
000E NUMB :
FY 3
000F FIRB :
FY 4
0010 ERRO :
FY 5
0011 REST :
FY 6
0012 CUBN :
FY 7
0013 EDGF :
F 8.0
0014
:
0015
:
0016
:JC
=HALT
Abort after error
0017
:
0018
:L
KB 2
To CPU 2 ..
0019
:T
FY 10
001A
:L
KY 1,4
.. from data block DB 4
001B
:T
FW 11
001C
:L
KB 3
.. three data fields
001D
:T
FY 13
001E
:L
KB 1
.. send from 2nd data field
001F
:T
FY 14
0020
:
0021
:JU
FB 110
0023 NAME :TRAN-DAT
0024 STAR :
I 2.1
0025 RCPU :
FY 10
0026 TNDB :
FW 11
0027 NUMB :
FY 13
0028 FIRB :
FY 14
0029 ERRO :
FY 5
002A REST :
FY16
002B CUBN :
FY17
002C EDGF :
F 8.1
002D
:
002E
:
002F
:JC
=HALT
Abort after error
0030
:BEU
0031
:
0032 HALT :
0033
:
The error handling takes place here
0034
:
(e.g. stop, message output
0035
:
on the printer, ...)
0036
:
00xx
:BE
Continued on the next page
Applications
CPU 948 Programming Guide
C79000-G8576-C848-04
10 - 65
Summary of Contents for CPU 948
Page 10: ...Contents CPU 948 Programming Guide 1 2 C79000 G8576 C848 04 ...
Page 32: ...Contents CPU 948 Programming Guide 2 2 C79000 G8576 C848 04 ...
Page 72: ...Data Blocks CPU 948 Programming Guide 2 42 C79000 G8576 C848 04 ...
Page 74: ...Contents CPU 948 Programming Guide 3 2 C79000 G8576 C848 04 ...
Page 154: ...Contents CPU 948 Programming Guide 4 2 C79000 G8576 C848 04 ...
Page 200: ...Contents CPU 948 Programming Guide 5 2 C79000 G8576 C848 04 ...
Page 308: ...Contents CPU 948 Programming Guide 7 2 C79000 G8576 C848 04 ...
Page 324: ...Examples of Parameter Assignment CPU 948 Programming Guide 7 18 C79000 G8576 C848 04 ...
Page 326: ...Contents CPU 948 Programming Guide 8 2 C79000 G8576 C848 04 ...
Page 370: ...Addressable System Data Area CPU 948 Programming Guide 8 46 C79000 G8576 C848 04 ...
Page 372: ...Contents CPU 948 Programming Guide 9 2 C79000 G8576 C848 04 ...
Page 486: ...Contents CPU 948 Programming Guide 11 2 C79000 G8576 C848 04 ...
Page 522: ...PG Functions via the S5 Bus CPU 948 Programming Guide 11 38 C79000 G8576 C848 04 ...
Page 524: ...Contents CPU 948 Programming Guide 12 2 C79000 G8576 C848 04 ...
Page 538: ...Contents CPU 948 Programming Guide 13 2 C79000 G8576 C848 04 ...
Page 546: ...List of Key Words CPU 948 Programming Guide Index 6 C79000 G8576 C848 04 ...