7 Programming FCs (Functions) and FBs for S7 Ethernet CPs
A-230
S7-CPs for Industrial Ethernet Configuring and Commissioning
Release 01/2007
C79000-G8976-C182-07
Table 7-9 Condition Codes for FB55 IP_CONFIG, Fortsetzung
DONE MeaningSTATUSERROR
Errors detected in the evaluation of the FB in the CPU or on the interface between CPU and CP.
01 8183H The CP rejects the requested data record number.
01 8184H System error or illegal parameter type<F 9>. (data type of the ANY
pointer CONF_DB not OK)
(Currently only the byte data type is accepted)
01 8185H The value of the LEN parameter is larger than the CONF_DB less the
reserved header (4 bytes) or the length information is incorrect.
01 8186H Illegal parameter detected
The ANY pointer CONF_DB does not point to a data block.
01 8187H Illegal status of the FB
Data in the header of CONF_DB was possibly overwritten.
Further errors detected on the interface between the CPU and CP.
01
8A01H The status code in the data record is invalid (value is >= 3).
01 8A02H There is no job running on the CP; the FB, however, expected an
acknowledgment for a completed job.
01 8A03H There is no job running on the CP and the CP is not ready; the FB
triggered the first job to read a data record.
01 8A04H There is no job running on the CP and the CP is not ready; the FB
nevertheless expected an acknowledgment for a completed job.
01 8A05H There is a job running, but there was no acknowledgment; the FB
nevertheless triggered the first job for a read data record job.
01 8A06H A job is complete but the FB nevertheless triggered the first job for a
read data record job.
Errors detected when evaluating the FB on the CP.
01
8B01H Communication error
The DB could not be transferred
01 8B02H Parameter error
Double parameter field
01 8B03H Parameter error
The subfield in the parameter field is not permitted.
01 8B04H Parameter error
The length specified in the FB does not match the length of the
parameter fields / subfields.
01 8B05H Parameter error
The length of the parameter field is invalid.
01 8B06H Parameter error
The length of the subfield is invalid.
01 8B07H Parameter error
The ID of the parameter field is invalid.
01 8B08H Parameter error
The ID of the subfield is invalid.
01 8B09H System error
The connection does not exist
FB55 IP_CONFIG - continued