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