ADF during execution
If an addressing error (ADF) occurs once or more than once during the
transfer, all the part fields are first transferred and then OB 25 is called
before the next operation is executed.
Example
TXB and TXW between 8 and 16-bit memory areas:
Transferring bytes 1 to 6 from an 8-bit to a 16-bit area:
:L
<field length in words> e.g.
:L
KH 0003
:L
<source address>
:L
DH EFC10
:ENT
:ENT
:L
<destination address>
:L
DH EF208
:TXB
:TXB
Transferring bytes 1 to 6 from a 16-bit to an 8-bit area:
:L
<field length in words> e.g.
:L
KH 0003
:L
<source address>
:L
DH EF008
:ENT
:ENT
:L
<destination address>
:L
DH EFC10
:TXW
:TXW
7
0
Ascending
Addresses
Byte 5
Byte 6
TXB
TXW
Byte 4
Byte 3
Byte 2
Byte 1
Source/
Destination
Address
15
7
0
Ascending
Addresses
Source/
Destination
Address
Byte 4
Byte 2
Byte 5
Byte 6
Byte 3
Byte 1
8
Fig. 9-7
Transferring memory fields
Transferring Memory Blocks
CPU 948 Programming Guide
C79000-G8576-C848-04
9 - 21
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 ...