Technical data

Table Of Contents
S7 Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
A5E00739858-01
21-25
ERROR
STATUS
(Decimal)
Explanation
1 20
S7-400: Not enough work memory available. If there is still enough total
work memory available, then the solution is to compress the work memory.
H system: a first call of SFB is not possible during an update since the
communication buffer in the work memory is being created. Measures that
change the work memory are not possible during an update.
S7-300:
-
Maximum number of parallel jobs/instances exceeded
-
The instances were overloaded at CPU-RUN (STOP-RUN transition of
the CPU or CP required.)
-
Possible when first called
1 27 There is no function code in the CPU for this block.
Data Consistency for S7-300
In order to ensure data consistency, send area SD_I may not be used again for
writing until the current send process has been completed. This is the case when
the state parameter DONE has the value 1.
Data Consistency for S7-400 and S7-300 via an integrated interface:
When a send operation is activated (rising edge at REQ) the data to be sent from
the send area SD_i are copied from the user program. After the block call, you can
write to these areas without corrupting the current send data.
Note
The send operation is only complete when the DONE status parameter has the
value 1.