Technical data

Table Of Contents
S7 Communication
System Software for S7-300/400 System and Standard Functions - Volume 2/2
A5E00739858-01
21-11
ERROR
STATUS
(Decimal)
Explanation
1 18
R_ID exists already in the connection ID.
Additional for S7-300:
-
The instances were overloaded at CPU RUN (STOP-RUN transition of
the CPU or CP required.)
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
S7-300: To ensure data consistency, you can only write to the send area SD_1
again after the current send operation is complete. This is the case when the value
of the status parameter DONE changes to 1.
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.