F flags
Characteristics
Size
The flag area is a memory area which the user
program can access extremely quickly with certain
operations.
The flag area should be used ideally for working data
required often.
The following data types can be accessed:
-
single bits,
-
bytes,
-
words,
-
double words.
Single flag bytes can be used as interprocessor
communication flags (IPC flags) to exchange data
between the CPUs in the multiprocessor mode (refer
to Chapter 10). IPC flags are updated by the system
program at the end of the cycle via a buffer in the
coordinator or CP/IP.
2048 bits
S flags (extended flag area)
Characteristics
Size
The CPU 948 also contains an additional flag area, the
S flag area. The user program can also access this area
extremely quickly as with the F flags.
S flags cannot however by used as actual operands
with function block calls nor as IPC flags for data
exchange between the CPUs. The bit test operations of
the CPU 948 can also not be used with the S flags.
These flags can only be used with the PG system
software "S5-DOS" from version 3.0 upwards or
"S5-DOS/MT" from version 1.0 upwards.
32 768 bits
Which Operands are available to the User Program?
CPU 948 Programming Guide
1 - 12
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 ...