Technical data

Technology functions
CPU 317T: Technology Functions
A5E00251798-03
6-213
Output parameters
Parameter Data type Start value Description
Done BOOL FALSE TRUE: Error was acknowledged, or a restart was
executed.
Busy BOOL FALSE TRUE: Command is busy
CommandAborted
BOOL FALSE TRUE: The command was aborted by another
command or by an error during command
execution.
If ErrorStatus of the technology DB
does not indicate an error, the
command was canceled by a subsequent
command.
If ErrorStatus reports an error, an error at
the TO occurred during command
execution and has caused cancellation of
the command.
Error BOOL FALSE
TRUE: Command initiation
with error.
The command is not executed; the cause is
found in the ErrorID.
FALSE: Command initiation
without error
ErrorID WORD 0 ErrorIDs of the Error output parameter.
MC_Reset - ErrorIDs
ErrorID
Error message Description / to correct or avoid error
0000 No error -
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.
8045 Illegal in current status
An "MC_Reset" (Restart = TRUE) is already active. The
command is canceled
8047 Can not acknowledge this error It is not possible to acknowledge the error by means
of the
technology function "MC_Reset." Examples:
An axis has been brought to standstill, and the error
causing this can not be acknowledged.
Further errors occur in the acknowledgment or restart
phase.
Eliminate all causes of error and retry to acknowledge.
Please note that you must acknowledge particular errors
by cycling power.
8048 Unable to restart Restart only permitted when the axis is locked
The cam disk is in use by another application and can
thus not be reset.