Technical data

Technology functions
CPU 317T: Technology Functions
6-242 A5E00251798-03
ErrorID
Error message Description / to correct or avoid error
8052 Block call at different run levels This block was called at different run levels using the
same instance DB.
Example:
FBx is called in the instance DBx, in OB1, and in OB35.
Execution of the FB started in OB1, and was interrupted
by its call in OB35. Based on the shared use of the
instance DB, the error is indicated at output parameter
ErrorID of both FB calls.
Error reactions to be expected:
The new command (positive or negative edge at
parameter input Execute/Enable) is not transferred to
the integrated technology.
The first command started can not be traced at the
output parameter of the technology function. However,
the command may still be active in the integrated
technology.
Warning:
Use different instance DBs at different run levels, or
interlock the call of the technology function.
8053 Invalid instance DB Faulty instance DB of the technology function (wrong
length, for example.)
8088 Invalid DB (ANY pointer) The ANY pointer refers to an invalid data area.
Data block not found
Specified start address not found
Data area too short
8089 Invalid data length (ANY pointer) The data length specified at the ANY pointer is shorter
than the data record length.
808C Pointer format is invalid or not
supported
The ANY pointer contains illegal specifications. Accepted
areas:
I, O, M, DB, DI
Accepted data types:
BYTE, CHAR, WORD, INT, DWORD, DINT, REAL
808D Data record length out of range An attempt was made to transfer a data record with a
length of more than 240 bytes. Correct the length
definition in the ANY pointer.
8090 invalid logical base address Error in data record transfer, command canceled. The
specified base address is invalid: no assignment in
SDB1/SDB2x, or this is not a base address.
8091 Logical base address is not
available
Error in data record transfer, command canceled.
The function can not access the specified logical base
address.
The error occurs when an attempt is made to establish a
data record communication with the integrated I/O of the
Technology CPU.
80A0 Error when writing to module Error in data record transfer, command canceled.
Negative acknowledgment when writing to module:
Module was removed at the time the write operation
was carried out
Defective module