Technical data

Technology functions
CPU 317T: Technology Functions
A5E00251798-03
6-217
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.)
8080 Invalid parameter number or
parameter index
The technology object does not support this parameter or
parameter index.
8083 DB is not a technology DB
The DB specified at input parameter Axis or the
technology DB were not found.
8084 Invalid technology DB A technology object does not exist in the PLC for the
technology DB specified at input parameter Axis.
Download the current technology to the PLC, or
change the DB number at input parameter Axis.
The user has written invalid data to the technology DB
specified at input parameter Axis.
In "Technology Objects Management", delete and then
recreate the technology DB.
8086 Parameter not available Example:
Access to incremental encoder parameters in a system
with absolute value encoders
The technology object is currently performing a restart.
It is therefore not possible to read the parameter.