Technical data
Technology functions
CPU 317T: Technology Functions
A5E00251798-03
6-149
MC_CamInSuperImposed - ErrorIDs
ErrorID
Error message Description / to correct or avoid error
0000 No error -
8001 Internal fault Faulty or inconsistent project / software.
8005 Command canceled because of
input buffer overflow
The rate at which the user program outputs commands to
the technology is too high.
8007 An internal error has occurred at the
job interface
Due to an internal problem in the S7 system, commands
can not be accepted.
Check the consistency of your project data, then
download all system data to the module again.
8040 The axis / external encoder is not
enabled, or the wrong mode is set
The enable signal required for a motion command is
missing.
Eliminate and acknowledge all queued errors and then
enable the axis in the relevant mode (e.g. position-
controlled).
8043 Illegal parameter value Concerns the input parameters Mode or DoneFlag.
This may be caused by the configuration, because this
error also appears when a faulty command parameter is
found within the block that forms the default based on the
configuration, for example, the synchronization length = 0.
A further source of error in the configuration could be that
the specified cam disk is not selected in the configuration
of the synchronization object.
8044 Task not supported by the
technology object
Send a command to a measuring sensor or cam.
8045 Illegal command with current status Examples:
• An MC_Stop command is busy.
• The specified cam disk is currently performing a
restart. Wait until "MC_Reset" (Restart = TRUE) was
executed. Then, call "MC_CamInSuperImposed" once
again.
804A The required object interconnection
is missing
The selected master / slave combination is not configured.
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.