Condition codes
Evaluation Meaning
RLO CC 1 CC 0
0 0 0 JC= Function executed
completely and correctly
1 0 0 JC= Function aborted,
pointer to data field
illegal (>246)
Function aborted
owing to an initialization
conflict
1 0 1 JC= and
JM=
Function aborted
owing to an error
(error number 1 to 9)
1 1 0 JC= and
JP=
Function aborted
owing to a warning
(warning number 1 or 2)
In the following sections, it is assumed that the pointer to the data
field contains a correct value. The first byte of the output parameter
provides detailed information about the cause of termination.
Condition code byte
Bit no.76543210
W E I 0 Number
W = 1: Warning
E = 1: Error
I = 1: Initialization conflict
Number: - of a warning
- of an error
- of an initialization conflict
Table 10-1 Condition codes of the communication OBs
Multiprocessor Communication
CPU 948 Programming Guide
C79000-G8576-C848-04
10 - 25