Comparison operations
Operation
Operand
Function
! =
>< F
>
D
> =
G
<
<=
–
Compare for equal to
Compare for not equal to
Compare for greater than
Compare for greater than or equal to
Compare for less than
Compare for less than or equal to
...F:
compare two fixed point numbers (16 bits)
...D:
compare two fixed point numbers (32 bits)
...G:
compare two floating point numbers (32 bits)
Block operations
Operation
Operand
Function
J U
J C
OB
1 to 39
1)
OB
121 to 255
PB
0 to 255
FB
0 to 255
SB
0 to 255
Jump unconditionally
Jump conditionally (only when RLO = 1)
to an organization block
to a system program special function
to a program block
to an FB function block
to a sequence block
D O U
D O C
FX
0 to 255
Jump unconditionally
Jump conditionally (only when RLO = 1)
to an FX function block
B E
B E C
B E U
–
Block end
Block end, conditional (only when RLO = 1)
Block end, unconditional
C
C X
DB
2 to 255
DX
3 to 255
Call a DB data block
Call a DX data block
G
GX
DB
2 to 255
DX
3 to 255
Generate data block DB
Generate data block DX
(ACCU 1 must contain the number of data words
– maximum 4091 – that the new block is to have )
1)
only for test purposes!
Table 3-8
Comparison operations
Table 3-9
Block operations
Basic Operations
CPU 948 Programming Guide
3 - 32
C79000-G8576-C848-04
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 ...