Technical data

Table Of Contents
SFBs for Compact CPUs
System Software for S7-300/400 System and Standard Functions - Volume 2/2
28-64
A5E00739858-01
28.12 Additional Error Information of the SFBs 60 to 65
Error Information
The table below shows the diverse event classes and event IDs.
Error in the SFB parameter configuration"
Event class
Error code
Event Remedy
W#16#0301 Source/destination data type illegal or
does not exist.
Illegal range (start address, length).
DB illegal or does not exist.
Other data type is illegal or does not
exist.
Invalid connection memory byte or bit
ID.
Verify the parameterization and correct it if
required.
Partner delivers illegal parameters in the
message frame header.
Verify the parameters, create a block if
required.
Refer to the job tables for info on permitted
data types.
The partner delivers the wrong parameters in
the message frame header.
W#16#0303 Range cannot be accessed Verify the parameters. Refer to the job tables
for info on permitted start addresses and
lengths, or the partner supplies the wrong
parameters in the message frame header.
"Job processing errors"
Event class
Error code
Event Remedy
W#16#0501 The current job was aborted by restart
or reset.
Repeat the aborted job. When you re-assign
parameters via PG you should make sure
that no more jobs are being processed before
you write to an interface.
W#16#0502 The job is not allowed while in this
operating state (for example, no
parameters assigned to the device
interface).
Assign parameters to the device interface.
W#16#050E Invalid message frame length
The end-of-message ID assigned in
the parameters has not occurred
within the maximum permitted
length.
The message frame length > 1024 bytes.
Select a smaller message frame length
Add the end-of-message IDs at the
desired position in the send buffer.
W#16#0513 Data type error (DB ...):
Unknown data type or illegal data type
(for example, DE)
The source and target data types
specified in the SFB do not match.
Refer to the job tables for info on permitted
data types and their combinations.
W#16#0515 Wrong bit number declared in the
coordination memory.
Permitted bit no. 0 to 7
W#16#0516 CPU number specified too high. Permitted CPU no. 0, 1, 2, 3 or 4
W#16#0517 Transmission > 1024 byte is too large Split the job into several jobs of a smaller
length.