Siemens CPU 948 Programming Manual page 398

Simatic s5 s5-155u
Table of Contents

Advertisement

Operations with the Base Address Register (BR Register)
Load and transfer
operations for the
global memory
organized in words
Error reaction
9 - 28
If the absolute addresses are not in the range shown, the CPU detects a
load/transfer error (TRAF) and calls OB 32. If OB 32 is not loaded,
the CPU changes to the STOP mode with the error code TRAF
(ISTACK).
Table 9-10
Operations for access to the global memory organized
in words
Operation
Operand
LW GW
-32768 to
+32767
LW GD
-32768 to
+32767
TW GW
-32768 to
+32767
TW GD
-32768 to
+32767
1)
ACCU-1-H is set to '0'.
2)
ACCU 2
: = ACCU 1
new
old
The range of absolute addresses must be located
• • between F 0000H and F FFFFH (LW GW, TW GW)
or
• • between F 0000H and F FFFEH (LW GD, TW GD).
If the absolute addresses are not in the range shown, the CPU detects a
load/transfer error (TRAF) and calls OB 32. ACCU 1 contains the
error ID 1A01H. If OB 32 is not loaded, the CPU changes to the
STOP mode with the error code TRAF (ISTACK).
Description
add the specified constant to content
of the BR register and load the word
addressed in this way in ACCU-1-L
add the specified constant to content
of the BR register and load the double
word addressed in this way in ACCU 1
add the specified constant to content
of the BR register and transfer the
content of ACCU-1-L to the word
addressed in this way
add the specified constant to content
of the BR register transfer the
content of ACCU 1 to the double
word addressed in this way
CPU 948 Programming Guide
C79000-G8576-C848-04
1) 2)
2)

Advertisement

Table of Contents
loading

Table of Contents