Technical data

Technology functions
CPU 317T: Technology Functions
6-202 A5E00251798-03
ErrorID
Error message Description / to correct or avoid error
8045 Illegal command with current status For example, in case of a hardware failure of a cam output
at an ET 200M.
804C Command output rate too high The command output rate with the same instance DB was
higher than the command interface was able to accept.
The second command is rejected in order not to violate
consistency the first.
For high command output rates, always use a separate
instance DB, or send the command again. Please note,
that although the first accepted command may be busy,
you may not be able to monitor it at the status outputs.
8050 Technology not ready During testing with breakpoints (CPU in HOLD), the
technology function has output a new command to the
technology. The command is rejected.
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.)
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.
808B Parameter value of invalid REAL
format
Invalid floating-point format of at least one input parameter
value.
Check the input parameter values or the instance DB
data. Invalid values can not be indicated in floating-point
format. They are shown on hexadecimal format
(DW16# ...).